We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01ec7d7 commit 8263707Copy full SHA for 8263707
tests/run-make/exit-code/rmake.rs
@@ -1,3 +1,5 @@
1
+// Test that we exit with the correct exit code for successful / unsuccessful / ICE compilations
2
+
3
extern crate run_make_support;
4
5
use run_make_support::{rustc, rustdoc, out_dir};
0 commit comments