mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
1e79d79dac
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.