google / open-location-code

Open Location Code is a library to generate short codes, called "plus codes", that can be used as digital addresses where street addresses don't exist.
https://plus.codes
Apache License 2.0
4.06k stars 472 forks source link

Rust: Variable does not need to be mutable #406

Closed andrew-barnard closed 3 months ago

andrew-barnard commented 4 years ago

Variable does not need to be mutable in interface.rs:310:9 Suggest remove mutability

andrew-barnard commented 4 years ago

Happy to address

fulldecent commented 3 years ago

Recommended tag: implementation

Please proceed to provide a PR here

hannesbraun commented 2 years ago

This has since been fixed (see #422).