bilelmoussaoui / oo7

James Bond went on a new mission as a Secret Service provider
https://bilelmoussaoui.github.io/oo7/oo7/
MIT License
63 stars 12 forks source link

portals: Fix clippy warning #43

Closed bilelmoussaoui closed 6 months ago

bilelmoussaoui commented 11 months ago

cc @sophie-h

A6GibKm commented 11 months ago

How does the first commit fix a clippy warning? whats the clippy warning?

bilelmoussaoui commented 11 months ago

The clippy warning comes from rust nightly for an unnecessary mutable access

A6GibKm commented 10 months ago

At least with the latest nightly I dont see any clippy warning.