Skip to content

c-b: Drop the removed abi_unadjusted feature gate - #1304

Merged
tgross35 merged 2 commits into
rust-lang:mainfrom
HuzaifaAbdulRehman:drop-abi-unadjusted
Aug 31, 2026
Merged

c-b: Drop the removed abi_unadjusted feature gate#1304
tgross35 merged 2 commits into
rust-lang:mainfrom
HuzaifaAbdulRehman:drop-abi-unadjusted

Conversation

@HuzaifaAbdulRehman

Copy link
Copy Markdown
Contributor

abi_unadjusted was removed in rust-lang/rust#161398, so every job on current nightly stops at E0557 in lib.rs:6. Main is red for the same reason.

Nothing uses extern "unadjusted", so the gate goes rather than being renamed.

Not built locally, no toolchain here. I used an LLM assistant while looking into this.

HuzaifaAbdulRehman and others added 2 commits August 31, 2026 02:17
There doesn't seem to be a straightforward way to build and test this
target anymore. Disable it for now since CI is broken.

Link: rust-lang#1306
@tgross35
tgross35 force-pushed the drop-abi-unadjusted branch from 2a971f9 to 2187ae3 Compare August 31, 2026 04:57

@tgross35 tgross35 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks! I added a commit disabling the i686-pc-windows-gnu job since it's broken, #1306

View changes since this review

@tgross35
tgross35 enabled auto-merge (rebase) August 31, 2026 04:58
@tgross35
tgross35 merged commit 1e26e15 into rust-lang:main Aug 31, 2026
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants