ZIm/crates/workspace/src
Marshall Bowers addfcdea8d
Enable clippy::implied_bounds_in_impls (#8906)
This PR enables the
[`clippy::implied_bounds_in_impls`](https://rust-lang.github.io/rust-clippy/master/index.html#/implied_bounds_in_impls)
rule and fixes the outstanding violations.

Release Notes:

- N/A
2024-03-05 16:04:55 -05:00
..
pane Remove 2 suffix for workspace 2024-01-03 11:08:51 -08:00
persistence Prompt to save files on recent project selection (#8673) 2024-03-01 18:48:06 +02:00
dock.rs Enable clippy::useless_conversion (#8767) 2024-03-03 10:22:55 -05:00
item.rs Implement 'format without save' (#8806) 2024-03-03 21:47:34 -08:00
modal_layer.rs Avoid another confirmation when submitting/discarding feedback (#7569) 2024-02-08 16:13:54 +02:00
notifications.rs Expose more errors from rust-analyzer on invalid Cargo.toml contents (#8356) 2024-03-02 10:07:25 +02:00
pane.rs Enable clippy::implied_bounds_in_impls (#8906) 2024-03-05 16:04:55 -05:00
pane_group.rs hosted projects (#8627) 2024-03-04 19:17:40 -07:00
persistence.rs Enable clippy::needless_question_mark (#8759) 2024-03-02 23:40:39 -05:00
searchable.rs lsp-log: Reemit Editors search events. 2024-01-22 14:02:48 +01:00
shared_screen.rs Add more open events 2024-01-15 16:26:04 -05:00
status_bar.rs Rename overflow_hidden_{x,y} to overflow_{x,y}_hidden (#4146) 2024-01-18 22:10:41 -05:00
toolbar.rs Editor toolbar configuration (#7338) 2024-02-03 22:40:54 +02:00
workspace.rs hosted projects (#8627) 2024-03-04 19:17:40 -07:00
workspace_settings.rs Display setting documentation in settings.json (#3936) 2024-01-08 19:30:18 +01:00