ci: update nightly and fix all sorts of new failures (#2852)

* ci: update miri flags

* ci: fix doc warnings

* doc: fix some links

Cherry-pick of 18ed761 from #2834

* ci: cherry-pick 00a2849

From: #2793

* ci: cherry-pick 6b61212

From: #2793

Co-authored-by: Blas Rodriguez Irizar <[email protected]>
This commit is contained in:
Alice Ryhl
2020-09-21 18:57:27 +02:00
committed by GitHub
co-authored by Blas Rodriguez Irizar
parent f0328f7810
commit 2b96b1773d
9 changed files with 25 additions and 26 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
rust_2018_idioms,
unreachable_pub
)]
#![deny(intra_doc_link_resolution_failure)]
#![cfg_attr(docsrs, deny(broken_intra_doc_links))]
#![doc(test(
no_crate_inject,
attr(deny(warnings, rust_2018_idioms), allow(dead_code, unused_variables))