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 #55148 - SimonSapin:path-fromstr, r=oli-obk
Implement FromStr for PathBuf
Initially landed in #48292 and reverted in #50401. This time, use `std::string::ParseError` as suggested in #44431 (comment)
0 commit comments