Empty regions don't exist anymore, remove them from fluent
This commit is contained in:
parent
4781233a77
commit
1a6ab6c16a
1 changed files with 0 additions and 2 deletions
|
@ -147,8 +147,6 @@ infer_region_explanation = {$pref_kind ->
|
||||||
}{$desc_kind ->
|
}{$desc_kind ->
|
||||||
*[should_not_happen] [{$desc_kind}]
|
*[should_not_happen] [{$desc_kind}]
|
||||||
[restatic] the static lifetime
|
[restatic] the static lifetime
|
||||||
[reempty] the empty lifetime
|
|
||||||
[reemptyuni] the empty lifetime in universe {$desc_arg}
|
|
||||||
[revar] lifetime {$desc_arg}
|
[revar] lifetime {$desc_arg}
|
||||||
|
|
||||||
[as_defined] the lifetime `{$desc_arg}` as defined here
|
[as_defined] the lifetime `{$desc_arg}` as defined here
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue