You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mostly allowing correct mathematical operations and fixing some
pointer casts to clippy's preferences.
Also:
Remove superfluous unit return
Allow mut of const temporaries
Use more precise PI const
Don't index in loop
0 commit comments