mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 04:55:22 +03:00
step cfgs
This commit is contained in:
+1
-1
@@ -66,7 +66,7 @@ fn ensure_real_path(filename: &FileName) -> &Path {
|
||||
}
|
||||
}
|
||||
|
||||
#[cfg_attr(not(bootstrap), allow(non_local_definitions))]
|
||||
#[allow(non_local_definitions)]
|
||||
impl From<&FileName> for rustc_span::FileName {
|
||||
fn from(filename: &FileName) -> rustc_span::FileName {
|
||||
match filename {
|
||||
|
||||
Reference in New Issue
Block a user