mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
bf2c5323e0
Make `AsyncFnOnce`, `AsyncFnMut`, `AsyncFn` non-`#[fundamental]` Address the issue #136723 on nightly (the issue will only *actually* be fixed with a beta backport).