mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-02 00:07:42 +03:00
76dae76146
Fix ICE from async closure variance Fixes rust-lang/rust#148488 The fix is also a change from rust-lang/rust#148556