rust/compiler
Zalathar c57f28bbf7 coverage: Avoid creating func_coverage for marker statements
Coverage marker statements should have no effect on codegen, but in some cases
they could have the side-effect of creating a `func_coverage` entry for their
enclosing function. That can lead to an ICE for functions that don't actually
have any coverage spans.
2023-12-16 11:10:11 +11:00
..
2023-12-05 17:52:51 -08:00
2023-12-12 14:52:05 +01:00
2023-12-15 14:45:06 +00:00
2023-12-15 14:45:06 +00:00
2023-12-15 14:45:06 +00:00
2023-12-09 09:30:32 +11:00
2023-12-10 10:56:22 +08:00
2023-12-15 14:45:06 +00:00
2023-12-14 17:56:33 -08:00
2023-12-12 13:48:20 -05:00
2023-12-15 14:45:06 +00:00