0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1364 from dtolnay/boundlifetimes More... almost 2 years ago
Merge pull request #1363 from dtolnay/lifetimebound More... almost 2 years ago
Do not parse bounds on lifetime as part of BoundLifetimes More... almost 2 years ago
Make type of BoundLifetimes element explicit More... almost 2 years ago
Generalize BoundLifetimes to hold non-lifetime generic params More... almost 2 years ago
Update generated code for WherePredicate order More... almost 2 years ago
Merge pull request #1362 from dtolnay/genericorder More... almost 2 years ago
Merge pull request #1361 from dtolnay/lifetimeparam More... almost 2 years ago
Reorder lifetimes before types in WherePredicate More... almost 2 years ago
Reorder GenericParams so lifetimes come before types More... almost 2 years ago
Rename LifetimeDef -> LifetimeParam More... almost 2 years ago
Update dump-syntax documentation with new Debug format More... almost 2 years ago
Merge pull request #1360 from dtolnay/debugenum More... almost 2 years ago
Merge pull request #1359 from dtolnay/debugenum More... almost 2 years ago
Factor out common part of type strings More... almost 2 years ago
Include type name in Debug of all enums More... almost 2 years ago
More compact Debug representation for syntax tree enums More... almost 2 years ago
Simplify generated code using Operand More... almost 2 years ago
Adopt Operand throughout snapshot codegen More... almost 2 years ago
Eliminate a RefCast layer for nested Option with unprintable value More... almost 2 years ago
Handle nested Option fields in snapshot More... almost 2 years ago
Fix RefCast import in generated code More... almost 2 years ago
Clean up generated snapshot code for Option fields More... almost 2 years ago
Make crate::token::printing module private More... almost 2 years ago
Make crate::token::parsing module private More... almost 2 years ago
Use const generic for the punct parser More... almost 2 years ago
Revert "Yet another unused macro rules lint" More... almost 2 years ago
Pub -> pub(crate) for contents of non-public modules More... almost 2 years ago
Merge pull request 1358 from dtolnay/macroexport More... almost 2 years ago
Call concat! and stringify! hygienically from exported macros More... almost 2 years ago