.. |
auxiliary
|
Various trivial formatting fixes in run-coverage tests
|
2023-08-26 14:35:34 +10:00 |
abort.coverage
|
coverage: Anonymize line numbers in run-coverage test snapshots
|
2023-08-17 10:03:32 +10:00 |
abort.rs
|
Migrate most of the existing coverage tests over to run-coverage
|
2023-06-28 11:09:19 +10:00 |
assert.coverage
|
Various trivial formatting fixes in run-coverage tests
|
2023-08-26 14:35:34 +10:00 |
assert.rs
|
Various trivial formatting fixes in run-coverage tests
|
2023-08-26 14:35:34 +10:00 |
async2.coverage
|
Various trivial formatting fixes in run-coverage tests
|
2023-08-26 14:35:34 +10:00 |
async2.rs
|
Various trivial formatting fixes in run-coverage tests
|
2023-08-26 14:35:34 +10:00 |
async.coverage
|
coverage: Anonymize line numbers in run-coverage test snapshots
|
2023-08-17 10:03:32 +10:00 |
async.rs
|
Migrate most of the existing coverage tests over to run-coverage
|
2023-06-28 11:09:19 +10:00 |
bad_counter_ids.coverage
|
coverage: Consistently remove unused counter IDs from expressions/mappings
|
2023-10-28 09:33:48 +11:00 |
bad_counter_ids.rs
|
coverage: Regression test for #17012 (bad counter IDs in mappings)
|
2023-10-28 09:27:06 +11:00 |
closure_bug.coverage
|
coverage: Regression test for inconsistent handling of closure spans
|
2023-09-18 22:33:05 +10:00 |
closure_bug.rs
|
coverage: Regression test for inconsistent handling of closure spans
|
2023-09-18 22:33:05 +10:00 |
closure_macro_async.coverage
|
Fix up run-coverage and coverage-map/status-quo tests
|
2023-09-08 12:46:23 +01:00 |
closure_macro_async.rs
|
Fix up run-coverage and coverage-map/status-quo tests
|
2023-09-08 12:46:23 +01:00 |
closure_macro.coverage
|
Fix up run-coverage and coverage-map/status-quo tests
|
2023-09-08 12:46:23 +01:00 |
closure_macro.rs
|
Fix up run-coverage and coverage-map/status-quo tests
|
2023-09-08 12:46:23 +01:00 |
closure.coverage
|
coverage: Fix an unstable-sort inconsistency in coverage spans
|
2023-09-18 21:28:56 +10:00 |
closure.rs
|
Various trivial formatting fixes in run-coverage tests
|
2023-08-26 14:35:34 +10:00 |
conditions.coverage
|
Various trivial formatting fixes in run-coverage tests
|
2023-08-26 14:35:34 +10:00 |
conditions.rs
|
Various trivial formatting fixes in run-coverage tests
|
2023-08-26 14:35:34 +10:00 |
continue.coverage
|
coverage: Anonymize line numbers in run-coverage test snapshots
|
2023-08-17 10:03:32 +10:00 |
continue.rs
|
Migrate most of the existing coverage tests over to run-coverage
|
2023-06-28 11:09:19 +10:00 |
coroutine.coverage
|
Rename lots of files that had generator in their name
|
2023-10-20 21:14:02 +00:00 |
coroutine.rs
|
s/generator/coroutine/
|
2023-10-20 21:14:01 +00:00 |
dead_code.coverage
|
Resolve all warnings in run-coverage tests
|
2023-08-26 14:35:34 +10:00 |
dead_code.rs
|
Resolve all warnings in run-coverage tests
|
2023-08-26 14:35:34 +10:00 |
drop_trait.coverage
|
Various trivial formatting fixes in run-coverage tests
|
2023-08-26 14:35:34 +10:00 |
drop_trait.rs
|
Various trivial formatting fixes in run-coverage tests
|
2023-08-26 14:35:34 +10:00 |
fn_sig_into_try.coverage
|
coverage: Handle fn signature spans more consistently near ?
|
2023-10-21 11:53:27 +11:00 |
fn_sig_into_try.rs
|
coverage: Add a test showing the inconsistent handling of function signatures
|
2023-10-21 11:53:27 +11:00 |
generics.coverage
|
Various trivial formatting fixes in run-coverage tests
|
2023-08-26 14:35:34 +10:00 |
generics.rs
|
Various trivial formatting fixes in run-coverage tests
|
2023-08-26 14:35:34 +10:00 |
if_else.coverage
|
coverage: Anonymize line numbers in run-coverage test snapshots
|
2023-08-17 10:03:32 +10:00 |
if_else.rs
|
Migrate most of the existing coverage tests over to run-coverage
|
2023-06-28 11:09:19 +10:00 |
if.coverage
|
coverage: Anonymize line numbers in run-coverage test snapshots
|
2023-08-17 10:03:32 +10:00 |
if.rs
|
Migrate most of the existing coverage tests over to run-coverage
|
2023-06-28 11:09:19 +10:00 |
inline-dead.coverage
|
coverage: Anonymize line numbers in run-coverage test snapshots
|
2023-08-17 10:03:32 +10:00 |
inline-dead.rs
|
Migrate most of the existing coverage tests over to run-coverage
|
2023-06-28 11:09:19 +10:00 |
inline.coverage
|
coverage: Anonymize line numbers in run-coverage test snapshots
|
2023-08-17 10:03:32 +10:00 |
inline.rs
|
Migrate most of the existing coverage tests over to run-coverage
|
2023-06-28 11:09:19 +10:00 |
inner_items.coverage
|
coverage: Anonymize line numbers in run-coverage test snapshots
|
2023-08-17 10:03:32 +10:00 |
inner_items.rs
|
Migrate most of the existing coverage tests over to run-coverage
|
2023-06-28 11:09:19 +10:00 |
issue-83601.coverage
|
coverage: Anonymize line numbers in run-coverage test snapshots
|
2023-08-17 10:03:32 +10:00 |
issue-83601.rs
|
Migrate most of the existing coverage tests over to run-coverage
|
2023-06-28 11:09:19 +10:00 |
issue-84561.coverage
|
coverage: Handle fn signature spans more consistently near ?
|
2023-10-21 11:53:27 +11:00 |
issue-84561.rs
|
Migrate most of the existing coverage tests over to run-coverage
|
2023-06-28 11:09:19 +10:00 |
issue-85461.coverage
|
Various trivial formatting fixes in run-coverage tests
|
2023-08-26 14:35:34 +10:00 |
issue-85461.rs
|
Tidy up some awkwardly-placed comments in tests
|
2023-08-26 14:35:34 +10:00 |
issue-93054.coverage
|
Various trivial formatting fixes in run-coverage tests
|
2023-08-26 14:35:34 +10:00 |
issue-93054.rs
|
Various trivial formatting fixes in run-coverage tests
|
2023-08-26 14:35:34 +10:00 |
lazy_boolean.coverage
|
update tests that are ignored by debug
|
2023-09-01 04:01:54 +08:00 |
lazy_boolean.rs
|
Migrate most of the existing coverage tests over to run-coverage
|
2023-06-28 11:09:19 +10:00 |
loop_break_value.coverage
|
coverage: Anonymize line numbers in run-coverage test snapshots
|
2023-08-17 10:03:32 +10:00 |
loop_break_value.rs
|
Migrate most of the existing coverage tests over to run-coverage
|
2023-06-28 11:09:19 +10:00 |
loops_branches.coverage
|
Various trivial formatting fixes in run-coverage tests
|
2023-08-26 14:35:34 +10:00 |
loops_branches.rs
|
Various trivial formatting fixes in run-coverage tests
|
2023-08-26 14:35:34 +10:00 |
match_or_pattern.coverage
|
Resolve all warnings in run-coverage tests
|
2023-08-26 14:35:34 +10:00 |
match_or_pattern.rs
|
Resolve all warnings in run-coverage tests
|
2023-08-26 14:35:34 +10:00 |
nested_loops.coverage
|
coverage: Anonymize line numbers in run-coverage test snapshots
|
2023-08-17 10:03:32 +10:00 |
nested_loops.rs
|
Migrate most of the existing coverage tests over to run-coverage
|
2023-06-28 11:09:19 +10:00 |
no_cov_crate.coverage
|
Fix up run-coverage and coverage-map/status-quo tests
|
2023-09-08 12:46:23 +01:00 |
no_cov_crate.rs
|
Fix up run-coverage and coverage-map/status-quo tests
|
2023-09-08 12:46:23 +01:00 |
overflow.coverage
|
Various trivial formatting fixes in run-coverage tests
|
2023-08-26 14:35:34 +10:00 |
overflow.rs
|
Various trivial formatting fixes in run-coverage tests
|
2023-08-26 14:35:34 +10:00 |
panic_unwind.coverage
|
coverage: Anonymize line numbers in run-coverage test snapshots
|
2023-08-17 10:03:32 +10:00 |
panic_unwind.rs
|
Migrate most of the existing coverage tests over to run-coverage
|
2023-06-28 11:09:19 +10:00 |
partial_eq.coverage
|
coverage: Anonymize line numbers in run-coverage test snapshots
|
2023-08-17 10:03:32 +10:00 |
partial_eq.rs
|
refactor(rustc_middle): Substs -> GenericArg
|
2023-07-14 13:27:35 +01:00 |
simple_loop.coverage
|
coverage: Anonymize line numbers in run-coverage test snapshots
|
2023-08-17 10:03:32 +10:00 |
simple_loop.rs
|
Migrate most of the existing coverage tests over to run-coverage
|
2023-06-28 11:09:19 +10:00 |
simple_match.coverage
|
coverage: Anonymize line numbers in run-coverage test snapshots
|
2023-08-17 10:03:32 +10:00 |
simple_match.rs
|
Migrate most of the existing coverage tests over to run-coverage
|
2023-06-28 11:09:19 +10:00 |
sort_groups.coverage
|
coverage: Anonymize line numbers in run-coverage test snapshots
|
2023-08-17 10:03:32 +10:00 |
sort_groups.rs
|
Migrate most of the existing coverage tests over to run-coverage
|
2023-06-28 11:09:19 +10:00 |
test_harness.coverage
|
coverage: Anonymize line numbers in run-coverage test snapshots
|
2023-08-17 10:03:32 +10:00 |
test_harness.rs
|
Migrate most of the existing coverage tests over to run-coverage
|
2023-06-28 11:09:19 +10:00 |
tight_inf_loop.coverage
|
coverage: Anonymize line numbers in run-coverage test snapshots
|
2023-08-17 10:03:32 +10:00 |
tight_inf_loop.rs
|
Migrate most of the existing coverage tests over to run-coverage
|
2023-06-28 11:09:19 +10:00 |
try_error_result.coverage
|
Various trivial formatting fixes in run-coverage tests
|
2023-08-26 14:35:34 +10:00 |
try_error_result.rs
|
Various trivial formatting fixes in run-coverage tests
|
2023-08-26 14:35:34 +10:00 |
unreachable.coverage
|
coverage: Regression test for functions with unreachable bodies
|
2023-10-01 14:44:27 +11:00 |
unreachable.rs
|
coverage: Regression test for functions with unreachable bodies
|
2023-10-01 14:44:27 +11:00 |
unused_mod.coverage
|
Resolve all warnings in run-coverage tests
|
2023-08-26 14:35:34 +10:00 |
unused_mod.rs
|
Migrate the remaining run-make/coverage-reports tests over to run-coverage
|
2023-06-28 11:09:19 +10:00 |
unused.coverage
|
Resolve all warnings in run-coverage tests
|
2023-08-26 14:35:34 +10:00 |
unused.rs
|
Resolve all warnings in run-coverage tests
|
2023-08-26 14:35:34 +10:00 |
uses_crate.coverage
|
Tidy up some awkwardly-placed comments in tests
|
2023-08-26 14:35:34 +10:00 |
uses_crate.rs
|
Re-enable some coverage tests on Linux
|
2023-07-06 10:19:31 +10:00 |
uses_inline_crate.coverage
|
Various trivial formatting fixes in run-coverage tests
|
2023-08-26 14:35:34 +10:00 |
uses_inline_crate.rs
|
Re-enable some coverage tests on Linux
|
2023-07-06 10:19:31 +10:00 |
while_early_ret.coverage
|
Various trivial formatting fixes in run-coverage tests
|
2023-08-26 14:35:34 +10:00 |
while_early_ret.rs
|
Various trivial formatting fixes in run-coverage tests
|
2023-08-26 14:35:34 +10:00 |
while.coverage
|
coverage: Anonymize line numbers in run-coverage test snapshots
|
2023-08-17 10:03:32 +10:00 |
while.rs
|
Migrate most of the existing coverage tests over to run-coverage
|
2023-06-28 11:09:19 +10:00 |
yield.coverage
|
Replace all uses of generator in markdown documentation with coroutine
|
2023-10-20 21:14:02 +00:00 |
yield.rs
|
s/generator/coroutine/
|
2023-10-20 21:14:01 +00:00 |