rust/compiler/rustc_hir
Dylan DPC e3b2655c3a
Rollup merge of #81720 - klensy:smallvec-update, r=Mark-Simulacrum
Updated smallvec version due to RUSTSEC-2021-0003

Hi.

Updated Cargo.toml's for smallvec due to RUSTSEC-2021-0003 and Cargo.toml in separate commit.

Affected function `SmallVec::insert_many` looks like don't was used directly in rust, but can be somewhere in deps.

There should be some mechanism to not to do this kind of things manually, like dependabot. Actually, dependabot supports rust and can check security articles (at least that noted in description).
2021-02-14 16:54:44 +01:00
..
src Rollup merge of #80920 - rylev:check_attr-refactor, r=davidtwco 2021-02-14 16:54:42 +01:00
Cargo.toml bumped smallvec deps 2021-02-14 18:03:11 +03:00