1
Fork 0

Rename usage of intra_doc_link_resolution_failure

This commit is contained in:
Manish Goregaokar 2020-07-29 15:21:26 -07:00
parent abaf38ccb0
commit 48de8ac041
47 changed files with 47 additions and 47 deletions

View file

@ -2,7 +2,7 @@
// ignore-cross-compile
#![crate_name = "outer"]
#![deny(intra_doc_link_resolution_failure)]
#![deny(intra_doc_link_resolution_failures)]
// using a trait that has intra-doc links on it from another crate (whether re-exporting or just
// implementing it) used to give spurious resolution failure warnings