mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +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.