This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
1d7cf0ff40
rust
/
compiler
/
rustc_parse
/
src
History
Michael Goulet
28164e3c04
Stop using span hack for contracts feature gating
2025-02-10 19:51:26 +00:00
..
lexer
replaces few consts with statics to reduce readonly section
2025-01-28 17:38:22 +03:00
parser
Stop using span hack for contracts feature gating
2025-02-10 19:51:26 +00:00
errors.rs
Rustfmt
2025-02-08 22:12:13 +00: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