rust/compiler/rustc_errors
Nicholas Nethercote 3434466a7f Tweak emit_stashed_diagnostics.
`take` + `into_iter` + pattern matching is nicer than `drain` + `map` +
`collect`.
2024-02-01 19:18:45 +11:00
..
2024-02-01 19:18:45 +11:00
2024-01-29 07:41:41 +11:00