This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
08362f0283
rust
/
compiler
/
rustc_parse
/
src
History
Download ZIP
Download TAR.GZ
bjorn3
b9b2c3affc
Stop passing the same resource multiple times when building ParseSess
2025-02-06 17:30:10 +00:00
..
lexer
Re-export more
rustc_span::symbol
things from
rustc_span
.
2024-12-18 13:38:53 +11:00
parser
Stop passing the same resource multiple times when building ParseSess
2025-02-06 17:30:10 +00:00
errors.rs
Rollup merge of
#133151
- tyrone-wu:trim-fn-ptr-whitespace, r=compiler-errors
2025-01-28 14:23:20 +01: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