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-15 20:45:45 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f2c8707abbedee2587b5653a42e0860a101f0ddf
rust
/
compiler
/
rustc_lexer
/
src
T
History
Anton Golov
07aacf53c5
Renamed variable str -> tail for clarity
2021-08-11 13:57:28 +02:00
..
unescape
Warn when an escaped newline skips multiple lines
2021-08-11 11:35:08 +02:00
cursor.rs
Return EOF_CHAR constant instead of magic char.
2021-01-07 13:20:04 +01:00
lib.rs
Remove ASCII fast path from rustc_lexer::{is_id_continue, is_id_start}
2021-07-26 20:17:28 -04:00
tests.rs
Move lexer unit tests to rustc_lexer
2020-08-30 19:53:36 +02:00
unescape.rs
Renamed variable str -> tail for clarity
2021-08-11 13:57:28 +02:00