Skip to content

Fix i686-windows system import#276

Merged
ChrisDenton merged 1 commit intorust-lang:mainfrom
ChrisDenton:fix-import-x86
Mar 26, 2026
Merged

Fix i686-windows system import#276
ChrisDenton merged 1 commit intorust-lang:mainfrom
ChrisDenton:fix-import-x86

Conversation

@ChrisDenton
Copy link
Copy Markdown
Member

Fixes #275 by using the undecorated name on 32-bit x86 targets.

@ChrisDenton ChrisDenton enabled auto-merge (squash) March 26, 2026 14:39
@ChrisDenton ChrisDenton merged commit fa89456 into rust-lang:main Mar 26, 2026
28 checks passed
@github-actions github-actions bot mentioned this pull request Mar 26, 2026
@ChrisDenton ChrisDenton deleted the fix-import-x86 branch March 26, 2026 14:41
ChrisDenton added a commit that referenced this pull request Mar 26, 2026
## 🤖 New release

* `cmake`: 0.1.57 -> 0.1.58 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

##
[0.1.58](v0.1.57...v0.1.58)
- 2026-03-26

### Fixed

- Fix i686-windows system import
([#276](#276))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Chris Denton <chris@chrisdenton.dev>
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.

Build issue with 32-bit toolchain on Windows (i686-pc-windows-msvc)

1 participant