Skip to content

Commit 1afd323

Browse files
compiler-errorslqd
andauthored
Atualizar o select.rs
Co-authored-by: Rémy Rakic <remy.rakic+github@gmail.com>
1 parent 3acdca3 commit 1afd323

File tree

1 file changed

+0
-1
lines changed
  • compiler/rustc_trait_selection/src/solve

1 file changed

+0
-1
lines changed

compiler/rustc_trait_selection/src/solve/select.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ use rustc_infer::traits::{
1010
use rustc_macros::extension;
1111
use rustc_middle::{bug, span_bug};
1212
use rustc_span::Span;
13-
use thin_vec::ThinVec;
1413

1514
use crate::solve::inspect::{self, ProofTreeInferCtxtExt};
1615

0 commit comments

Comments
 (0)