Skip to content

Doc: Add the LoongArch stabilized target features - #2217

Merged
ehuss merged 1 commit into
rust-lang:masterfrom
heiher:loong-target-features
Apr 28, 2026
Merged

Doc: Add the LoongArch stabilized target features#2217
ehuss merged 1 commit into
rust-lang:masterfrom
heiher:loong-target-features

Conversation

@heiher

@heiherheiher commented Mar 28, 2026

Copy link
Copy Markdown
Contributor

Stabilization PR: rust-lang/rust#154510

@rustbotrustbot added the S-waiting-on-review Status: The marked PR is awaiting review from a maintainer label Mar 28, 2026
@ehussehuss added the S-waiting-on-stabilization Waiting for a stabilization PR to be merged in the main Rust repository label Mar 29, 2026
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Apr 27, 2026
…features, r=Amanieu
Partially stabilize LoongArch target features
This PR stabilizes the following target features:
- div32
- lam-bh
- lamcas
- ld-seq-sa
- scq
Docs PR: rust-lang/reference#2217
r? @Amanieu
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Apr 27, 2026
…features, r=Amanieu
Partially stabilize LoongArch target features
This PR stabilizes the following target features:
- div32
- lam-bh
- lamcas
- ld-seq-sa
- scq
Docs PR: rust-lang/reference#2217
r? @Amanieu
rust-timer added a commit to rust-lang/rust that referenced this pull request Apr 28, 2026
Rollup merge of #154510 - heiher:stabilize-loongarch-target-features, r=Amanieu
Partially stabilize LoongArch target features
This PR stabilizes the following target features:
- div32
- lam-bh
- lamcas
- ld-seq-sa
- scq
Docs PR: rust-lang/reference#2217
r? @Amanieu

@ehussehuss left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, merging now that rust-lang/rust#154510 is merged.

View changes since this review

@ehuss
ehuss added this pull request to the merge queueApr 28, 2026
Merged via the queue into rust-lang:master with commit 55184c7Apr 28, 2026
6 checks passed
@rustbotrustbot removed the S-waiting-on-review Status: The marked PR is awaiting review from a maintainer label Apr 28, 2026
@rustbotrustbot mentioned this pull request May 4, 2026
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request May 4, 2026
Update books
## rust-lang/reference
4 commits in 8c88f9d0bdd75ffdc0691676d83212ae22a18cee..581920f9109f141b88b860b3e1e8359e3896a150
2026-04-30 02:40:57 UTC to 2026-04-28 16:48:51 UTC
- Document trailing `self` in paths (rust-lang/reference#2237)
- add trailing comma (to follow style guidelines) (rust-lang/reference#2244)
- Doc: Add the LoongArch stabilized target features (rust-lang/reference#2217)
- typo (rust-lang/reference#2241)
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request May 5, 2026
Update books
## rust-lang/reference
4 commits in 8c88f9d0bdd75ffdc0691676d83212ae22a18cee..581920f9109f141b88b860b3e1e8359e3896a150
2026-04-30 02:40:57 UTC to 2026-04-28 16:48:51 UTC
- Document trailing `self` in paths (rust-lang/reference#2237)
- add trailing comma (to follow style guidelines) (rust-lang/reference#2244)
- Doc: Add the LoongArch stabilized target features (rust-lang/reference#2217)
- typo (rust-lang/reference#2241)
rust-timer added a commit to rust-lang/rust that referenced this pull request May 5, 2026
Rollup merge of #156152 - rustbot:docs-update, r=ehuss
Update books
## rust-lang/reference
4 commits in 8c88f9d0bdd75ffdc0691676d83212ae22a18cee..581920f9109f141b88b860b3e1e8359e3896a150
2026-04-30 02:40:57 UTC to 2026-04-28 16:48:51 UTC
- Document trailing `self` in paths (rust-lang/reference#2237)
- add trailing comma (to follow style guidelines) (rust-lang/reference#2244)
- Doc: Add the LoongArch stabilized target features (rust-lang/reference#2217)
- typo (rust-lang/reference#2241)
@ehussehuss added this to the 1.97.0 milestone Jun 16, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-stabilizationWaiting for a stabilization PR to be merged in the main Rust repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@heiher@ehuss@rustbot