🛠️ kill Predicate::Equate
, which is dead code
#48670
Labels
A-trait-system
Area: Trait system
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
WG-traits
Working group: Traits, https://internals.rust-lang.org/t/announcing-traits-working-group/6804
Just to clean things up, we should remove
Predicate::Equate
, which is not used presently. I did this once, in the following commit, so you could start by cherry-picking it (or just use it as a guide):nikomatsakis@6cd24a5
The text was updated successfully, but these errors were encountered: