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-04 09:53:04 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
614446887ea4e5708f85dac9db008b4f3a20f004
rust
/
compiler
/
rustc_parse
/
src
T
History
Yotam Ofek
8b57fd9e43
use
fmt::from_fn
in more places, instead of using structs that impl formatting traits
2025-01-24 14:45:56 +00:00
..
lexer
Re-export more
rustc_span::symbol
things from
rustc_span
.
2024-12-18 13:38:53 +11:00
parser
use
fmt::from_fn
in more places, instead of using structs that impl formatting traits
2025-01-24 14:45:56 +00:00
errors.rs
Re-export more
rustc_span::symbol
things from
rustc_span
.
2024-12-18 13:38:53 +11:00
lib.rs
Point at invalid utf-8 span on user's source code
2025-01-22 00:52:27 +00:00
validate_attr.rs
Properly record metavar spans for other expansions other than TT
2024-12-21 20:37:27 +00:00