about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-01-06 18:56:30 +0000
committerbors <bors@rust-lang.org>2024-01-06 18:56:30 +0000
commit788094c23570d2f2b6feb883372d5bc23fc93c6c (patch)
tree0582d8b8b9ed38bb69a1fbf376dfe17d30961d8a /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent17b24182083077f1473f9022fb2775ead5810bfe (diff)
parent4cea5a8f33715bfe38824c798a5d75218cbfec04 (diff)
downloadrust-788094c23570d2f2b6feb883372d5bc23fc93c6c.tar.gz
rust-788094c23570d2f2b6feb883372d5bc23fc93c6c.zip
Auto merge of #11972 - samueltardieu:issue-11958, r=llogiq
Do not suggest `[T; n]` instead of `vec![T; n]` if `T` is not `Copy`

changelog: [`useless_vec`]: do not suggest replacing `&vec![T; N]` by `&[T; N]` if `T` is not `Copy`

Fix #11958
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions