rust/library
Matthias Krüger 332b9be7a1
Rollup merge of #110543 - joboet:reentrant_lock, r=m-ou-se
Make `ReentrantLock` public

Implements the ACP rust-lang/libs-team#193.

``@rustbot`` label +T-libs-api +S-waiting-on-ACP
2024-02-29 00:16:58 +01:00
..
alloc Document args returned from String::into_raw_parts 2024-02-26 19:32:32 +00:00
backtrace@6145fe6bac
core intrinsics.rs: add some notes on unwinding 2024-02-27 12:28:25 +01:00
panic_abort
panic_unwind miri: rename miri_start_panic → miri_start_unwind 2024-02-26 11:10:18 +01:00
portable-simd
proc_macro Forbid use of extern "C-unwind" inside standard library 2024-02-24 14:53:04 +00:00
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Rollup merge of #110543 - joboet:reentrant_lock, r=m-ou-se 2024-02-29 00:16:58 +01:00
stdarch@56087ea170 Rename wasm32-wasi-preview2 to wasm32-wasip2 2024-02-27 10:14:45 -05:00
sysroot
test Use generic NonZero everywhere else. 2024-02-22 15:17:34 +01:00
unwind Rollup merge of #119590 - ChrisDenton:cfg-target-abi, r=Nilstrieb 2024-02-25 17:05:19 +01:00