about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-04-08 00:37:56 +0000
committerbors <bors@rust-lang.org>2022-04-08 00:37:56 +0000
commita63308be0a66fe34aa1ccefef76fa6a0bc50d2a3 (patch)
tree66359167138505b8217830b22ffb05bfef103f11 /src/test/codegen/src-hash-algorithm
parent984330a6ee3c4d15626685d6dc8b7b759ff630bd (diff)
parentc70f1e0f8f3419f67dc31b5bbbc47db1e829128c (diff)
downloadrust-a63308be0a66fe34aa1ccefef76fa6a0bc50d2a3.tar.gz
rust-a63308be0a66fe34aa1ccefef76fa6a0bc50d2a3.zip
Auto merge of #8619 - pitaj:fix-6973, r=giraffate
ignore `&x | &y` in unnested_or_patterns

replacing it with `&(x | y)` is actually more characters

Fixes #6973

changelog: [`unnested_or_patterns`] ignore `&x | &y`, nesting would result in more characters
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions