Files
rust/compiler/rustc_errors/src
Guillaume Gomez a5945b5d8d Rollup merge of #121669 - nnethercote:count-stashed-errs-again, r=estebank
Count stashed errors again

Stashed diagnostics are such a pain. Their "might be emitted, might not" semantics messes with lots of things.

#120828 and #121206 made some big changes to how they work, improving some things, but still leaving some problems, as seen by the issues caused by #121206. This PR aims to fix all of them by restricting them in a way that eliminates the "might be emitted, might not" semantics while still allowing 98% of their benefit. Details in the individual commit logs.

r? `@oli-obk`
2024-02-29 17:08:38 +01:00
..
2024-01-11 15:04:48 +03:00
2024-01-29 07:41:41 +11:00
2024-02-28 08:33:25 +11:00
2024-02-18 16:02:16 +03:00
2024-01-29 07:41:41 +11:00
2024-02-01 19:23:01 +11:00
2023-10-13 08:59:36 +00:00