Add cfg_hide
to the list of known attributes
This commit is contained in:
parent
e36a370f08
commit
56e5f61494
1 changed files with 1 additions and 0 deletions
|
@ -908,6 +908,7 @@ impl CheckAttrVisitor<'tcx> {
|
|||
// plugins: removed, but rustdoc warns about it itself
|
||||
sym::alias
|
||||
| sym::cfg
|
||||
| sym::cfg_hide
|
||||
| sym::hidden
|
||||
| sym::html_favicon_url
|
||||
| sym::html_logo_url
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue