rust/tests/coverage/auxiliary
Zalathar 7ca4d1f6a1 coverage: Regression test for "function name is empty" bug
The bug was triggered by a particular usage of the `?` try operator in a
proc-macro expansion.

Thanks to lqd for the minimization.

Co-authored-by: Rémy Rakic <remy.rakic+github@gmail.com>
2025-07-29 11:36:43 +10:00
..
discard_all_helper.rs coverage: Add a synthetic test for when all spans are discarded 2024-12-19 22:03:43 +11:00
executor.rs Revert "Auto merge of #130766 - clarfonthey:stable-coverage-attribute, r=wesleywiser" 2024-12-23 12:30:37 +11: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
inline_mixed_helper.rs coverage: Regression test for inlining into an uninstrumented crate 2024-11-02 23:20:14 +11:00
macro_name_span_helper.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
try_in_macro_helper.rs coverage: Regression test for "function name is empty" bug 2025-07-29 11:36:43 +10: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