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-04-27 09:30:20 +0000
committerbors <bors@rust-lang.org>2024-04-27 09:30:20 +0000
commitc6bf9548d53233f8a08928955a996f4bf30ea1bd (patch)
tree49142c73a4d141fa9fc20febe9451c29190352e9 /compiler/rustc_codegen_llvm/src
parentde4fce8686f5a55547c20215fdf01c5dae2b2c97 (diff)
parent2861729dadfb7a3567840314311fee86e54299a2 (diff)
downloadrust-c6bf9548d53233f8a08928955a996f4bf30ea1bd.tar.gz
rust-c6bf9548d53233f8a08928955a996f4bf30ea1bd.zip
Auto merge of #12624 - J-ZhengLi:issue12586, r=xFrednet
fix [`large_stack_arrays`] linting in `vec` macro

fixes: #12586

this PR also adds a wrapper function `matching_root_macro_call` to `clippy_utils::macros`, considering how often that same pattern appears in the codebase.

(I'm always very indecisive towards naming, so, if anyone have better idea of how that function should be named, feel free to suggest it)

---

changelog: fix [`large_stack_arrays`] linting in `vec` macro; add `matching_root_macro_call` to clippy_utils
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions