Rollup merge of #25020 - brson:current_dir, r=luqmana
This commit is contained in:
commit
ac7a75ec97
@ -27,7 +27,7 @@ use sync::atomic::{AtomicIsize, ATOMIC_ISIZE_INIT, Ordering};
|
||||
use sync::{StaticMutex, MUTEX_INIT};
|
||||
use sys::os as os_imp;
|
||||
|
||||
/// Returns the current working directory as a `Path`.
|
||||
/// Returns the current working directory as a `PathBuf`.
|
||||
///
|
||||
/// # Errors
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user