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
Fix multiple clippy warnings on the rust integ tests so that we can run
clippy without errors on them.
cast_* and undocumented_unsafe_blocks are allowed in test and bench code
for convenience.
Signed-off-by: Riccardo Mancini <[email protected]>
0 commit comments