This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-10-07 20:57:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_errors
History
Nicholas Nethercote
5dd0431386
Tighten the assertion in
downgrade_to_delayed_bug
.
...
I.e. `Bug` and `Fatal` level diagnostics are never downgraded.
2024-02-05 08:16:30 +11:00
..
src
Tighten the assertion in
downgrade_to_delayed_bug
.
2024-02-05 08:16:30 +11:00
Cargo.toml
Stop using
String
for error codes.
2024-01-29 07:41:41 +11:00
messages.ftl
Implement diagnostic translation for expected lifetime parameter message
2023-07-07 15:56:01 +09:00