issues
search
alphaville
/
optimization-engine
Nonconvex embedded optimization: code generation for fast real-time optimization + ROS support
https://alphaville.github.io/optimization-engine/
Other
514
stars
53
forks
source link
Clippy fixes
#327
Closed
alphaville
closed
1 year ago
alphaville
commented
1 year ago
Main Changes
drop some unnecessary
mut
Option::is_some()
instead of
!= none
TODOs
[ ] ~Documentation~
[x] All tests must pass
[x] Update
CHANGELOG
(s)
[ ] ~Update webpage documentation~
[ ] ~Bump versions (in
CHANGELOG
,
Cargo.toml
and
VERSION
)~
Main Changes
mut
Option::is_some()
instead of!= none
TODOs
CHANGELOG
(s)CHANGELOG
,Cargo.toml
andVERSION
)~