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-29 20:20:59 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b044aaa905f8a97e67ea72b490ee46d6420c4680
rust
/
compiler
/
rustc_parse
/
src
T
History
Gary Guo
93fa8579c6
Add asm label support to AST and HIR
2024-02-24 18:49:39 +00:00
..
lexer
Prefer
DiagnosticBuilder
over
Diagnostic
in diagnostic modifiers.
2024-02-19 20:23:20 +11:00
parser
Add asm label support to AST and HIR
2024-02-24 18:49:39 +00:00
errors.rs
Make some
IntoDiagnostic
impls generic.
2024-02-22 13:47:30 +11:00
lib.rs
Invert diagnostic lints.
2024-02-06 13:12:33 +11:00
validate_attr.rs
Add
ErrorGuaranteed
to
ast::LitKind::Err
,
token::LitKind::Err
.
2024-02-15 14:46:08 +11:00