Rename to associated_type_shorthand_candidates
This commit is contained in:
@@ -66,8 +66,8 @@ pub use autoderef::autoderef;
|
||||
pub use infer::{InferTy, InferenceResult};
|
||||
pub use lower::CallableDef;
|
||||
pub use lower::{
|
||||
associated_types, callable_item_sig, ImplTraitLoweringMode, TyDefId, TyLoweringContext,
|
||||
ValueTyDefId,
|
||||
associated_type_shorthand_candidates, callable_item_sig, ImplTraitLoweringMode, TyDefId,
|
||||
TyLoweringContext, ValueTyDefId,
|
||||
};
|
||||
pub use traits::{InEnvironment, Obligation, ProjectionPredicate, TraitEnvironment};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user