mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-07 00:00:08 +02:00
ci: test more things with miri (#6885)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#![allow(clippy::needless_range_loop)]
|
||||
#![warn(rust_2018_idioms)]
|
||||
#![cfg(feature = "full")]
|
||||
#![cfg(not(miri))]
|
||||
|
||||
// Tests to run on both current-thread & multi-thread runtime variants.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user