Partially stabilize LoongArch target features#154510
Partially stabilize LoongArch target features#154510heiher wants to merge 1 commit intorust-lang:mainfrom
Conversation
This PR stabilizes the following target features: - div32 - lam-bh - lamcas - ld-seq-sa - scq
7d2efbb to
d3a782d
Compare
|
Some changes occurred in cc @Amanieu, @folkertdev, @sayantn |
|
LGTM, this matches the LoongArch toolchain conventions: https://github.com/loongson/la-toolchain-conventions/ |
|
Team member @traviscross has proposed to merge this. The next step is review by the rest of the tagged team members: No concerns currently listed. Once a majority of reviewers approve (and at most 2 approvals are outstanding), this will enter its final comment period. If you spot a major issue that hasn't been raised at any point in this process, please speak up! cc @rust-lang/lang-advisors: FCP proposed for lang, please feel free to register concerns. |
|
🔔 This is now entering its final comment period, as per the review above. 🔔 |
|
cc @rust-lang/lang-docs @rust-lang/fls |
This PR stabilizes the following target features:
Docs PR: rust-lang/reference#2217
r? @Amanieu