about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-04-23 12:10:26 +0200
committerGitHub <noreply@github.com>2024-04-23 12:10:26 +0200
commit5d017f27d532167ad271343434b35d638dbd3251 (patch)
treebafbb537a641440f9e54f758f64de00051fd6881 /compiler/rustc_codegen_llvm/src
parent57dad1d75e562ff73051c1c43b07eaf65c7dbd74 (diff)
parent9bd175c8a206cabbca2818d9cf509939b95301a8 (diff)
downloadrust-5d017f27d532167ad271343434b35d638dbd3251.tar.gz
rust-5d017f27d532167ad271343434b35d638dbd3251.zip
Rollup merge of #124284 - klensy:no-reads, r=fmease
parser: remove unused(no reads) max_angle_bracket_count field

Isn't there (clippy) lint for variables with only writes? They should be marked as dead too, probably.
Found only https://rust-lang.github.io/rust-clippy/master/index.html#/collection_is_never_read
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions