ZIm/crates/zed
Piotr Osiewicz 1a9b0536a2
Rust 1.78 (#11314)
Notable things I've had to fix due to 1.78:
- Better detection of unused items
- New clippy lint (`assigning_clones`) that points out places where assignment operations with clone rhs could be replaced with more performant `clone_into`
Release Notes:

- N/A
2024-05-05 15:02:50 +02:00
..
contents Fix bundle script 2023-11-17 17:44:41 -08:00
resources linux: Use app_id as filepath for desktop file (#11337) 2024-05-03 11:03:55 +02:00
src Rust 1.78 (#11314) 2024-05-05 15:02:50 +02:00
build.rs windows: Move manifest file to gpui (#11036) 2024-04-26 13:56:48 -07:00
Cargo.toml Supermaven (#10788) 2024-05-03 12:50:42 -07: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