rust/library
bors c728bf3963 Auto merge of #114656 - bossmc:rework-no-coverage-attr, r=oli-obk
Rework `no_coverage` to `coverage(off)`

As discussed at the tail of https://github.com/rust-lang/rust/issues/84605 this replaces the `no_coverage` attribute with a `coverage` attribute that takes sub-parameters (currently `off` and `on`) to control the coverage instrumentation.

Allows future-proofing for things like `coverage(off, reason="Tested live", issue="#12345")` or similar.
2023-09-14 01:05:18 +00:00
..
2023-08-22 15:01:14 -07:00
2023-08-23 20:05:14 -04:00
2023-08-23 20:05:14 -04:00
2023-07-31 16:13:02 +08:00
2023-08-23 20:05:14 -04:00
2023-08-23 20:05:14 -04:00
2023-09-13 16:41:38 +03:00
2023-09-05 19:56:20 +02:00
2023-08-23 20:05:14 -04:00
2023-08-23 20:05:14 -04:00