Skip to content

{bp-19779} tools/rust: Fix softfloat abi target spec name - #19826

Merged
xiaoxiang781216 merged 1 commit into
apache:releases/13.0from
jerpelea:bp-19779
Aug 13, 2026
Merged

{bp-19779} tools/rust: Fix softfloat abi target spec name#19826
xiaoxiang781216 merged 1 commit into
apache:releases/13.0from
jerpelea:bp-19779

Conversation

@jerpelea

Copy link
Copy Markdown
Contributor

Summary

Rename abi "x86-softfloat" to just "softfloat" to enable compatibility with newer rust nightly versions.

Rust recently changed the name of the softfloat abi to one more unified across targets, and more recently, removed the compat alias.

Impact

RELEASE

Testing

CI

Rename abi "x86-softfloat" to just "softfloat" to enable compatibility
with newer rust nightly versions.

Rust recently changed the name of the softfloat abi to one more unified
across targets, and more recently, removed the compat alias.

Signed-off-by: Kay Lambdadelta <lambdadeltakay@proton.me>
@github-actions github-actions Bot added Area: Tooling Size: XS The size of the change in this PR is very small labels Aug 13, 2026
@jerpelea

Copy link
Copy Markdown
Contributor Author

do not restart Ci until #19814 is merged

@xiaoxiang781216
xiaoxiang781216 merged commit 586978b into apache:releases/13.0 Aug 13, 2026
7 of 13 checks passed
@jerpelea
jerpelea deleted the bp-19779 branch August 13, 2026 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: Tooling Size: XS The size of the change in this PR is very small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants