Skip to content

memquota: suppress clippy::single_match warning.

Nick Mathewson requested to merge nickm/arti:single_match_warn_in_memqueue into main

"Suppress" rather than "fix": this pattern is intentional, and makes it clear that we're doing an exhaustive match.

cc @Diziet

Merge request reports

Loading