merge two impl blocks
This commit is contained in:
parent
f9ba863c4d
commit
31a05a227a
1 changed files with 0 additions and 2 deletions
|
@ -175,9 +175,7 @@ impl<'tcx> AutoTraitFinder<'tcx> {
|
|||
|
||||
AutoTraitResult::PositiveImpl(auto_trait_callback(info))
|
||||
}
|
||||
}
|
||||
|
||||
impl<'tcx> AutoTraitFinder<'tcx> {
|
||||
/// The core logic responsible for computing the bounds for our synthesized impl.
|
||||
///
|
||||
/// To calculate the bounds, we call `SelectionContext.select` in a loop. Like
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue