mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
a065e97bdc
Edit docs for `rustc_errors::Handler::stash_diagnostic` Clarify that the diagnostic can be retrieved with `steal_diagnostic`. r? ```@compiler-errors```