We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ea8c9a commit c1d4772Copy full SHA for c1d4772
uefi-macros/tests/compilation.rs
@@ -1,7 +1,6 @@
1
use std::env;
2
3
#[test]
4
-#[ignore = "failing in nightly due to github.com/rust-lang/rust/issues/89795"]
5
fn ui() {
6
let t = trybuild::TestCases::new();
7
0 commit comments