Skip to content

ci: Update Rust toolchain version to 1.88#99

Closed
sagudev wants to merge 2 commits into
mainfrom
sagudev-patch-3
Closed

ci: Update Rust toolchain version to 1.88#99
sagudev wants to merge 2 commits into
mainfrom
sagudev-patch-3

Conversation

@sagudev

@sagudev sagudev commented Jul 11, 2026

Copy link
Copy Markdown
Member

Signed-off-by: Sam <16504129+sagudev@users.noreply.github.com>
@mrobinson mrobinson changed the title CI: Update Rust toolchain version to 1.88 ci: Update Rust toolchain version to 1.88 Jul 11, 2026
@sagudev

sagudev commented Jul 11, 2026

Copy link
Copy Markdown
Member Author

I think linux problem is real and it is #88

@jschwe

jschwe commented Jul 11, 2026

Copy link
Copy Markdown
Member

I was planning to update mozangle to latest upstream (ESR). Perhaps that wil also fix this issue.

Signed-off-by: Sam <16504129+sagudev@users.noreply.github.com>
@jschwe

jschwe commented Jul 11, 2026

Copy link
Copy Markdown
Member

Note, the linker failure doesn't happen with rust 1.95, I'm assuming because we are using lld. So probably it's just an issue with the order of libraries on the link line.

@sagudev

sagudev commented Jul 11, 2026

Copy link
Copy Markdown
Member Author

Note, the linker failure doesn't happen with rust 1.95, I'm assuming because we are using lld. So probably it's just an issue with the order of libraries on the link line.

That would make sense, but we want to support more, so we should fix this properly. Can you fix the order here?

@jschwe

jschwe commented Jul 11, 2026

Copy link
Copy Markdown
Member

Yes, I can post a patch later, once I'm back at the computer, need to do something else first.

@sagudev

sagudev commented Jul 13, 2026

Copy link
Copy Markdown
Member Author

Done via #100

@sagudev sagudev closed this Jul 13, 2026
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.

3 participants