Skip to content

Partially stabilize LoongArch target features#154510

Open
heiher wants to merge 1 commit intorust-lang:mainfrom
heiher:stabilize-loongarch-target-features
Open

Partially stabilize LoongArch target features#154510
heiher wants to merge 1 commit intorust-lang:mainfrom
heiher:stabilize-loongarch-target-features

Conversation

@heiher
Copy link
Copy Markdown
Contributor

@heiher heiher commented Mar 28, 2026

This PR stabilizes the following target features:

  • div32
  • lam-bh
  • lamcas
  • ld-seq-sa
  • scq

Docs PR: rust-lang/reference#2217

r? @Amanieu

This PR stabilizes the following target features:

- div32
- lam-bh
- lamcas
- ld-seq-sa
- scq
@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Mar 28, 2026
@heiher heiher marked this pull request as draft March 29, 2026 10:41
@rustbot rustbot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Mar 29, 2026
@heiher heiher force-pushed the stabilize-loongarch-target-features branch from 7d2efbb to d3a782d Compare March 29, 2026 14:26
@heiher heiher marked this pull request as ready for review March 29, 2026 14:26
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Mar 29, 2026

Some changes occurred in std_detect

cc @Amanieu, @folkertdev, @sayantn

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Mar 29, 2026
@Amanieu Amanieu added the I-lang-nominated Nominated for discussion during a lang team meeting. label Mar 29, 2026
@Amanieu
Copy link
Copy Markdown
Member

Amanieu commented Mar 29, 2026

LGTM, this matches the LoongArch toolchain conventions: https://github.com/loongson/la-toolchain-conventions/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

I-lang-nominated Nominated for discussion during a lang team meeting. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants