ZIm/crates/assistant_slash_commands/src
Piotr Osiewicz 6825715503
Another batch of lint fixes (#36521)
- **Enable a bunch of extra lints**
- **First batch of fixes**
- **More fixes**

Release Notes:

- N/A
2025-08-19 20:33:44 +00:00
..
assistant_slash_commands.rs Remove /docs slash command (#36325) 2025-08-16 19:00:31 +00:00
cargo_workspace_command.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
context_server_command.rs Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
default_command.rs agent: Use default prompts from prompt library in system prompt (#28915) 2025-04-18 09:32:35 -06:00
delta_command.rs Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
diagnostics_command.rs Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
fetch_command.rs Redesign and clean up all icons across Zed (#35856) 2025-08-08 15:34:36 -03:00
file_command.rs Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
now_command.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
prompt_command.rs Add ability to attach rules as context (#29109) 2025-04-21 20:16:51 +00:00
selection_command.rs agent: Support adding selection as context (#28964) 2025-04-17 16:55:15 +02:00
streaming_example_command.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
symbols_command.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
tab_command.rs Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00