You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/test/ui/nll/closure-requirements/propagate-approximated-shorter-to-static-no-bound.stderr
+4-3
Original file line number
Diff line number
Diff line change
@@ -24,15 +24,16 @@ LL | | });
24
24
= note: where '_#1r: '_#0r
25
25
26
26
error: free region `ReFree(DefId(0/0:6 ~ propagate_approximated_shorter_to_static_no_bound[317d]::supply[0]), BrNamed(crate0:DefIndex(1:16), 'a))` does not outlive free region `ReStatic`
Copy file name to clipboardexpand all lines: src/test/ui/nll/closure-requirements/propagate-approximated-shorter-to-static-wrong-bound.stderr
+4-3
Original file line number
Diff line number
Diff line change
@@ -24,15 +24,16 @@ LL | | });
24
24
= note: where '_#1r: '_#0r
25
25
26
26
error: free region `ReFree(DefId(0/0:6 ~ propagate_approximated_shorter_to_static_wrong_bound[317d]::supply[0]), BrNamed(crate0:DefIndex(1:16), 'a))` does not outlive free region `ReStatic`
0 commit comments