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 #1325 from dtolnay/genericconst More... about 2 years ago
Add field for generics on Item::Const More... about 2 years ago
Parse generic associated type bindings in generic arguments More... about 2 years ago
Merge pull request #1324 from dtolnay/stmtmacro More... about 2 years ago
Add test of parsing macros in stmt position More... about 2 years ago
Change attr placement on cast expressions More... about 2 years ago
Turn stmt attr target finder into exhaustive match More... about 2 years ago
Add Stmt::Macro variant More... about 2 years ago
Merge pull request #1323 from dtolnay/assocfunction More... about 2 years ago
Replace Method terminology with associated function More... about 2 years ago
Delete comments alluding to no longer existent __NonExhaustive variants More... about 2 years ago
Merge pull request #1322 from dtolnay/macro2 More... about 2 years ago
Delete Item::Macro2 More... about 2 years ago
Merge pull request #1321 from dtolnay/turbofish More... about 2 years ago
Delete MethodTurbofish in favor of AngleBracketedGenericArguments More... about 2 years ago
Merge pull request #1320 from dtolnay/turbofisharg More... about 2 years ago
Delete GenericMethodArgument in favor of GenericArgument More... about 2 years ago
Ignore new lines in codegen crate More... about 2 years ago
Suppress all currently triggered clippy lints from compilers newer than 1.56 More... about 2 years ago
Merge pull request #1316 from dtolnay/spanrange More... about 2 years ago
ThreadBound<Span> can be copied More... about 2 years ago
Merge pull request #1315 from dtolnay/cloneerror More... about 2 years ago
Preserve Error's span thread id if cloned from a different thread More... about 2 years ago
Eliminate second redundant ThreadId from ErrorMessage More... about 2 years ago
Replace obsolete mention of failure crate More... about 2 years ago
Speed up cargo fuzz CI job More... about 2 years ago
Merge pull request #1312 from dtolnay/patalias More... about 2 years ago
Combine codegen parse context into one struct More... about 2 years ago
Merge pull request #1311 from dtolnay/patvsexpr More... about 2 years ago
Export expr variants with a pat name where they overlap More... about 2 years ago