This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-10-11 06:37:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_parse
/
src
History
Nicholas Nethercote
ee9ef82795
Factor out some repeated code in
parse_item_impl
.
2025-03-12 09:55:29 +11:00
..
lexer
Rename
ast::TokenKind::Not
as
ast::TokenKind::Bang
.
2025-03-03 09:26:13 +11:00
parser
Factor out some repeated code in
parse_item_impl
.
2025-03-12 09:55:29 +11:00
errors.rs
Give a better error message on async use in edition 2015
2025-03-06 17:58:34 -03:00
lib.rs
Revert "Use workspace lints for crates in
compiler/
#138084
"
2025-03-10 18:12:47 +08:00
validate_attr.rs
Properly record metavar spans for other expansions other than TT
2024-12-21 20:37:27 +00:00