-da1fb72bb3
-cc1f2a595e
it should unbreak firefox: firefox uses rustc with `-C lto' option for some part of its build, and this code path expose the llvm bug. llvm review: https://reviews.llvm.org/D52340 rust issue: https://github.com/rust-lang/rust/issues/57762 bump lang/rust to ensure updated statically linked libraries are taken on update. ok jca@