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
Rollup merge of rust-lang#59156 - davidtwco:issue-55809, r=nikomatsakis
[wg-async-await] Add regression test for rust-lang#55809.
Fixesrust-lang#55809.
This PR adds a regression test for rust-lang#55809 which checks that a
overflow does not occur when evaluating a requirement for async
functions and `&mut` arguments in some specific circumstances.
0 commit comments