| Age | Commit message (Collapse) | Author | Lines |
|
This performs the same task as the hole-carving code in the main span refiner,
but in a separate earlier pass.
|
|
Some of these cases currently don't occur in practice, but are included for
completeness, and to avoid having to add them later as branch coverage and
MC/DC coverage start building more complex expressions.
|
|
|
|
This improves the coverage instrumentation of closures declared in macros, as
seen in `closure_macro.rs` and `closure_macro_async.rs`.
|
|
These tests can simply be reformatted as normal, because the resulting changes
are unimportant.
|
|
|