rust/compiler/rustc_errors
Nicholas Nethercote 3330940f7f Avoid repetition in flush_delayed calls.
There are two places that handle normal delayed bugs. This commit
factors out some repeated code.

Also, we can use `std::mem::take` instead of `std::mem::replace`.
2024-01-12 10:25:22 +11:00
..
src Avoid repetition in flush_delayed calls. 2024-01-12 10:25:22 +11:00
Cargo.toml annotate-snippets: update to 0.10 2024-01-07 16:53:32 +03:00
messages.ftl Implement diagnostic translation for expected lifetime parameter message 2023-07-07 15:56:01 +09:00