mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 18:15:07 +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`````