Remove ReCanonical
in favor of ReLateBound
This commit is contained in:
parent
1f8de94f3b
commit
45be1ac0fc
23 changed files with 98 additions and 101 deletions
|
@ -1260,7 +1260,6 @@ impl Clean<Option<Lifetime>> for ty::RegionKind {
|
|||
ty::RePlaceholder(..) |
|
||||
ty::ReEmpty |
|
||||
ty::ReClosureBound(_) |
|
||||
ty::ReCanonical(_) |
|
||||
ty::ReErased => None
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue