]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Auto merge of #94862 - pierwill:bootstrap-useless, r=Dylan-DPC
authorbors <bors@rust-lang.org>
Sun, 13 Mar 2022 05:37:56 +0000 (05:37 +0000)
committerbors <bors@rust-lang.org>
Sun, 13 Mar 2022 05:37:56 +0000 (05:37 +0000)
commit617e8c7bf9d7e35457543b156e48b28c15e35fcb
tree0215955757cada117e32cc41a1e22a2413219346
parent791447cfec78c6318cdca38715f97a1cfc6156dc
parent415d37677ed4d6dcea74302a39712d00a98978cc
Auto merge of #94862 - pierwill:bootstrap-useless, r=Dylan-DPC

Remove unneeded conversions in bootstrapping code

Fixes warnings from `clippy::useless_conversion` in `src/bootstrap`.