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
This helper method is now redundant, there is a much simpler approach to append the extension with `as_mut_os_string()` (since Rust 1.70.0).
Additionally revised the comment and included a conditional statement to better communicate the intent for why this placeholder is necessary.
0 commit comments