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

Release Notes:

- N/A
2024-03-02 20:16:54 -05:00
..
assistant.rs Hide Inline Assist button if assistant.button is disabled (#7932) 2024-02-18 08:14:08 +02:00
assistant_panel.rs Enable clippy::unnecessary_filter_map (#8738) 2024-03-02 20:16:54 -05:00
assistant_settings.rs Wire up Azure OpenAI completion provider (#8646) 2024-02-29 22:01:33 -05:00
codegen.rs Enable clippy::single_char_pattern (#8727) 2024-03-02 17:04:59 -05:00
prompts.rs Add logic for managing language and theme extensions (#7467) 2024-02-07 15:14:50 -05:00
streaming_diff.rs rename ai crate to assistant crate 2023-09-21 21:54:59 -04:00