There was an error while loading. Please reload this page.
1 parent 580bbbe commit 2b1f9f7Copy full SHA for 2b1f9f7
tests/ui.rs
@@ -6,6 +6,7 @@ fn ui_compile_pass() {
6
t.pass("tests/compile-pass/*.rs");
7
}
8
9
+#[rustversion::nightly]
10
#[test]
11
fn ui_compile_fail() {
12
let t = TestCases::new();
0 commit comments