resolve conflicts
This commit is contained in:
parent
c4afb8a868
commit
4896fc0f59
1 changed files with 1 additions and 0 deletions
|
@ -223,6 +223,7 @@
|
|||
#![cfg_attr(not(bootstrap), allow(internal_features))]
|
||||
#![deny(rustc::existing_doc_keyword)]
|
||||
#![deny(fuzzy_provenance_casts)]
|
||||
#![cfg_attr(not(bootstrap), allow(rustdoc::redundant_explicit_links))]
|
||||
// Ensure that std can be linked against panic_abort despite compiled with `-C panic=unwind`
|
||||
#![deny(ffi_unwind_calls)]
|
||||
// std may use features in a platform-specific way
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue