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
Disallow range pattern from appearing unparenthesized inside slice More... almost 2 years ago
Add tests of range patterns inside slice patterns More... almost 2 years ago
Compact Debug for Pat variants that use Expr structs More... almost 2 years ago
Add range expression and range pattern tests More... almost 2 years ago
Stricter parsing of range patterns More... almost 2 years ago
Merge pull request #1375 from dtolnay/self More... almost 2 years ago
Add tests of receiver with lifetime More... almost 2 years ago
Convert tests of receiver() to snapshot tests More... almost 2 years ago
Merge pull request #1374 from dtolnay/isident More... almost 2 years ago
Unconditionally expose Path::is_ident and get_ident More... almost 2 years ago
Parse typed self as FnArg::Receiver More... almost 2 years ago
Remove todo from ~const impl test case More... almost 2 years ago
Enable supertrait hint cycle test case which succeeds now More... almost 2 years ago
Fill in docs on some of the new syntax tree nodes More... almost 2 years ago
Merge pull request #1372 from dtolnay/patparen More... almost 2 years ago
Merge pull request #1371 from dtolnay/anydelimiter More... almost 2 years ago
Add a Pat variant for a single parenthesized pattern More... almost 2 years ago
Add an extension method to ParseStream to parse any delimiter More... almost 2 years ago
Merge pull request #1370 from dtolnay/foreigngeneric More... almost 2 years ago
Preserve generics on ForeignItem::Type More... almost 2 years ago
Merge pull request #1369 from dtolnay/unsafemod More... almost 2 years ago
Unsafe modules and unsafe extern blocks More... almost 2 years ago
Merge pull request #1368 from dtolnay/ops More... almost 2 years ago
Merge pull request #1367 from dtolnay/binaryassign More... almost 2 years ago
Non-exhaustive BinOp and UnOp More... almost 2 years ago
Merge pull request #1366 from dtolnay/binassign More... almost 2 years ago
Combine Expr::AssignOp into Expr::Binary More... almost 2 years ago
Rename binary assignment operators to match core::ops's traits More... almost 2 years ago
Merge pull request #1365 from dtolnay/pattuplestruct More... almost 2 years ago
Inline paren token and elements into PatTupleStruct More... almost 2 years ago