Skip to content

Update Rust to v1.89#2159

Merged
tomaka merged 3 commits intoparitytech:mainfrom
tomaka:rust-189
Aug 18, 2025
Merged

Update Rust to v1.89#2159
tomaka merged 3 commits intoparitytech:mainfrom
tomaka:rust-189

Conversation

@tomaka
Copy link
Copy Markdown
Contributor

@tomaka tomaka commented Aug 18, 2025

Lots of new lifetime warnings fixed.
The changes to the wasm ABI are irrelevant for us as we don't use any struct as parameters (only pointers to structs).
(I had done this on purpose as I was aware of this ABI problem)

The strict provenance stuff also doesn't really concern us as we never cast any integer to pointer (again, done on purpose, as it's in general more correct).

Work time: 30mn

@tomaka tomaka added this pull request to the merge queue Aug 18, 2025
Merged via the queue into paritytech:main with commit 400aabf Aug 18, 2025
21 checks passed
@tomaka tomaka deleted the rust-189 branch August 18, 2025 08:22
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.

1 participant