mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 10:05:06 +03:00
8d3d3cc0ba
Move WF/ConstEvaluatable goal to clause It can show up in a param-env, so I think it needs to be a clause kind. r? ```@lcnr``` or ```@oli-obk```