rust/library/std
Guillaume Gomez 329f9fcb05
Rollup merge of #130861 - cuviper:sun-path-offset, r=ibraheemdev
Use `mem::offset_of!` for `sockaddr_un.sun_path`

We don't need manual pointer math here anymore!

try-job: dist-i686-msvc
2024-09-27 00:43:33 +02:00
..
benches Reformat use declarations. 2024-07-29 08:26:52 +10:00
src Rollup merge of #130861 - cuviper:sun-path-offset, r=ibraheemdev 2024-09-27 00:43:33 +02:00
tests Add test for available_parallelism() 2024-09-22 23:46:08 +01:00
build.rs Initial std library support for NuttX 2024-09-24 15:35:40 +08:00
Cargo.toml Pin memchr to 2.5.0 in the library rather than rustc_ast 2024-09-24 18:09:43 +02:00