Files
rust/src/doc
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-14 13:01:06 -04:00
2023-09-11 13:01:15 -04:00
2023-08-14 13:01:06 -04:00
2023-09-11 13:01:15 -04:00
2023-09-11 13:01:15 -04:00
2023-09-11 13:01:15 -04:00
2023-09-11 13:01:15 -04:00
2023-09-10 02:54:37 +02:00
2022-01-28 13:42:48 +01:00
2019-09-30 07:46:10 +02:00
2023-02-24 13:21:02 -05:00
2022-01-28 13:42:48 +01:00
2021-07-10 19:51:36 +02:00
2018-05-17 12:25:24 -07:00