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-16 21:15:18 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
295ef3a3367dfbb1eef6ea4d259e546053796f6f
rust
/
compiler
/
rustc_parse
/
src
/
lexer
T
History
Esteban Kuber
d68add9ecc
review comment: plural of emoji is emoji
2021-11-23 20:36:19 +00:00
..
mod.rs
review comment: plural of emoji is emoji
2021-11-23 20:36:19 +00: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
Inline printable function
2021-11-16 08:06:31 +00:00
unicode_chars.rs
Account for confusable codepoints when recovering emoji identifiers
2021-11-23 20:36:19 +00:00