rust/library/std
Michael Goulet 978893ac40
Rollup merge of #137327 - arlosi:home-dir, r=Mark-Simulacrum
Undeprecate env::home_dir

#132515 fixed the implementation of `env::home_dir`, but didn't remove the deprecation.

Based on [this comment](https://github.com/rust-lang/rust/pull/132515#discussion_r1829715262), libs-api decided to undeprecate in the next release. Let's do that!

cc #132650
2025-03-06 12:22:11 -05:00
..
benches Fix import in bench for wasm 2025-02-12 14:44:30 -08:00
src Rollup merge of #137327 - arlosi:home-dir, r=Mark-Simulacrum 2025-03-06 12:22:11 -05:00
tests std: Apply deprecated_safe_2024 2025-02-13 13:10:28 -08:00
build.rs Disable f16 on Aarch64 without neon 2025-03-01 23:10:21 +00:00
Cargo.toml Rollup merge of #137463 - sunshowers:illumos-posix-spawn, r=Mark-Simulacrum 2025-03-05 21:46:40 +08:00