mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +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.