Remove span from delegate
This commit is contained in:
parent
820bfffc25
commit
fd1110ce6a
3 changed files with 2 additions and 6 deletions
|
@ -43,8 +43,6 @@ impl<'tcx> rustc_next_trait_solver::delegate::SolverDelegate for SolverDelegate<
|
|||
self.0.tcx
|
||||
}
|
||||
|
||||
type Span = Span;
|
||||
|
||||
fn build_with_canonical<V>(
|
||||
interner: TyCtxt<'tcx>,
|
||||
canonical: &CanonicalQueryInput<'tcx, V>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue