Skip to content
Snippets Groups Projects

rust: enable clippy::or_fun_call lint

Closed Mitchell Kember requested to merge topic/default/clippy-or-fun-call into branch/default
Compare changes
  • Side-by-side
  • Inline
Files
5
  • 1ef08a03
    rust: enable workspace lints · 1ef08a03
    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.
Loading