diff options
| author | Alejandra González <blyxyas@gmail.com> | 2025-01-01 19:21:01 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-01 19:21:01 +0000 |
| commit | 034f3d224ca797ecc7c92ece4d87c94df6afed02 (patch) | |
| tree | 7c9ddc054c31bec088c43e7623cb6746a48fce60 /compiler/rustc_codegen_gcc | |
| parent | 33a6590ce1ccdbd220edc76adfc2ab804506de94 (diff) | |
| parent | 48993338863688fdfadda10931af62b3fd7cfa92 (diff) | |
| download | rust-034f3d224ca797ecc7c92ece4d87c94df6afed02.tar.gz rust-034f3d224ca797ecc7c92ece4d87c94df6afed02.zip | |
Improve `slow_vector_initialization` suggestion (#13912)
close #13781 The `slow_vector_initialization` lint currently only suggests using the `vec!` macro with size, but it does not suggest removing the `resize` method call. changelog: [`slow_vector_initialization`]: improve `slow_vector_initialization` suggestion
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
