mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
6b997b6576
Visit `param_env` field in Obligation's `TypeFoldable` impl This oversight appears to have gone unnoticed for a long time without causing issues, but it should still be fixed.