rust/tests/coverage/auxiliary
Zalathar e96b4e479a coverage: Extract executor::block_on from several async coverage tests
By moving `block_on` to an auxiliary crate, we avoid having to keep a separate
copy of it in every async test.

(This also incorporates some small tweaks to the headers in `await_ready.rs`.)
2024-09-10 16:08:36 +10:00
..
executor.rs coverage: Extract executor::block_on from several async coverage tests 2024-09-10 16:08:36 +10:00
inline_always_with_dead_code.rs
macro_name_span_helper.rs
unused_mod_helper.rs
used_crate.rs
used_inline_crate.rs