std: forbid unwrapped unsafe in unsupported_backslash
This commit is contained in:
parent
1d83da8847
commit
e9b3e9c7f4
@ -1,3 +1,4 @@
|
|||||||
|
#![forbid(unsafe_op_in_unsafe_fn)]
|
||||||
use crate::ffi::OsStr;
|
use crate::ffi::OsStr;
|
||||||
use crate::io;
|
use crate::io;
|
||||||
use crate::path::{Path, PathBuf, Prefix};
|
use crate::path::{Path, PathBuf, Prefix};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user