rust/library/std
Matthias Krüger 9e8c03018f
Rollup merge of #131307 - YohDeadfall:prctl-set-name-dbg-assert, r=workingjubilee
Android: Debug assertion after setting thread name

While `prctl` cannot fail if it points to a valid buffer, it's still better to assert the result as it's done for other places.
2024-10-06 20:43:40 +02:00
..
benches Reformat use declarations. 2024-07-29 08:26:52 +10:00
src Rollup merge of #131307 - YohDeadfall:prctl-set-name-dbg-assert, r=workingjubilee 2024-10-06 20:43:40 +02:00
tests Fix std tests for wasm32-wasip2 target 2024-09-29 04:48:13 +02:00
build.rs Enable f16 tests on non-GNU Windows 2024-09-30 22:41:19 -04:00
Cargo.toml Update compiler-builtins to 0.1.133 2024-10-05 21:34:51 -05:00