mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03:00
e8243d2979
Partially stabilize LoongArch target features This PR stabilizes the following target features: - div32 - lam-bh - lamcas - ld-seq-sa - scq Docs PR: https://github.com/rust-lang/reference/pull/2217 r? @Amanieu