This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f1300c860e
rust
/
compiler
/
rustc_parse
/
src
History
Download ZIP
Download TAR.GZ
Mark Rousskov
6f72f13436
Remove allocations from case-insensitive comparison to keywords
2025-01-11 12:39:44 -05:00
..
lexer
Re-export more
rustc_span::symbol
things from
rustc_span
.
2024-12-18 13:38:53 +11:00
parser
Remove allocations from case-insensitive comparison to keywords
2025-01-11 12:39:44 -05:00
errors.rs
Re-export more
rustc_span::symbol
things from
rustc_span
.
2024-12-18 13:38:53 +11:00
lib.rs
Add test to check unicode identifier version
2024-12-09 06:23:59 -08:00
validate_attr.rs
Add hir::Attribute
2024-12-15 19:18:46 +01:00