This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-06-05 11:48:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e5a639dbd0
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