openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
syn
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 13 of 23
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Release 2.0.10
David Tolnay
More...
almost 2 years ago
Remove precedence logic for the removed type ascription expression
David Tolnay
More...
almost 2 years ago
Disallow visibility and defaultness on macro call in trait item position
David Tolnay
More...
almost 2 years ago
Fix parsing of const, async, unsafe, and extern fns inside impl block
David Tolnay
More...
almost 2 years ago
Restore lookahead peek for better error message
David Tolnay
More...
almost 2 years ago
Release 2.0.9
David Tolnay
More...
almost 2 years ago
Remove dead code from ImplItemFn's ToTokens
David Tolnay
More...
almost 2 years ago
Clean up ImplItemFn hack using ImplItem::Verbatim
David Tolnay
More...
almost 2 years ago
Factor out some common code for type parsing
David Tolnay
More...
almost 2 years ago
Disallow some nonsensical configurations of items
David Tolnay
More...
almost 2 years ago
Touch up parsing of field pats
David Tolnay
More...
almost 2 years ago
Simplify parsing of Item::Const identifier
David Tolnay
More...
almost 2 years ago
Remove unneeded fn peek prior to peek_signature
David Tolnay
More...
almost 2 years ago
Release 2.0.8
David Tolnay
More...
almost 2 years ago
Merge pull request #1422 from dtolnay/trymacro
David Tolnay
More...
almost 2 years ago
Treat try keyword as 2015 ident in definition of try macro
David Tolnay
More...
almost 2 years ago
Release 2.0.7
David Tolnay
More...
almost 2 years ago
Disallow consecutive path separator in use paths
David Tolnay
More...
almost 2 years ago
Fix duplicated name of mut self bare fn arg
David Tolnay
More...
almost 2 years ago
Release 2.0.6
David Tolnay
More...
almost 2 years ago
Merge pull request #1420 from dtolnay/nonbracemacro
David Tolnay
More...
almost 2 years ago
Keep non-brace macro invocations in trailing expr position as Expr::Macro
David Tolnay
More...
almost 2 years ago
Merge pull request #1419 from dtolnay/expectedsemi
David Tolnay
More...
almost 2 years ago
Improve error message on missing ';' between statements
David Tolnay
More...
almost 2 years ago
Release 2.0.5
David Tolnay
More...
almost 2 years ago
Merge pull request #1417 from dtolnay/exprmacro
David Tolnay
More...
almost 2 years ago
Eliminate allow_struct args in non-full mode
David Tolnay
More...
almost 2 years ago
Factor out Path::is_mod_style private method
David Tolnay
More...
almost 2 years ago
Use PathArguments::is_none more places where possible
David Tolnay
More...
almost 2 years ago
Provide Expr::Macro even with features="full" off
David Tolnay
More...
almost 2 years ago
←
1
2
…
9
10
11
12
13
14
15
16
17
…
22
23
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree