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-11-25 03:27:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_parse
/
src
History
Nicholas Nethercote
aefbbeec34
Inline and remove
TokenTree::{open_tt,close_tt}
.
...
They both have a single call site.
2022-04-19 17:02:48 +10:00
..
lexer
Rollup merge of
#95859
- rainy-me:unterminated-nested-block-comment, r=petrochenkov
2022-04-16 07:12:44 +02:00
parser
Inline and remove
TokenTree::{open_tt,close_tt}
.
2022-04-19 17:02:48 +10:00
lib.rs
Rollup merge of
#95301
- nnethercote:rm-NtTT, r=petrochenkov
2022-03-28 16:08:07 +02:00
validate_attr.rs
rustc_feature: Convert
BuiltinAttribute
from tuple to a struct
2021-11-12 20:15:14 +08:00