rust/tests/run-coverage/auxiliary
Zalathar 4da38c31d2 Tidy up some awkwardly-placed comments in tests
Prior to #114875, these tests were very sensitive to lines being added/removed,
so the migration to `run-coverage` in #112300 tried hard to avoid disturbing
the existing line numbers. That resulted in some awkward reshuffling when
certain comments/directives needed to be added or moved.

Now that we don't have to worry about preserving line numbers, we can rearrange
those comments into a more conventional layout.
2023-08-26 14:35:34 +10:00
..
inline_always_with_dead_code.rs
unused_mod_helper.rs
used_crate.rs Tidy up some awkwardly-placed comments in tests 2023-08-26 14:35:34 +10:00
used_inline_crate.rs Tidy up some awkwardly-placed comments in tests 2023-08-26 14:35:34 +10:00