mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-31 19:57:05 +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``