rename skolemized to placeholder
This commit is contained in:
parent
a96510d066
commit
4cd4eae435
29 changed files with 226 additions and 211 deletions
|
|
@ -1258,7 +1258,7 @@ impl Clean<Option<Lifetime>> for ty::RegionKind {
|
|||
ty::ReFree(..) |
|
||||
ty::ReScope(..) |
|
||||
ty::ReVar(..) |
|
||||
ty::ReSkolemized(..) |
|
||||
ty::RePlaceholder(..) |
|
||||
ty::ReEmpty |
|
||||
ty::ReClosureBound(_) |
|
||||
ty::ReCanonical(_) |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue