mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 18:57:19 +00:00

It used to be necessary on Apple platforms to ship with the App Store, but XCode 15 has stopped embedding LLVM bitcode and the App Store no longer accepts apps with bitcode embedded.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.