diff options
| author | bors <bors@rust-lang.org> | 2023-12-12 22:57:24 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-12-12 22:57:24 +0000 |
| commit | c19508b356c67eb188504fc41692220cc760508e (patch) | |
| tree | 0b8f51ea28ea64edbb500bea282f7d6e07091df3 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 2e96c74dcea20816a34a73d2d3e336a4ebd35eef (diff) | |
| parent | 884bec3d8558aef4c57bae1244fca76ab668e5b6 (diff) | |
| download | rust-c19508b356c67eb188504fc41692220cc760508e.tar.gz rust-c19508b356c67eb188504fc41692220cc760508e.zip | |
Auto merge of #11895 - ericwu2003:useless_vec-FP, r=blyxyas
Useless vec false positive changelog: [`useless_vec`]: fix false positive in macros. fixes #11861 We delay the emission of `useless_vec` lints to the check_crate_post stage, which allows us to effectively undo lints if we find that a `vec![]` expression is being used multiple times after macro expansion.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
