mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-31 19:05:29 +00:00
const-eval: organize and extend tests for required-consts This includes some tests that are known-broken and hence disabled (due to https://github.com/rust-lang/rust/issues/107503). r? `````@oli-obk`````