Add cfg_attr to known attributes
This commit is contained in:
parent
c9d5494640
commit
8567f290b8
@ -173,6 +173,7 @@ pub static KNOWN_ATTRIBUTES: &'static [(&'static str, AttributeType)] = &[
|
||||
("plugin_registrar", Normal),
|
||||
|
||||
("cfg", Normal),
|
||||
("cfg_attr", Normal),
|
||||
("main", Normal),
|
||||
("start", Normal),
|
||||
("test", Normal),
|
||||
|
Loading…
x
Reference in New Issue
Block a user