This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_lexer
/
src
History
Esteban Küber
ea1883d7b2
Silence redundant error on char literal that was meant to be a string in 2021 edition
2024-03-17 23:35:19 +00:00
..
unescape
Rename the unescaping functions.
2024-01-25 12:28:11 +11:00
cursor.rs
Silence redundant error on char literal that was meant to be a string in 2021 edition
2024-03-17 23:35:19 +00:00
lib.rs
Invert diagnostic lints.
2024-02-06 13:12:33 +11:00
tests.rs
Revert "Don't recover lifetimes/labels containing emojis as character literals"
2023-04-10 06:52:41 +00:00
unescape.rs
Use
unescape_unicode
for raw C string literals.
2024-01-25 12:28:11 +11:00