Skip to content

Conversation

@nick1udwig
Copy link
Member

Problem

Using +stable checks if we have stable; if we do we use that; if we don't we get latest stable.
This means that +stable is a different version on systems set up at different times.
Newer versions of cargo don't work, giving an LTO error.

Solution

Specify +1.85.1 -- a known working version -- by default.
Allow --toolchain +foo input to override.

Docs Update

None

Notes

https://discord.com/channels/1257731563374776341/1338934897322233898/1420786777895080037

@nick1udwig nick1udwig merged commit f88e116 into develop Oct 10, 2025
1 check passed
@nick1udwig nick1udwig deleted the hf/fix-lto-build-error branch October 10, 2025 15:01
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