expand: Leave traces when expanding cfg_attr attributes
This commit is contained in:
@@ -336,6 +336,7 @@ impl<'a> AstValidator<'a> {
|
||||
sym::allow,
|
||||
sym::cfg,
|
||||
sym::cfg_attr,
|
||||
sym::cfg_attr_trace,
|
||||
sym::deny,
|
||||
sym::expect,
|
||||
sym::forbid,
|
||||
|
||||
Reference in New Issue
Block a user