about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-06-11 15:27:36 +0000
committerbors <bors@rust-lang.org>2024-06-11 15:27:36 +0000
commit9ddea51a7369344519dd5855f2e04294fdc613c4 (patch)
tree0fcc81b1fe4192e1fa7c7c93689859b44cee6fc5 /compiler/rustc_codegen_llvm/src
parent87c895ad83729146d11f6ec90d746f6faf2e676f (diff)
parentf7515ae9058786a61ffa30529f30575065b73450 (diff)
downloadrust-9ddea51a7369344519dd5855f2e04294fdc613c4.tar.gz
rust-9ddea51a7369344519dd5855f2e04294fdc613c4.zip
Auto merge of #12912 - lochetti:fix_12824, r=dswij
Don't lint indexing_slicing lints on proc macros

This pr fixes https://github.com/rust-lang/rust-clippy/issues/12824

Even though the issue mentions the indexing case only, it was easy to apply the fix to the slicing case as well.

changelog: [`out_of_bounds_indexing`, `indexing_slicing`]: Don't lint on procedural macros.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions