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 #1357 from dtolnay/tokendoc More... almost 2 years ago
Merge pull request #1356 from dtolnay/docconcat More... almost 2 years ago
Document usages of every punctuation token More... almost 2 years ago
Use :literal fragment specifier where possible More... almost 2 years ago
Generate documentation for token types More... almost 2 years ago
Hide repr attribute from documentation More... almost 2 years ago
repr(C) -> repr(transparent) More... almost 2 years ago
Simplify special case in PartialEq code generator More... almost 2 years ago
Use unicode horizontal ellipsis in documentation of delimiter tokens More... almost 2 years ago
Merge pull request #1355 from dtolnay/tokenname More... almost 2 years ago
Update generated code with new token names More... almost 2 years ago
Sort renamed punctuation tokens More... almost 2 years ago
Sort punctuation token types in alphanumeric order More... almost 2 years ago
Rename punctuation tokens to match naming used in Reference More... almost 2 years ago
Merge pull request #1354 from dtolnay/restrictions More... almost 2 years ago
No match for debug impl of empty enum More... almost 2 years ago
Improve PartialEq codegen for enums with 0-1 variants More... almost 2 years ago
Merge pull request #1351 from Lucretiel/parse-file-docs More... almost 2 years ago
Add note to `File` rustdoc about `parse_file`. More... almost 2 years ago
Merge pull request #1349 from dtolnay/cliteral More... almost 2 years ago
Preserve c"..." and cr"..." literal tokens More... almost 2 years ago
Comment the arms of the literal parser with example literals More... almost 2 years ago
Delete do_not_generate_to_tokens More... almost 2 years ago
Merge pull request #1348 from dtolnay/unsafeattr More... almost 2 years ago
Delete some comments that are not informative More... almost 2 years ago
Parse unsafe attributes More... almost 2 years ago
Merge pull request #1347 from dtolnay/vispublic More... almost 2 years ago
Merge pull request #1346 from dtolnay/snapshot More... almost 2 years ago
Merge pull request #1345 from dtolnay/snapshot More... almost 2 years ago
Ignore match_wildcard_for_single_variants pedantic clippy lint in generated code More... almost 2 years ago