Reduce visibility of some items
This commit is contained in:
parent
c8dae10f14
commit
26136c6224
3 changed files with 9 additions and 9 deletions
|
@ -31,7 +31,7 @@ use rustc_middle::ty::{
|
|||
};
|
||||
use rustc_span::DUMMY_SP;
|
||||
|
||||
use crate::solve::search_graph::overflow::OverflowHandler;
|
||||
use crate::solve::search_graph::OverflowHandler;
|
||||
use crate::traits::ObligationCause;
|
||||
|
||||
mod assembly;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue