diff options
| author | bors <bors@rust-lang.org> | 2022-03-13 16:11:25 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-03-13 16:11:25 +0000 |
| commit | e2e492c10e8690814b6ab6df080ffe732b23b7fc (patch) | |
| tree | bd66f0b7a48e7958f045fe527527dad8e0012ddc /compiler/rustc_codegen_gcc | |
| parent | 75b616e92f6cad9c44bd4faf10e034439a5757f2 (diff) | |
| parent | 800f66de2bea7672e03ffa2be457ef06d91cce83 (diff) | |
| download | rust-e2e492c10e8690814b6ab6df080ffe732b23b7fc.tar.gz rust-e2e492c10e8690814b6ab6df080ffe732b23b7fc.zip | |
Auto merge of #8422 - buttercrab:only_used_in_recursion, r=llogiq
new lint: `only_used_in_recursion` changed: - added `only_used_in_recursion`. - fixed code that variables are only used in recursion. - this would not lint when `unused_variable` This fixes: #8390 ----- changelog: add lint [`only_used_in_recursion`]
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
