mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-02 00:00:11 +02:00
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 of18ed761from #2834 * ci: cherry-pick00a2849From: #2793 * ci: cherry-pick6b61212From: #2793 Co-authored-by: Blas Rodriguez Irizar <[email protected]>
This commit is contained in:
co-authored by
Blas Rodriguez Irizar
parent
f0328f7810
commit
2b96b1773d
@@ -5,7 +5,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))
|
||||
|
||||
Reference in New Issue
Block a user