diff options
| author | bors <bors@rust-lang.org> | 2022-05-27 20:34:06 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-05-27 20:34:06 +0000 |
| commit | 1dd55471b4e95ab8dfc5e55e80a2a59f55817931 (patch) | |
| tree | f31fd1e34081ebd41910104a6a9b94ff78be95d0 /tests/mir-opt/lower_array_len.array_len_raw.NormalizeArrayLen.panic-unwind.diff | |
| parent | 461a6613cf6035844a410a093746d028fc5d9216 (diff) | |
| parent | 9ee211af9fb04802a23be3557c606d833e288d82 (diff) | |
| download | rust-1dd55471b4e95ab8dfc5e55e80a2a59f55817931.tar.gz rust-1dd55471b4e95ab8dfc5e55e80a2a59f55817931.zip | |
Auto merge of #8892 - smoelius:fix-empty-line-false-positive, r=Manishearth
Fix `empty_line_after_outer_attribute` false positive This PR fixes a false positive in `empty_line_after_outer_attribute`. Here is a minimal example that trigger the FP: ```rust #[derive(clap::Parser)] #[clap(after_help = "This ia a help message. You're welcome. ")] pub struct Args; ``` changelog: PF: [`empty_line_after_outer_attribute`]: No longer lints empty lines in inner string values.
Diffstat (limited to 'tests/mir-opt/lower_array_len.array_len_raw.NormalizeArrayLen.panic-unwind.diff')
0 files changed, 0 insertions, 0 deletions
