rust/library
Matthias Krüger ee94112627 Rollup merge of #135852 - lukas-code:asyncfn-prelude-core, r=compiler-errors
Add `AsyncFn*` to `core` prelude

In https://github.com/rust-lang/rust/pull/132611 these got added to the `std` prelude only, which looks like an oversight.

r? libs-api
cc `@compiler-errors`
2025-02-01 07:25:01 -08:00
..
alloc add regression test for unsound Flatten/FlatMap specialization 2025-01-16 17:50:04 -08:00
backtrace@4d7906bb24 Bump backtrace to rust-lang/backtrace-rs@4d7906b 2025-01-02 17:10:55 -08:00
core Rollup merge of #135852 - lukas-code:asyncfn-prelude-core, r=compiler-errors 2025-02-01 07:25:01 -08:00
panic_abort step cfg(bootstrap) 2024-07-28 14:46:29 -04:00
panic_unwind Rollup merge of #131439 - mu001999-contrib:cleanup/static-mut, r=estebank 2025-01-01 16:35:29 +11:00
portable-simd Bump stdarch 2024-12-24 19:00:57 +01:00
proc_macro Use #[derive(Default)] instead of manually implementing it 2024-12-23 03:01:29 +00:00
profiler_builtins compiler & tools dependencies: 2024-12-17 17:41:00 +00:00
rtstartup Let InstCombine remove Clone shims inside Clone shims 2024-07-25 15:14:42 -04:00
rustc-std-workspace-alloc Replace libstd, libcore, liballoc in line comments. 2022-12-30 14:00:42 +01:00
rustc-std-workspace-core update rustc-std-workspace crates 2024-11-04 07:45:15 +01:00
rustc-std-workspace-std Switch all libraries to the 2021 edition 2021-12-23 19:03:47 +08:00
std Remove test panic from File::open 2025-01-25 16:48:11 -08:00
stdarch@684de0d6fe Bump stdarch 2024-12-24 19:00:57 +01:00
sysroot Make profiler_builtins an optional dependency of sysroot, not std 2024-10-17 22:08:36 +11:00
test Update thread spawn hooks. 2024-11-19 18:54:20 +01:00
unwind unwinding: bump version to fix asm 2024-12-26 16:11:44 +01:00
windows_targets Win: Add dbghelp to the list of import libraries 2024-09-06 21:21:49 +00:00
Cargo.lock Update compiler-builtins to 0.1.140 2024-12-27 22:26:08 +00:00
Cargo.toml Auto merge of #129063 - the8472:cold-opt-size, r=Amanieu 2024-09-02 00:58:50 +00:00