fix comment
This commit is contained in:
parent
7ce2e7a5fa
commit
1008539ca6
@ -577,7 +577,7 @@ pub struct UserSubsts<'tcx> {
|
||||
pub substs: &'tcx Substs<'tcx>,
|
||||
|
||||
/// The self-type, in the case of a `<T>::Item` path (when applied
|
||||
/// to an inherent impl). See `UserSubsts` below.
|
||||
/// to an inherent impl). See `UserSelfTy` below.
|
||||
pub user_self_ty: Option<UserSelfTy<'tcx>>,
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user