rust/library/std/src/sys
Matthias Krüger 33da3c3df0
Rollup merge of #107154 - glaubitz:m68k-alloc, r=JohnTitor
library/std/sys_common: Define MIN_ALIGN for m68k-unknown-linux-gnu

This PR adds the missing definition of MIN_ALIGN for the m68k-unknown-linux target.
2023-01-29 06:14:17 +01:00
..
common library/std/sys_common: Define MIN_ALIGN for m68k-unknown-linux-gnu 2023-01-21 12:00:14 +00:00
hermit refactor[std]: do not use box syntax 2023-01-17 14:08:35 +01:00
itron Remove various double spaces in source comments. 2023-01-14 17:22:04 +01:00
sgx std: rename Parker::new to Parker::new_in_place, add safe Parker::new constructor for SGX 2022-12-30 15:49:47 +01:00
solid refactor[std]: do not use box syntax 2023-01-17 14:08:35 +01:00
unix Rollup merge of #106779 - RReverser:patch-2, r=Mark-Simulacrum 2023-01-26 07:53:22 +01:00
unsupported Auto merge of #105698 - joboet:unsupported_threads_once, r=thomcc 2022-12-19 16:46:57 +00:00
wasi std: use a more efficient Once on platforms without threads 2022-12-14 13:55:30 +01:00
wasm std: use a more efficient Once on platforms without threads 2022-12-14 13:55:30 +01:00
windows Replace libc::{type} with crate::ffi::{type} 2023-01-28 11:24:13 +05:30
mod.rs Reduce CString allocations in std as much as possible 2022-10-03 11:13:17 -07:00