rearch-rs icon indicating copy to clipboard operation
rearch-rs copied to clipboard

Switch instances of `allow` to `expect` and add `reason`s in all areas

Open GregoryConrad opened this issue 1 year ago • 0 comments

See https://rust-lang.github.io/rfcs/2383-lint-reasons.html

Side note: I wonder if we can change our root Cargo.toml to use something like expect too, although I doubt it.

GregoryConrad avatar Jun 27 '24 12:06 GregoryConrad