]> git.lizzy.rs Git - rust.git/commit - compiler/rustc_codegen_llvm/src/back/archive.rs
Rollup merge of #107015 - cuviper:ra-riscv64, r=Mark-Simulacrum
authorMichael Goulet <michael@errs.io>
Sun, 22 Jan 2023 04:21:01 +0000 (23:21 -0500)
committerGitHub <noreply@github.com>
Sun, 22 Jan 2023 04:21:01 +0000 (23:21 -0500)
commit1ac117b2846493f552b2ad189e9e57c8fd2d58ab
tree10f6b28ce06abd7c108cef0588c0982ec0b1f2dd
parent8a830cf182802179b7821b89193e64768519bd96
parentf6d8abfcbfe2e2600f52bef27d8677febf72767a
Rollup merge of #107015 - cuviper:ra-riscv64, r=Mark-Simulacrum

Re-enable building rust-analyzer on riscv64

It was disabled in #75103 due to an LLVM bug, but followup comments have
confirmed that it builds fine on Fedora with LLVM 15.

r? ```@Mark-Simulacrum```
cc ```@matklad``` ```@davidlt```