zed/crates/workspace/src
Marshall Bowers 83f6a1ea49
Enable clippy::vec_init_then_push (#8771)
This PR enables the
[`clippy::vec_init_then_push`](https://rust-lang.github.io/rust-clippy/master/index.html#/vec_init_then_push)
rule and fixes the outstanding violations.

Release Notes:

- N/A
2024-03-03 10:53:23 -05:00
..
pane
persistence
dock.rs
item.rs
modal_layer.rs
notifications.rs
pane.rs
pane_group.rs
persistence.rs
searchable.rs
shared_screen.rs
status_bar.rs
toolbar.rs
workspace.rs Enable clippy::vec_init_then_push (#8771) 2024-03-03 10:53:23 -05:00
workspace_settings.rs