step cfgs
This commit is contained in:
parent
fe0415e17a
commit
8f62a2dedb
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ where
|
|||
}
|
||||
}
|
||||
|
||||
#[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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue