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
Enable warnings for clippy::cast_possible_truncation
This commit enables Clippy lint checks for truncating conversions. All
code changes to conform to this are included in earlier commits.
Signed-off-by: Jonathan Browne <[email protected]>
0 commit comments