Rename in library
This commit is contained in:
parent
4df76f0f90
commit
7b7b5a7a12
3 changed files with 4 additions and 4 deletions
|
@ -69,7 +69,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(incomplete_features)]
|
||||
#![deny(unsafe_op_in_unsafe_fn)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue