This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
1850ba7f54
rust
/
compiler
/
rustc_parse
/
src
History
r0cky
1850ba7f54
Remove unused diagnostic struct
2024-02-29 14:14:21 +08:00
..
lexer
Rollup merge of
#121724
- nnethercote:LitKind-Err-for-floats, r=fmease
2024-02-29 00:17:00 +01:00
parser
Rename
DiagnosticBuilder
as
Diag
.
2024-02-28 08:55:35 +11:00
errors.rs
Remove unused diagnostic struct
2024-02-29 14:14:21 +08:00
lib.rs
Rename
DiagnosticBuilder
as
Diag
.
2024-02-28 08:55:35 +11:00
validate_attr.rs
Add
ErrorGuaranteed
to
ast::ExprKind::Err
2024-02-25 22:24:31 +01:00