rust/library
Jubilee Young 169b2f0e6d library: Stabilize new_uninit for Box, Rc, and Arc
A partial stabilization that only affects:
- AllocType<T>::new_uninit
- AllocType<T>::assume_init
- AllocType<[T]>::new_uninit_slice
- AllocType<[T]>::assume_init
where "AllocType" is Box, Rc, or Arc
2024-08-27 10:17:05 -07:00
..
alloc library: Stabilize new_uninit for Box, Rc, and Arc 2024-08-27 10:17:05 -07:00
backtrace@72265bea21
core Rollup merge of #129559 - RalfJung:float-nan-semantics, r=thomcc 2024-08-27 01:46:53 -05:00
panic_abort
panic_unwind
portable-simd
proc_macro library: Stabilize new_uninit for Box, Rc, and Arc 2024-08-27 10:17:05 -07:00
profiler_builtins Build library/profiler_builtins from ci-llvm if appropriate 2024-08-24 21:21:34 +10:00
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std library: Stabilize new_uninit for Box, Rc, and Arc 2024-08-27 10:17:05 -07:00
stdarch@d9466edb4c Update stdarch submodule 2024-08-21 00:20:27 -07:00
sysroot
test Reduce merged doctest source code size 2024-08-13 20:14:56 +02:00
unwind
windows_targets
Cargo.lock Update compiler_builtins to 0.1.121 2024-08-23 12:02:26 -07:00
Cargo.toml