mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-05 10:52:17 +00:00
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