intra_doc_resolution_failures -> broken_intra_doc_links
This commit is contained in:
parent
bcb2813e01
commit
8fe438e632
48 changed files with 48 additions and 48 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue