mirror of
https://gitee.com/openharmony/third_party_rust_cxx
synced 2024-11-23 07:10:29 +00:00
Ignore unused ignore attribute warning in some configurations
This commit is contained in:
parent
2ec5f2b839
commit
36737e42d6
@ -1,3 +1,4 @@
|
||||
#[allow(unused_attributes)]
|
||||
#[rustversion::attr(not(nightly), ignore)]
|
||||
#[cfg_attr(skip_ui_tests, ignore)]
|
||||
#[cfg_attr(miri, ignore)]
|
||||
|
Loading…
Reference in New Issue
Block a user