mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Relocate modules_ans_files_visibity/mod_file_correct_spans.rs to
modules/mod_file_correct_spans.rs
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
//@ ignore-auxiliary (used by `./mod_file_with_path_attr.rs` and `mod_file.rs`)
|
||||
//@ ignore-auxiliary (used by `./mod_file_with_path_attr.rs` and `mod_file.rs` and `mod_file_correct_spans.rs`)
|
||||
|
||||
pub fn foo() -> isize { 10 }
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
//@ ignore-auxiliary (used by `./mod_file_correct_spans.rs`)
|
||||
|
||||
pub fn foo() -> isize { 10 }
|
||||
Reference in New Issue
Block a user