Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SFT-3616: Fix Rust warnings #499

Merged
merged 1 commit into from
May 13, 2024

Conversation

jeandudey
Copy link
Contributor

No description provided.

@jeandudey jeandudey changed the title SFT-616 fix rust warnings SFT-616: Fix rust warnings May 13, 2024
@jeandudey jeandudey changed the base branch from main to dev-v2.4.0 May 13, 2024 12:32
@jeandudey jeandudey changed the title SFT-616: Fix rust warnings SFT-616: Fix Rust warnings May 13, 2024
@jeandudey jeandudey changed the title SFT-616: Fix Rust warnings SFT-3616: Fix Rust warnings May 13, 2024
The Passport firmware code runs on a "single thread" so the warnings
don't apply here.

* extmod/foundation-rust/src/secp256k1.rs: Replace `&mut ...' with
`&mut *addr_of_mut!(...)'.
* extmod/foundation-rust/src/ur/decoder.rs: Ditto.
* extmod/foundation-rust/src/ur/encoder.rs: Ditto.
* extmod/foundation-rust/src/ur/mod.rs: Ditto.
@jeandudey jeandudey force-pushed the jeandudey/sft-3616-fix-rust-warnings branch from 81d4852 to 97ea417 Compare May 13, 2024 12:40
@jeandudey jeandudey merged commit fe5b1fc into dev-v2.4.0 May 13, 2024
18 checks passed
@jeandudey jeandudey deleted the jeandudey/sft-3616-fix-rust-warnings branch May 13, 2024 13:27
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.

None yet

2 participants