about summary refs log tree commit diff
path: root/tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-12-12 22:57:24 +0000
committerbors <bors@rust-lang.org>2023-12-12 22:57:24 +0000
commitc19508b356c67eb188504fc41692220cc760508e (patch)
tree0b8f51ea28ea64edbb500bea282f7d6e07091df3 /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
parent2e96c74dcea20816a34a73d2d3e336a4ebd35eef (diff)
parent884bec3d8558aef4c57bae1244fca76ab668e5b6 (diff)
downloadrust-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 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions