tantivy icon indicating copy to clipboard operation
tantivy copied to clipboard

clippy + cleanup

Open PSeitz opened this issue 1 year ago • 0 comments

use new expect lint in clippy, which works like allow, but errors if the lint is not required anymore

convert clippy allow to clippy expect and remove unused

cleanup

PSeitz avatar Sep 06 '24 03:09 PSeitz