Place cursor correctly when completing assoc fns with self
This commit is contained in:
@@ -806,6 +806,7 @@ impl From<Mutability> for Access {
|
||||
}
|
||||
}
|
||||
|
||||
#[derive(Debug)]
|
||||
pub struct Param {
|
||||
ty: Type,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user