ZIm/crates/collab/src
Mikayla Maki 8a92d28663
Remove todo! comments (#8981)
Switching fully to normal `todo` style

Release Notes:

- N/A
2024-03-06 18:25:20 -08:00
..
api Fix tracing subscriber after introducing Tokio-console (#8907) 2024-03-05 14:11:33 -08:00
bin Enable clippy::expect_fun_call (#8768) 2024-03-03 10:27:37 -05:00
db Enable clippy::borrow_deref_ref (#8894) 2024-03-05 12:24:54 -05:00
rpc Enable clippy::map_flatten (#8733) 2024-03-02 18:24:22 -05:00
tests Debounce language server updates (#8953) 2024-03-06 15:58:22 -07:00
api.rs Fix tracing subscriber after introducing Tokio-console (#8907) 2024-03-05 14:11:33 -08:00
auth.rs Replace lazy_static! with OnceLock in collab crate (#8677) 2024-03-01 11:24:53 -05:00
db.rs hosted projects (#8627) 2024-03-04 19:17:40 -07:00
env.rs Add an extensions API to the collaboration server (#7807) 2024-02-15 12:53:57 -08:00
errors.rs Remove more unused code related to GitHub auth and errors 2022-04-21 08:57:49 -06:00
executor.rs Remove 2 suffix for collab, rope, settings, menu 2024-01-03 12:29:16 -08:00
lib.rs Fix tracing subscriber after introducing Tokio-console (#8907) 2024-03-05 14:11:33 -08:00
main.rs Remove todo! comments (#8981) 2024-03-06 18:25:20 -08:00
rpc.rs 0-downtime collab deploys? (#8926) 2024-03-05 21:58:00 -07:00
tests.rs Add initial support for defining language server adapters in WebAssembly-based extensions (#8645) 2024-03-01 16:00:55 -08:00