Add `` to variable name in docs
This commit is contained in:
parent
f76d6e0139
commit
aa1cafd407
@ -52,7 +52,7 @@ pub trait AstConv<'tcx> {
|
||||
|
||||
/// Returns predicates in scope of the form `X: Foo<T>`, where `X`
|
||||
/// is a type parameter `X` with the given id `def_id` and T
|
||||
/// matches assoc_name. This is a subset of the full set of
|
||||
/// matches `assoc_name`. This is a subset of the full set of
|
||||
/// predicates.
|
||||
///
|
||||
/// This is used for one specific purpose: resolving "short-hand"
|
||||
|
Loading…
Reference in New Issue
Block a user