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
9fe8ae792e
rust
/
compiler
/
rustc_parse
/
src
/
parser
History
Download ZIP
Download TAR.GZ
Maybe Waffle
9fe8ae792e
Rename
rust_2015
=>
is_rust_2015
2023-02-02 08:17:13 +00:00
..
attr.rs
compiler: remove unnecessary imports and qualified paths
2022-12-10 18:45:34 +01:00
attr_wrapper.rs
compiler: remove unnecessary imports and qualified paths
2022-12-10 18:45:34 +01:00
diagnostics.rs
Convert rustc_parse::parser::pat::Expected to enum
2023-02-01 21:50:34 +01:00
expr.rs
Make "use latest edition" subdiagnostic translatable
2023-02-01 21:56:28 +01:00
generics.rs
rustc_parse: migrate more to diagnostic structs
2023-02-01 21:50:34 +01:00
item.rs
Rename
rust_2015
=>
is_rust_2015
2023-02-02 08:17:13 +00:00
mod.rs
Remove double spaces after dots in comments
2023-01-17 08:09:33 +00:00
nonterminal.rs
rustc_parse: migrate more to diagnostic structs
2023-02-01 21:50:34 +01:00
pat.rs
Convert rustc_parse::parser::pat::Expected to enum
2023-02-01 21:50:34 +01:00
path.rs
recover more unbraced const args
2023-01-27 19:26:04 +01:00
stmt.rs
rustc_parse: migrate more to diagnostic structs
2023-02-01 21:50:34 +01:00
ty.rs
Rename
rust_2015
=>
is_rust_2015
2023-02-02 08:17:13 +00:00