This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
d24c4da1d6
rust
/
compiler
/
rustc_lexer
/
src
History
Matthias Krüger
ed4c5fef72
fix some clippy::style findings
...
comparison_to_empty iter_nth_zero for_kv_map manual_next_back redundant_pattern
2023-07-23 23:36:56 +02:00
..
unescape
Use
as_deref
in compiler (but only where it makes sense)
2022-11-16 21:58:58 +00:00
cursor.rs
Rename some things.
2022-09-26 13:43:19 +10:00
lib.rs
Revert the lexing of c_str_literals
2023-07-05 13:11:17 +02:00
tests.rs
Revert "Don't recover lifetimes/labels containing emojis as character literals"
2023-04-10 06:52:41 +00:00
unescape.rs
fix some clippy::style findings
2023-07-23 23:36:56 +02:00