ZIm/crates/project_panel/src
Marshall Bowers a6dbaac653
Enable clippy::needless_question_mark (#8759)
This PR enables the
[`clippy::needless_question_mark`](https://rust-lang.github.io/rust-clippy/master/index.html#/needless_question_mark)
rule and fixes the outstanding violations.

Release Notes:

- N/A
2024-03-02 23:40:39 -05:00
..
file_associations.rs Remove unneeded 'static lifetimes on &strs in constants (#8698) 2024-03-02 00:40:49 -05:00
project_panel.rs Enable clippy::needless_question_mark (#8759) 2024-03-02 23:40:39 -05:00
project_panel_settings.rs Revert "Add support of auto folded directories" (#8476) 2024-02-27 11:26:18 +01:00