Skip to content

Commit 58a802e

Browse files
committed
Relocate modules_ans_files_visibity/mod_file_correct_spans.rs to
modules/mod_file_correct_spans.rs
1 parent bfc0c02 commit 58a802e

File tree

4 files changed

+1
-4
lines changed

4 files changed

+1
-4
lines changed

tests/ui/modules/mod_file_aux.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
//@ ignore-auxiliary (used by `./mod_file_with_path_attr.rs` and `mod_file.rs`)
1+
//@ ignore-auxiliary (used by `./mod_file_with_path_attr.rs` and `mod_file.rs` and `mod_file_correct_spans.rs`)
22

33
pub fn foo() -> isize { 10 }
File renamed without changes.

tests/ui/modules_and_files_visibility/mod_file_correct_spans.stderr renamed to tests/ui/modules/mod_file_correct_spans.stderr

File renamed without changes.

tests/ui/modules_and_files_visibility/mod_file_aux.rs

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)