mirror of
https://github.com/openharmony/third_party_rust_rust.git
synced 2026-07-15 15:35:46 -04:00
a065e97bdc
Edit docs for `rustc_errors::Handler::stash_diagnostic` Clarify that the diagnostic can be retrieved with `steal_diagnostic`. r? ```@compiler-errors```