diff --git a/tests/compiletest.rs b/tests/compiletest.rs index 9169db8e..cd58514f 100644 --- a/tests/compiletest.rs +++ b/tests/compiletest.rs @@ -1,3 +1,4 @@ +#[allow(unused_attributes)] #[rustversion::attr(not(nightly), ignore)] #[cfg_attr(skip_ui_tests, ignore)] #[cfg_attr(miri, ignore)]