We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7ec60e commit 8b00af6Copy full SHA for 8b00af6
text/1214-projections-lifetimes-and-wf.md
@@ -1106,6 +1106,11 @@ then `R ⊢ P': 'a`. Proceed by induction and by cases over the form of `P`:
1106
in a type outlive `'a`, then the type outlives `'a`. Follows by
1107
inspection of the outlives rules.
1108
1109
+# Edit History
1110
+
1111
+[RFC1592] - amend to require that tuple fields be sized
1112
1113
[crater-errors]: https://gist.github.com/nikomatsakis/2f851e2accfa7ba2830d#root-regressions-sorted-by-rank
1114
[crater-all]: https://gist.github.com/nikomatsakis/364fae49de18268680f2#root-regressions-sorted-by-rank
1115
[#21953]: https://github.com/rust-lang/rust/issues/21953
1116
+[RFC1592]: https://github.com/rust-lang/rfcs/pull/1592
0 commit comments