We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7db1ea9 commit a28529dCopy full SHA for a28529d
tests/compiletest.rs
@@ -1,4 +1,5 @@
1
#[rustversion::attr(not(nightly), ignore)]
2
+#[cfg_attr(miri, ignore)]
3
#[test]
4
fn ui() {
5
let t = trybuild::TestCases::new();
0 commit comments