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-05-23 02:27:39 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a47ae57a187eb9537fe22a50692088cc655f357f
rust
/
compiler
/
rustc_parse
/
src
T
History
Nicholas Nethercote
a47ae57a18
Use an
@
pattern to shorten some code.
2024-07-08 19:03:50 +10:00
..
lexer
Use a dedicated type instead of a reference for the diagnostic context
2024-06-18 15:42:11 +00:00
parser
Use an
@
pattern to shorten some code.
2024-07-08 19:03:50 +10:00
errors.rs
Change RTN to use .. again
2024-06-28 14:20:43 -04:00
lib.rs
Prefer
dcx
methods over fields or fields' methods
2024-06-18 13:45:08 +00:00
validate_attr.rs
coverage: Tighten validation of
#[coverage(off)]
and
#[coverage(on)]
2024-06-24 20:15:01 +10:00