Skip to content

Increase the MSRV from 1.63 to 1.65#1594

Open
xtqqczze wants to merge 5 commits intobytecodealliance:mainfrom
xtqqczze:msrv
Open

Increase the MSRV from 1.63 to 1.65#1594
xtqqczze wants to merge 5 commits intobytecodealliance:mainfrom
xtqqczze:msrv

Conversation

@xtqqczze
Copy link
Copy Markdown
Contributor

@xtqqczze xtqqczze commented Mar 14, 2026

Closes #1607 (libc bumped MSRV to 1.65)

  • Replace some runtime panics with compile-time assertions
  • Disable targets that now fail these assertions
  • Consolidate duplicated FFI re-exports

@xtqqczze

This comment was marked as outdated.

@xtqqczze xtqqczze force-pushed the msrv branch 4 times, most recently from 314bb85 to 6af881f Compare April 24, 2026 19:10
@xtqqczze xtqqczze changed the title Increase the MSRV from 1.63 to 1.65 [NOMERGE]Increase the MSRV from 1.63 to 1.65 Apr 24, 2026
@xtqqczze xtqqczze force-pushed the msrv branch 5 times, most recently from 6293781 to 479a020 Compare April 25, 2026 01:57
@xtqqczze xtqqczze changed the title [NOMERGE]Increase the MSRV from 1.63 to 1.65 Increase the MSRV from 1.63 to 1.65 Apr 25, 2026
@xtqqczze xtqqczze marked this pull request as ready for review April 25, 2026 11:32
Copy link
Copy Markdown
Member

@sunfishcode sunfishcode left a comment

Choose a reason for hiding this comment

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

Thanks for putting this together! Overall this looks good, with just a few minor comments below:

Comment thread README.md Outdated
Comment thread src/lib.rs
@xtqqczze xtqqczze force-pushed the msrv branch 3 times, most recently from d6a9321 to ef4872f Compare May 2, 2026 20:03
@xtqqczze
Copy link
Copy Markdown
Contributor Author

xtqqczze commented May 4, 2026

@sunfishcode Would you like me to fixup the commit history?

@xtqqczze xtqqczze force-pushed the msrv branch 3 times, most recently from d8328f5 to f2e15e9 Compare May 4, 2026 10:55
@xtqqczze
Copy link
Copy Markdown
Contributor Author

xtqqczze commented May 4, 2026

CI / Test (ubuntu) (pull_request) is tracked by #1620.

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.

ci: build broken due to libc MSRV bump

2 participants