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-07 17:18:32 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ebedfedcd82678d5b0592227ca5e6ca31a5afb8f
rust
/
compiler
/
rustc_parse
/
src
/
lexer
T
History
Anton Golov
a03fbfe2ff
Warn when an escaped newline skips multiple lines
2021-08-11 11:35:08 +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
Warn when an escaped newline skips multiple lines
2021-08-11 11:35:08 +02:00
unicode_chars.rs
Use HTTPS links where possible
2021-06-23 16:26:46 -04:00