diff options
| author | bors <bors@rust-lang.org> | 2020-05-26 23:12:16 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-05-26 23:12:16 +0000 |
| commit | fca76de7cac7e116eb1a573888dc510c0820694c (patch) | |
| tree | 2fdb717babbfcf972ddc396f4e1cccfac0efafb8 /src/test/rustdoc-js-std/string-from_ut.js | |
| parent | 5324257aac954e696158fb3801e67ceebd604eda (diff) | |
| parent | 416182347589e9503408136747593ff95fb9dd13 (diff) | |
| download | rust-fca76de7cac7e116eb1a573888dc510c0820694c.tar.gz rust-fca76de7cac7e116eb1a573888dc510c0820694c.zip | |
Auto merge of #5651 - ebroto:names_as_early_passes, r=flip1995
Register redundant_field_names and non_expressive_names as early passes Similar names was moved to a pre-expansion pass to solve #2927, so I'm avoiding linting on code from expansion, which makes the dogfood (mostly, see below) pass. I had to change new_without_default though, and although I understand why it was not triggering before, TBH I don't see why the binding inside the nested `if_chain` is being linted now. Any ideas? (it seems legit though as the code can be changed by the user) changelog: Register redundant_field_names and non_expressive_names as early passes Fixes #5356 Fixes #5521
Diffstat (limited to 'src/test/rustdoc-js-std/string-from_ut.js')
0 files changed, 0 insertions, 0 deletions
