rust/library/std
Jonathan Brouwer de16c1aa4c
Rollup merge of #150058 - Fabian-Gruenbichler:main, r=workingjubilee
Enable file locking support for Hurd

like Illumos (rust-lang/rust#148322) and aix (rust-lang/rust#148619), Hurd was missed when originally
introducing locking gates per target OS in rust-lang/rust#132977. building rustc on Hurd was
broken as a result since 1.91.
2025-12-30 23:27:44 +01:00
..
benches benchmark path.components() iteration 2025-10-25 14:46:58 +02:00
src Rollup merge of #150058 - Fabian-Gruenbichler:main, r=workingjubilee 2025-12-30 23:27:44 +01:00
tests stabilize lazy_get 2025-12-15 18:57:33 +08:00
build.rs Update to new API, allowing to remove check_doc_cfg.rs file from librustdoc 2025-12-10 12:28:08 +01:00
Cargo.toml std: switch to moto-rt v0.16.0 2025-12-19 15:48:47 -08:00