Skip to content

Conversation

AlexTMjugador
Copy link
Member

PR #3960 reverted the Cranelift usage introduced in #4388 due to its codegen not being up to standard when compiling some pieces of code under some platforms. However, it didn't revert the switch to a nightly Rust toolchain, which is now unnecessary, and produces unnecessary drift between what's declared in the rust-toolchain.toml and the Docker image manifests, causing inefficiencies.

These changes bring back the usage of stable Rust for the time being to correct those inefficiencies.

PR #3960 reverted the Cranelift usage introduced in #4388 due to its
codegen not being up to standard when compiling some pieces of code
under some platforms. However, it didn't revert the switch to a nightly
Rust toolchain, which is now unnecessary, and produces unnecessary drift
between what's declared in the `rust-toolchain.toml` and the Docker
image manifests, causing inefficiencies.

These changes bring back the usage of stable Rust for the time being to
correct those inefficiencies.
@AlexTMjugador AlexTMjugador requested review from a team and triphora October 4, 2025 20:40
@AlexTMjugador AlexTMjugador added the DevEx Improvements to developer experience label Oct 4, 2025
@AlexTMjugador AlexTMjugador added this pull request to the merge queue Oct 4, 2025
Merged via the queue into main with commit d98394d Oct 4, 2025
1 check passed
@AlexTMjugador AlexTMjugador deleted the alex/stable-rust-toolchain branch October 4, 2025 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DevEx Improvements to developer experience

Development

Successfully merging this pull request may close these issues.

2 participants