Skip to content

Commit 14b8318

Browse files
Merge branch 'master' into impl_event_fns
2 parents 463c6ca + a4f4fd2 commit 14b8318

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

uefi-macros/tests/compilation.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
use std::env;
22

33
#[test]
4+
#[ignore = "failing in nightly due to github.com/rust-lang/rust/issues/89795"]
45
fn ui() {
56
let t = trybuild::TestCases::new();
67

0 commit comments

Comments
 (0)