mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-02 14:07:10 +00:00
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.
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.