]> git.lizzy.rs Git - rust.git/commit - src/tools/clippy
Auto merge of #67900 - nikic:prepare-llvm-10, r=nagisa
authorbors <bors@rust-lang.org>
Mon, 13 Jan 2020 04:01:00 +0000 (04:01 +0000)
committerbors <bors@rust-lang.org>
Mon, 13 Jan 2020 04:01:00 +0000 (04:01 +0000)
commite82febc78e5a14356de5f713b904eebef1e86956
treee1c8bffd16e5b0f003d8d9d61415cfb72a2549c7
parent3ebcfa1451cfedc13a07e6353d8ade9742dfdc2a
parentc9e996f05cff70e69240b9a9d2d56e57af21eb3a
Auto merge of #67900 - nikic:prepare-llvm-10, r=nagisa

Prepare for LLVM 10 upgrade

Split off from #67759, this just adds the necessary compatibility bits and updates codegen tests, without performing the actual LLVM upgrade.

r? @alexcrichton