Closed embediver closed 2 years ago
Completely oversaw that the pipeline and the specified MSRV don't comply with the MSRV of micromath anymore...
Should I just bump the MSRV if favor for this?
Yes, bumping MSRV is fine
@MG-96 looks like one new clippy nit:
error: match expression looks like `matches!` macro
Should I fix them even though they don't have anything todo with the pr?
Yes, clippy
needs to be clean to land the PR
To upgrade to
micromath
v2.0, few minimal changes were needed to comply with the refactored vector types.