mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 23:03:06 +03:00
bdf84ea00e
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`````