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
Previously, this moved values into match guards, which was only recently allowed.
See rust-lang/rust#63118 for more details.
Note that this does _not_ allow the test suite to be run with 1.34,
since its dependencies use features that were not stable in 1.34.
0 commit comments