about summary refs log tree commit diff
path: root/tests/run-make/std-core-cycle
diff options
context:
space:
mode:
authorOneirical <manchot@videotron.ca>2024-06-14 12:08:43 -0400
committerOneirical <manchot@videotron.ca>2024-07-08 09:59:08 -0400
commitd9162fd97f1655a145b7975b8e7af7e37f4de84d (patch)
tree6dd1884ec69bb513b19bc18e11449c07c0e3cda4 /tests/run-make/std-core-cycle
parent2c7afc114d7ccc9bbc1dce29f1be1dca343e722f (diff)
rewrite and rename issue-18943 to rmake
Diffstat (limited to 'tests/run-make/std-core-cycle')
-rw-r--r--tests/run-make/std-core-cycle/rmake.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/run-make/std-core-cycle/rmake.rs b/tests/run-make/std-core-cycle/rmake.rs
index 0f63c3f7ce4..162b783aeb9 100644
--- a/tests/run-make/std-core-cycle/rmake.rs
+++ b/tests/run-make/std-core-cycle/rmake.rs
@@ -25,4 +25,3 @@ fn main() {
     rustc_foo.run();
     rustc_foo_panic.run();
 }
-