]> git.lizzy.rs Git - rust.git/commit
Remove `EarlyBinder::{try_fold_with,visit_with}`.
authorNicholas Nethercote <n.nethercote@gmail.com>
Wed, 1 Jun 2022 00:25:56 +0000 (10:25 +1000)
committerNicholas Nethercote <n.nethercote@gmail.com>
Tue, 7 Jun 2022 23:22:23 +0000 (09:22 +1000)
commitca7585ab9a5c770eacf22dfcdbbe1ad72d8eab34
tree253d5bcf5db491b85b637887d3c6bc926dd46c99
parent28be201d2f23435e3ab3a21cc52030871a5ec04c
Remove `EarlyBinder::{try_fold_with,visit_with}`.

For most types the default impls of these methods are good enough, and
`EarlyBinder` is one such type.
compiler/rustc_middle/src/ty/structural_impls.rs