]> git.lizzy.rs Git - rust.git/commit - src/tools/clippy
Auto merge of #60831 - alexcrichton:update-llvm-project, r=nikic
authorbors <bors@rust-lang.org>
Wed, 15 May 2019 07:23:21 +0000 (07:23 +0000)
committerbors <bors@rust-lang.org>
Wed, 15 May 2019 07:23:21 +0000 (07:23 +0000)
commitf2951e6fd7fda39948a5c6a9a053f74a8a314a38
tree3b3c42858f698fa5f2ba696541e2af9f8b3f527e
parentc84a7abf8b2c5753179472464dc2baeb86c6fed6
parent441ca638cc131074481436c146e3d3aee1be75df
Auto merge of #60831 - alexcrichton:update-llvm-project, r=nikic

Update LLVM to fix assertion when compiling to wasm

More details can be found in #60540!

Closes #60540