mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
e3a918ece0
add const_panic macro to make it easier to fall back to non-formatting panic in const Suggested by `@tgross35` r? `@tgross35`