mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +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.