This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
a059dd88bf
rust
/
compiler
/
rustc_parse
/
src
History
Nicholas Nethercote
6b175a848d
Add
SubdiagnosticMessageOp
as a trait alias.
...
It avoids a lot of repetition.
2024-02-08 13:02:44 +11:00
..
lexer
Stop using
String
for error codes.
2024-01-29 07:41:41 +11:00
parser
Auto merge of
#120392
- compiler-errors:async-bound-modifier, r=davidtwco,fmease
2024-02-06 00:45:11 +00:00
errors.rs
Add
SubdiagnosticMessageOp
as a trait alias.
2024-02-08 13:02:44 +11:00
lib.rs
Fix an incorrect comment.
2024-02-03 09:02:50 +11:00
validate_attr.rs
Rename consuming chaining methods on
DiagnosticBuilder
.
2024-01-10 07:40:00 +11:00