rust/compiler/rustc_mir
Smitty 4fe4ff95f6 Use better error message for hard errors in CTFE
Currently the same message is used for hard errors and soft errors. This
makes hard errors use a message that indicates the reality of the
situation correctly, since usage of the constant is never allowed when
there was a hard error evaluating it.
2021-06-15 19:16:10 -04:00
..
src Use better error message for hard errors in CTFE 2021-06-15 19:16:10 -04:00
Cargo.toml bumped smallvec deps 2021-02-14 18:03:11 +03:00