rust/compiler/rustc_const_eval/src
Tomasz Miąsko 92d20c4aad Support pretty printing of invalid constants
Make it possible to pretty print invalid constants by introducing a
fallible variant of `destructure_const` and falling back to debug
formatting when it fails.
2022-02-16 00:38:59 +01:00
..
const_eval Support pretty printing of invalid constants 2022-02-16 00:38:59 +01:00
interpret Overhaul Const. 2022-02-15 16:19:59 +11:00
transform Overhaul Const. 2022-02-15 16:19:59 +11:00
util Handle Fn family trait call errror 2022-02-12 19:24:43 +11:00
lib.rs Support pretty printing of invalid constants 2022-02-16 00:38:59 +01:00