ZIm/crates/semantic_index/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
..
db.rs Enable clippy::needless_question_mark (#8759) 2024-03-02 23:40:39 -05:00
embedding_queue.rs Remove 2 suffix for fs, db, semantic_index, prettier 2024-01-03 12:09:42 -08:00
parsing.rs Use collections::{HashMap, HashSet} instead of its std:: counterpart (#7502) 2024-02-07 19:06:03 +02:00
semantic_index.rs Enable clippy::option_map_unit_fn (#8751) 2024-03-02 22:08:37 -05:00
semantic_index_settings.rs Display setting documentation in settings.json (#3936) 2024-01-08 19:30:18 +01:00
semantic_index_tests.rs Enable clippy::single_char_pattern (#8727) 2024-03-02 17:04:59 -05:00