mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 11:51:31 +03:00
f574c0edb5
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 😆