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
b24df42488
rust
/
compiler
/
rustc_parse
/
src
History
Download ZIP
Download TAR.GZ
Jonathan Brouwer
b24df42488
Port
#[must_use]
to new attribute parsing infrastructure
...
Signed-off-by: Jonathan Brouwer <jonathantbrouwer@gmail.com>
2025-06-22 14:51:58 +02:00
..
lexer
Report text_direction_codepoint_in_literal when parsing
2025-05-27 15:57:41 +00:00
parser
Extract Translator struct
2025-06-19 13:02:04 -05:00
errors.rs
Rework how the disallowed qualifier lints are generated
2025-06-13 18:13:34 +02:00
lib.rs
Remove all unused feature gates from the compiler
2025-06-08 14:50:42 +00:00
validate_attr.rs
Port
#[must_use]
to new attribute parsing infrastructure
2025-06-22 14:51:58 +02:00