mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 11:20:54 +00:00
Merge pull request #18874 from lnicola/sync-from-rust
minor: Sync from downstream
This commit is contained in:
commit
91fc0a239a
@ -237,7 +237,7 @@ pub const INERT_ATTRIBUTES: &[BuiltinAttribute] = &[
|
||||
template!(List: "address, kcfi, memory, thread"), DuplicatesOk,
|
||||
experimental!(no_sanitize)
|
||||
),
|
||||
ungated!(coverage, Normal, template!(Word, List: "on|off"), WarnFollowing),
|
||||
gated!(coverage, Normal, template!(Word, List: "on|off"), WarnFollowing, coverage_attribute, experimental!(coverage)),
|
||||
|
||||
ungated!(
|
||||
doc, Normal, template!(List: "hidden|inline|...", NameValueStr: "string"), DuplicatesOk
|
||||
|
@ -1 +1 @@
|
||||
0eca4dd3205a01dba4bd7b7c140ec370aff03440
|
||||
fb546ee09b226bc4dd4b712d35a372d923c4fa54
|
||||
|
Loading…
x
Reference in New Issue
Block a user