about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2022-01-06 12:41:02 +0000
committerGitHub <noreply@github.com>2022-01-06 12:41:02 +0000
commit7111c27cec76e88cbb485946881a8d6204bd8b8e (patch)
treeb69174214188d3b7033c858cb79dab32ba47d556 /src/test/codegen/src-hash-algorithm
parent4a1e4eed65762e6685d7ddf0a4599cc6ed502ad2 (diff)
parentb1d6aea3946ae9f52c6ecd0124ab31f6f74f7e2f (diff)
downloadrust-7111c27cec76e88cbb485946881a8d6204bd8b8e.tar.gz
rust-7111c27cec76e88cbb485946881a8d6204bd8b8e.zip
Merge #11211
11211: fix: Fix parsing of `#[derive]` paths r=jonas-schievink a=jonas-schievink

Currently this code produces an empty derive path for every `,`, which makes the IDE layer resolve derive paths to the wrong derive macro in the list. Skip `,`s to fix that. (nameres just ignored them, so it didn't cause problems there)

bors r+

Co-authored-by: Jonas Schievink <jonas.schievink@ferrous-systems.com>
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions