mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 09:50:40 +00:00
Update the minimum external LLVM to 13 With this change, we'll have stable support for LLVM 13 through 15 (pending release). For reference, the previous increase to LLVM 12 was #90175. r? `@nagisa`