about summary refs log tree commit diff
path: root/tests/coverage/let_else_loop.cov-map
AgeCommit message (Collapse)AuthorLines
2024-05-29Manually run `x fmt` on all source files in `tests/coverage/`Zalathar-3/+3
Currently we can't automatically enforce formatting on tests (see #125637), but we can at least keep things relatively tidy by occasionally running the formatter manually. This was done by temporarily commenting out the `"/tests/"` exclusion in `rustfmt.toml`, and then running `x fmt tests/coverage` and `x test coverage --bless`.
2024-03-20coverage: Regression test for ICE triggered by self-loopsZalathar-0/+30