mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-13 22:12:34 +00:00
Use the informative error as the main const eval error message
r? `@RalfJung`
I only did the minimal changes necessary to the const eval error machinery. I'd prefer not to mix test changes with refactorings 😆