1
Fork 0

intra_doc_resolution_failures -> broken_intra_doc_links

This commit is contained in:
Manish Goregaokar 2020-07-30 10:38:55 -07:00
parent bcb2813e01
commit 8fe438e632
48 changed files with 48 additions and 48 deletions

View file

@ -2,7 +2,7 @@
// ignore-cross-compile
#![crate_name = "outer"]
#![deny(intra_doc_resolution_failures)]
#![deny(broken_intra_doc_links)]
// 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