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-04-30 14:52:56 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a73e44bce16c9610c5415db3037a69eef0df3c4e
rust
/
compiler
/
rustc_parse
/
src
T
History
Pyrode
a73e44bce1
Provide helpful diagnostics for shebang lookalikes
2025-03-13 19:53:53 +05:30
..
lexer
Rename
ast::TokenKind::Not
as
ast::TokenKind::Bang
.
2025-03-03 09:26:13 +11:00
parser
Provide helpful diagnostics for shebang lookalikes
2025-03-13 19:53:53 +05:30
errors.rs
Give a better error message on async use in edition 2015
2025-03-06 17:58:34 -03:00
lib.rs
Auto merge of
#138414
- matthiaskrgr:rollup-9ablqdb, r=matthiaskrgr
2025-03-12 17:27:43 +00:00
validate_attr.rs
Properly record metavar spans for other expansions other than TT
2024-12-21 20:37:27 +00:00