mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 05:10:37 +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``
For more information about how rustc works, see the rustc dev guide.