Rename in library
This commit is contained in:
parent
4df76f0f90
commit
7b7b5a7a12
3 changed files with 4 additions and 4 deletions
|
@ -212,7 +212,7 @@
|
|||
#![warn(deprecated_in_future)]
|
||||
#![warn(missing_docs)]
|
||||
#![warn(missing_debug_implementations)]
|
||||
#![deny(intra_doc_link_resolution_failure)] // rustdoc is run without -D warnings
|
||||
#![deny(intra_doc_resolution_failures)] // rustdoc is run without -D warnings
|
||||
#![allow(explicit_outlives_requirements)]
|
||||
#![allow(unused_lifetimes)]
|
||||
// Tell the compiler to link to either panic_abort or panic_unwind
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue