This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-05-28 20:16:58 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
12e3911d81034864314503b9c2d9fba2773c7904
rust
/
compiler
/
rustc_parse
/
src
T
History
Michael Goulet
12e3911d81
Greatly simplify lifetime captures in edition 2024
2025-02-22 22:24:52 +00:00
..
lexer
replaces few consts with statics to reduce readonly section
2025-01-28 17:38:22 +03:00
parser
Greatly simplify lifetime captures in edition 2024
2025-02-22 22:24:52 +00:00
errors.rs
Try to recover from path sep error in parser
2025-02-15 07:44:20 +08: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