Skip to content

Remove Rust version restriction in 'compute build'#1633

Merged
kpfleming merged 2 commits intofastly:mainfrom
kpfleming:allow-future-rust-versions
Jan 26, 2026
Merged

Remove Rust version restriction in 'compute build'#1633
kpfleming merged 2 commits intofastly:mainfrom
kpfleming:allow-future-rust-versions

Conversation

@kpfleming
Copy link
Contributor

Change summary

There is no longer any need to block new versions of Rust; the block for version 1.91.0 will continue to be in place though as that version produces broken WASM packages.

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

There is no longer any need to block new versions of Rust; the block
for version 1.91.0 will continue to be in place though as that version
produces broken WASM packages.
@kpfleming kpfleming marked this pull request as ready for review January 26, 2026 16:41
@kpfleming kpfleming requested a review from a team as a code owner January 26, 2026 16:41
@kpfleming kpfleming enabled auto-merge (squash) January 26, 2026 16:52
@kpfleming kpfleming merged commit ac9775d into fastly:main Jan 26, 2026
14 of 17 checks passed
@kpfleming kpfleming deleted the allow-future-rust-versions branch January 26, 2026 17:04
@backkem
Copy link
Contributor

backkem commented Feb 12, 2026

Is it possible to ship a release with this constraint relaxed?

@kpfleming
Copy link
Contributor Author

We will be publishing a new version in the next couple of weeks; in the meantime you can edit the config.toml file on your system to remove the restriction.

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.

4 participants