This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-06-01 14:10:03 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
14ee63a3c651bb7a243c8b07333749ab4b152e13
rust
/
compiler
/
rustc_parse
/
src
T
History
David Tolnay
26bb4e6464
Skip parenthesis around tuple struct field calls
2024-12-27 14:33:56 -08:00
..
lexer
Re-export more
rustc_span::symbol
things from
rustc_span
.
2024-12-18 13:38:53 +11:00
parser
Skip parenthesis around tuple struct field calls
2024-12-27 14:33:56 -08: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