zed/crates/sum_tree/src
Piotr Osiewicz a6cb17fb51
chore: Fix violations of elided_named_lifetimes (#18330)
I compile Zed from nightly build pretty often and I've noticed that
we're getting a few hits on new rustc lint:
https://github.com/rust-lang/rust/pull/129207

Release Notes:

- N/A
2024-09-25 12:27:57 +02:00
..
cursor.rs Remove Debug constraint on SumTree (and its related traits/structs) (#18248) 2024-09-23 16:21:24 -06:00
sum_tree.rs chore: Fix violations of elided_named_lifetimes (#18330) 2024-09-25 12:27:57 +02:00
tree_map.rs chore: Fix violations of elided_named_lifetimes (#18330) 2024-09-25 12:27:57 +02:00