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 09:13:07 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
31b2eb16e35fd46e5e04f2de92fb680d79c9e5e2
rust
/
compiler
/
rustc_parse
/
src
T
History
Fabian Wolff
079c075f24
Use
TokenKind::similar_tokens()
2021-10-04 22:13:00 +02:00
..
lexer
Improve diagnostics if a character literal contains combining marks
2021-09-10 19:23:37 +02:00
parser
Use
TokenKind::similar_tokens()
2021-10-04 22:13:00 +02:00
lib.rs
Add some more tracing
2021-09-20 15:24:47 +00:00
validate_attr.rs
Check for macros in built-in attributes that don't support them.
2021-09-25 09:03:15 -07:00