tokio-rs / loom

Concurrency permutation testing tool for Rust.
MIT License
2.13k stars 111 forks source link

Use #[doc(no_inline)] on re-exports #287

Closed taiki-e closed 2 years ago

taiki-e commented 2 years ago

See https://github.com/tokio-rs/tokio/pull/2874 for the motivation.