Add cfg_hide to the list of known attributes
This commit is contained in:
committed by
Guillaume Gomez
parent
e36a370f08
commit
56e5f61494
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user