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-04-30 23:03:06 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4ddbb6051271237f4192333e06b8129148995eef
rust
/
compiler
/
rustc_parse
/
src
T
History
Deadbeef
b145213cee
Parse
const unsafe trait
properly
...
Previously, this was greedily stolen by the `fn` parsing logic.
2025-10-18 23:39:30 +00:00
..
lexer
Strip frontmatter in fewer places
2025-09-09 19:49:40 +02:00
parser
Parse
const unsafe trait
properly
2025-10-18 23:39:30 +00:00
errors.rs
Move
parse_cfg_attr
to rustc_attr_parsing
2025-10-15 22:18:18 +02:00
lib.rs
Move
parse_cfg_attr
to rustc_attr_parsing
2025-10-15 22:18:18 +02:00