mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 20:20:59 +03:00
33c3d10128
Use translatable diagnostics in `rustc_const_eval` This PR: * adds a `no_span` parameter to `note` / `help` attributes when using `Subdiagnostic` to allow adding notes/helps without using a span * has minor tweaks and changes to error messages