ZIm/crates/project/src
Antonio Scandurra 41240351d3 Simplify Collaborator to stop including the user
It can be retrieved from the `Room` and we're guaranteed to have
a room in order to have collaborators in a project.
2022-10-04 18:00:54 +02:00
..
db.rs Use XDG-compliant directories for config and cache files 2022-07-29 10:01:48 +02:00
fs.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
ignore.rs Use absolute paths to compute ignored status 2022-07-08 11:19:21 +02:00
lsp_command.rs Create buffers for remote collaborators out of band 2022-08-17 11:55:36 +02:00
project.rs Simplify Collaborator to stop including the user 2022-10-04 18:00:54 +02:00
project_tests.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
search.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
worktree.rs Avoid changing entry's kind from Dir to PendingDir in refresh_entry 2022-08-30 16:13:07 -07:00