Skip to content

Commit beb734b

Browse files
authored
Rollup merge of #150775 - main, r=Kivooeo
Move issue-12660 to 'ui/cross-crate/ with a descriptive name Author: Immad Mir <mirimmad17@gmail.com>
2 parents 6b262f7 + 870626a commit beb734b

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

File renamed without changes.

tests/ui/issues/issue-12660.rs renamed to tests/ui/cross-crate/cross-crate-unit-struct-reexport.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//@ run-pass
2-
//@ aux-build:issue-12660-aux.rs
2+
//@ aux-build:aux-12660.rs
33

44

55
extern crate issue12660aux;

0 commit comments

Comments
 (0)