This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
8b4007a91d
rust
/
compiler
/
rustc_parse
/
src
History
bors
aa3c2d73ef
Auto merge of
#137517
- nnethercote:rm-NtPat-NtItem-NtStmt, r=petrochenkov
...
Remove `NtPat`, `NtMeta`, and `NtPath` Another part of
#124141
. r? `@petrochenkov`
2025-02-28 21:32:39 +00:00
..
lexer
replaces few consts with statics to reduce readonly section
2025-01-28 17:38:22 +03:00
parser
Auto merge of
#137517
- nnethercote:rm-NtPat-NtItem-NtStmt, r=petrochenkov
2025-02-28 21:32:39 +00:00
errors.rs
Remove
NtMeta
.
2025-02-28 08:42:06 +11:00
lib.rs
tree-wide: parallel: Fully removed all
Lrc
, replaced with
Arc
2025-02-03 13:25:57 +03:00
validate_attr.rs
Properly record metavar spans for other expansions other than TT
2024-12-21 20:37:27 +00:00