mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
92d20c4aad
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.