Rename usage of intra_doc_link_resolution_failure
This commit is contained in:
parent
abaf38ccb0
commit
48de8ac041
47 changed files with 47 additions and 47 deletions
|
@ -4,7 +4,7 @@
|
|||
// ignore-windows
|
||||
// ignore-tidy-linelength
|
||||
|
||||
#![deny(intra_doc_link_resolution_failure)]
|
||||
#![deny(intra_doc_link_resolution_failures)]
|
||||
#![feature(no_core, lang_items)]
|
||||
#![no_core]
|
||||
#![crate_type = "rlib"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue