This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
d25de31a0eeb14ab0c8c4613496fe2d3d9a085dd
rust
/
compiler
/
rustc_parse
/
src
/
lexer
History
Fabian Wolff
0d8245b5b1
Improve diagnostics if a character literal contains combining marks
2021-09-10 19:23:37 +02:00
..
mod.rs
Suggest
br
if the unknown string prefix
rb
is found
2021-07-31 15:37: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
Improve diagnostics if a character literal contains combining marks
2021-09-10 19:23:37 +02:00
unicode_chars.rs
Use HTTPS links where possible
2021-06-23 16:26:46 -04:00