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
c1abb6f4d6
rust
/
compiler
/
rustc_parse
/
src
/
lexer
History
Download ZIP
Download TAR.GZ
Fabian Wolff
c1abb6f4d6
Fix invalid suggestions for non-ASCII characters in byte constants
2021-07-31 15:21:11 +02:00
..
mod.rs
rename rust_2021_token_prefixes to rust_2021_prefixes_incompatible_syntax
2021-07-06 20:13:36 +02: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
Fix invalid suggestions for non-ASCII characters in byte constants
2021-07-31 15:21:11 +02:00
unicode_chars.rs
Use HTTPS links where possible
2021-06-23 16:26:46 -04:00