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>2021-02-25 09:01:41 +0000
committerbors <bors@rust-lang.org>2021-02-25 09:01:41 +0000
commitef41f2baf7478df6b5c4bebe1e9a8ff810474b3d (patch)
tree79c1464305d751209edb6daaad75098eb4b05d0d /src/test/codegen/src-hash-algorithm
parent76a689d8c21ca22aa3c892647dbd729fa69d2db9 (diff)
parent2a6b06108d88830d3a6d5a50f733b8f7cf2799ab (diff)
downloadrust-ef41f2baf7478df6b5c4bebe1e9a8ff810474b3d.tar.gz
rust-ef41f2baf7478df6b5c4bebe1e9a8ff810474b3d.zip
Auto merge of #6788 - matthiaskrgr:upper_case_acronyms, r=flip1995
move upper_case_acronyms back to style, but make the default behaviour less aggressive by default (can be unleashed via config option)

Previous discussion in the bi-weekly clippy meeting for reference: https://rust-lang.zulipchat.com/#narrow/stream/257328-clippy/topic/Meeting.202021-02-23/near/227458019

Move the `upper_case_acronyms` lint back to the style group.
Only warn on fully-capitalized names by default.
Add add a clippy-config option `upper-case-acronyms-aggressive: true/false` to enabled more aggressive linting on
all substrings that could be capitalized acronyms.

---
changelog: reenable upper_case_acronyms by default but make the more aggressive linting opt-in via config option
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions