1
Fork 0

Revert "Auto merge of #130766 - clarfonthey:stable-coverage-attribute, r=wesleywiser"

This reverts commit 1d35638dc3, reversing
changes made to f23a80a4c2.
This commit is contained in:
Zalathar 2024-12-22 14:26:54 +11:00
parent 5a14967f7b
commit 87c2f9a5be
128 changed files with 515 additions and 374 deletions

View file

@ -480,9 +480,10 @@ pub const BUILTIN_ATTRIBUTES: &[BuiltinAttribute] = &[
template!(List: "address, kcfi, memory, thread"), DuplicatesOk,
EncodeCrossCrate::No, experimental!(no_sanitize)
),
ungated!(
gated!(
coverage, Normal, template!(OneOf: &[sym::off, sym::on]),
ErrorPreceding, EncodeCrossCrate::No,
coverage_attribute, experimental!(coverage)
),
ungated!(