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-17 05:25:37 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f5b68a4444a96f8a2915dfa8b7fc9b641f56bdf2
rust
/
compiler
/
rustc_parse
/
src
/
lexer
T
History
Esteban Küber
3b5d018ebb
Handle
Span
s for byte and raw strings and add more detail
2021-02-03 13:34:28 -08:00
..
mod.rs
Handle
Span
s for byte and raw strings and add more detail
2021-02-03 13:34:28 -08:00
tokentrees.rs
use if let instead of single match arm expressions to compact code and reduce nesting (clippy::single_match)
2020-09-20 11:42:52 +02:00
unescape_error_reporting.rs
Handle
Span
s for byte and raw strings and add more detail
2021-02-03 13:34:28 -08:00
unicode_chars.rs
Condense StringReader's API to a single function
2020-09-03 15:52:15 +02:00