about summary refs log tree commit diff
path: root/compiler/rustc_data_structures/src
diff options
context:
space:
mode:
authorAaron Hill <aa1ronham@gmail.com>2020-08-27 23:17:40 -0400
committerAaron Hill <aa1ronham@gmail.com>2020-08-30 13:46:19 -0400
commita97dcfa3755990062fd7905370cddd3843541db0 (patch)
tree5c32c838f77b5584c716941dadd5ebbb6b21aed3 /compiler/rustc_data_structures/src
parent85fbf49ce0e2274d0acf798f6e703747674feec3 (diff)
downloadrust-a97dcfa3755990062fd7905370cddd3843541db0.tar.gz
rust-a97dcfa3755990062fd7905370cddd3843541db0.zip
Run cfg-stripping on generic parameters before invoking derive macros
Fixes #75930

This changes the tokens seen by a proc-macro. However, ising a `#[cfg]` attribute
on a generic paramter is unusual, and combining it with a proc-macro
derive is probably even more unusual. I don't expect this to cause any
breakage.
Diffstat (limited to 'compiler/rustc_data_structures/src')
0 files changed, 0 insertions, 0 deletions