You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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#132650
0 commit comments