Skip to content

Commit f2b6964

Browse files
authored
Rollup merge of rust-lang#150747 - main, r=lqd
tests/ui/runtime/on-broken-pipe/with-rustc_main.rs: Not needed so remove Author: Immad Mir <mirimmad17@gmail.com> <!-- homu-ignore:start --> <!-- If this PR is related to an unstable feature or an otherwise tracked effort, please link to the relevant tracking issue here. If you don't know of a related tracking issue or there are none, feel free to ignore this. This PR will get automatically assigned to a reviewer. In case you would like a specific user to review your work, you can assign it to them by using r? <reviewer name> --> <!-- homu-ignore:end -->
2 parents 7028e24 + 870626a commit f2b6964

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)