This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
87856c4461c29eb8c8ef7e3fb28ccfcbd41e4120
rust
/
compiler
/
rustc_parse
/
src
History
Nicholas Nethercote
022582ca46
Remove
Clone
derive from
LazyAttrTokenStreamImpl
.
2024-07-07 16:24:51 +10:00
..
lexer
Use a dedicated type instead of a reference for the diagnostic context
2024-06-18 15:42:11 +00:00
parser
Remove
Clone
derive from
LazyAttrTokenStreamImpl
.
2024-07-07 16:24:51 +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