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
In Appendix B, we have a matrix of capturing effects. For TAIT, we
had correctly marked the capturing of lifetime parameters from the
outer impl as being not applicable in Rust 2021, but we had
incorrectly marked this as being "yes" in Rust 2024. It's of course
not applicable in both editions. Let's fix that.
0 commit comments