mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
d972605735
Update the minimum external LLVM to 18 With this change, we'll have stable support for LLVM 18 and 19. For reference, the previous increase to LLVM 17 was #122649. cc `@rust-lang/wg-llvm` r? nikic