mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
865cf0c3b6
check that first arg to `panic!()` in const is `&str` closes #66693 ~~TODO: regression test~~ cc `@RalfJung` for error message wording