mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-08 00:00:13 +02:00
util: enable loom tests (#7644)
Co-authored-by: Benjamin Ran <[email protected]>
This commit is contained in:
co-authored by
Benjamin Ran
parent
0671c205cc
commit
d84a9e9af3
@@ -1,3 +1,5 @@
|
||||
#![cfg(not(loom))]
|
||||
|
||||
//! TCP/UDP/Unix helpers for tokio.
|
||||
|
||||
use crate::either::Either;
|
||||
|
||||
Reference in New Issue
Block a user