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
dbdaa12486
rust
/
compiler
/
rustc_parse
/
src
/
lexer
History
Download ZIP
Download TAR.GZ
Smitty
c6cb014ad6
Clarify error message wording
2021-02-07 11:02:53 -05:00
..
mod.rs
Clarify error message wording
2021-02-07 11:02:53 -05: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