ZIm/crates/zed
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
..
contents Fix bundle script 2023-11-17 17:44:41 -08:00
resources dev build: Change color of icons (#17486) 2024-09-06 11:47:19 +02:00
src chore: Fix some violations of 'needless_pass_by_ref_mut' lint (#18795) 2024-10-07 01:29:58 +02:00
build.rs Add a way to explicitly specify RC toolkit path (#18402) 2024-09-30 11:34:44 +03:00
Cargo.toml Sort dependencies in Cargo.toml files (#18657) 2024-10-02 16:26:48 -04:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00
RELEASE_CHANNEL Put release channel back to dev 2023-11-17 14:31:49 -08:00