mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-21 02:40:36 +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 😆