mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 06:40:36 +00:00
interpret: remove incomplete protection against invalid where clauses Cc https://github.com/rust-lang/rust/issues/97477, https://github.com/rust-lang/project-const-generics/issues/37 r? ``@lcnr``