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
As clippy command in our CI mandates: `cargo clippy --workspace --bins
--examples --benches --all-features --all-targets -- -D warnings -D
clippy::undocumented_unsafe_blocks`, add benchmarck test to appease
clippy.
Signed-off-by: Ruoqing He <heruoqing@iscas.ac.cn>
0 commit comments