rust: enable clippy::or_fun_call lint
Compare changes
Files
5- Mitchell Kember authored
This means that lints configured in rust/Cargo.toml will apply to all crates within the workspace. Currently there are none but I plan to add some.