tock / libtock-rs

Rust userland library for Tock
Apache License 2.0
160 stars 105 forks source link

Apply fixes suggested by Clippy version `nightly-2023-08-22`. #510

Closed jrvanwhy closed 10 months ago

jrvanwhy commented 10 months ago

I'm preparing a toolchain update PR that will supercede #481. I'd prefer to avoid sending a large PR that mixes these style updates with important unsafe code, so I'm splitting the update into two PRs.