Fixup
This commit is contained in:
parent
c877ff3664
commit
c8d25af698
2 changed files with 2 additions and 5 deletions
|
@ -1225,7 +1225,7 @@ impl<'tcx> RegionInferenceContext<'tcx> {
|
|||
/// it. However, it works pretty well in practice. In particular,
|
||||
/// this is needed to deal with projection outlives bounds like
|
||||
///
|
||||
/// ```ignore (MIR syntax)
|
||||
/// ```ignore (internal compiler representation so lifetime syntax is invalid)
|
||||
/// <T as Foo<'0>>::Item: '1
|
||||
/// ```
|
||||
///
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue