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 [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives 2024-02-22 16:04:04 +00:00
macro_name_span_helper.rs [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives 2024-02-22 16:04:04 +00:00
unused_mod_helper.rs coverage: Migrate `tests/run-coverage` into `tests/coverage` 2023-11-07 11:15:19 +11:00
used_crate.rs Tweak various coverage test files for slightly nicer formatting 2024-05-29 14:34:11 +10:00
used_inline_crate.rs Tweak various coverage test files for slightly nicer formatting 2024-05-29 14:34:11 +10:00