rust/tests/mir-opt/coverage
Zalathar 996bdabc2a coverage: Remove unhelpful code for handling multiple files per function
Functions currently can't have mappings in multiple files, and if that ever
changes (e.g. to properly support expansion regions), this code will need to be
completely overhauled anyway.
2024-11-08 20:43:08 +11:00
..
branch_match_arms.main.InstrumentCoverage.diff coverage: Remove unhelpful code for handling multiple files per function 2024-11-08 20:43:08 +11:00
branch_match_arms.rs coverage: Add a mir-opt test for branch coverage of match arms 2024-04-22 21:55:33 +10:00
instrument_coverage_cleanup.main.CleanupPostBorrowck.diff coverage: Remove unhelpful code for handling multiple files per function 2024-11-08 20:43:08 +11:00
instrument_coverage_cleanup.main.InstrumentCoverage.diff coverage: Remove unhelpful code for handling multiple files per function 2024-11-08 20:43:08 +11:00
instrument_coverage_cleanup.rs coverage: Move mir-opt coverage tests into a subdirectory 2024-04-22 21:55:33 +10:00
instrument_coverage.bar.InstrumentCoverage.diff coverage: Remove unhelpful code for handling multiple files per function 2024-11-08 20:43:08 +11:00
instrument_coverage.main.InstrumentCoverage.diff coverage: Remove unhelpful code for handling multiple files per function 2024-11-08 20:43:08 +11:00
instrument_coverage.rs coverage: Move mir-opt coverage tests into a subdirectory 2024-04-22 21:55:33 +10:00