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 #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](rust-lang/rust#132515 (comment)), libs-api decided to undeprecate in the next release. Let's do that!
cc #132650
0 commit comments