diff options
| author | bors <bors@rust-lang.org> | 2020-09-01 20:03:55 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-09-01 20:03:55 +0000 |
| commit | 130359cb05246fcacdde61baa2613419ef6570c7 (patch) | |
| tree | a802248bcafa66177364c0e296094a56fe88891d /compiler/rustc_data_structures/src | |
| parent | eb9e7c357e26bf41c47661720e46f4498de32b83 (diff) | |
| parent | a97dcfa3755990062fd7905370cddd3843541db0 (diff) | |
| download | rust-130359cb05246fcacdde61baa2613419ef6570c7.tar.gz rust-130359cb05246fcacdde61baa2613419ef6570c7.zip | |
Auto merge of #76010 - Aaron1011:fix/cfg-generic-param, r=petrochenkov
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
