ZIm/crates/task/src
Piotr Osiewicz 03c84466c2
chore: Fix some violations of 'needless_pass_by_ref_mut' lint (#18795)
While this lint is allow-by-default, it seems pretty useful to get rid
of mutable borrows when they're not needed.

Closes #ISSUE

Release Notes:

- N/A
2024-10-07 01:29:58 +02:00
..
lib.rs SSH remoting: terminal & tasks (#15321) 2024-07-28 22:45:00 -06:00
static_source.rs chore: Fix some violations of 'needless_pass_by_ref_mut' lint (#18795) 2024-10-07 01:29:58 +02:00
task_template.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
vscode_format.rs Use const over static for string literals (#18635) 2024-10-02 12:33:13 -04:00