rust/library/core
Jubilee bf2c5323e0
Rollup merge of #136724 - steffahn:asyncfn-non-fundamental, r=compiler-errors
Make `AsyncFnOnce`, `AsyncFnMut`, `AsyncFn` non-`#[fundamental]`

Address the issue #136723 on nightly (the issue will only *actually* be fixed with a beta backport).
2025-02-08 20:41:22 -08:00
..
src Rollup merge of #136724 - steffahn:asyncfn-non-fundamental, r=compiler-errors 2025-02-08 20:41:22 -08:00
Cargo.toml Put all coretests in a separate crate 2025-01-26 10:26:36 +00:00