mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 09:38:26 +03:00
b8302ce605
It ensures that using the `generic_const_exprs` feature in a library crate without enabling it in a dependent crate does not lead to an ICE.