This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit ad25fe7
authored
Unrolled build for rust-lang#137327
Rollup merge of rust-lang#137327 - arlosi:home-dir, r=Mark-Simulacrum
Undeprecate env::home_dir
rust-lang#132515 fixed the implementation of `env::home_dir`, but didn't remove the deprecation.
Based on [this comment](rust-lang#132515 (comment)), libs-api decided to undeprecate in the next release. Let's do that!
cc rust-lang#1326501 file changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
641 | 641 | | |
642 | 642 | | |
643 | 643 | | |
644 | | - | |
645 | | - | |
646 | | - | |
647 | | - | |
648 | | - | |
649 | 644 | | |
650 | 645 | | |
651 | 646 | | |
| |||
0 commit comments