mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 22:18:23 +03:00
3b531a18b5
Use rust rather than LLVM target features in the target spec This works better with non-LLVM codegen backends.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.