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
7fdb2f5cab
rust
/
compiler
/
rustc_parse
/
src
History
Download ZIP
Download TAR.GZ
Nicholas Nethercote
edeebe675b
Import
std::{iter,mem}
.
2024-07-02 20:29:01 +10:00
..
lexer
Use a dedicated type instead of a reference for the diagnostic context
2024-06-18 15:42:11 +00:00
parser
Import
std::{iter,mem}
.
2024-07-02 20:29:01 +10:00
errors.rs
Add hard error and migration lint for unsafe attrs
2024-06-23 19:02:14 -05: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