ZIm/crates/collab2/src
Nathan Sobo 6b14f2fd08
Rename build_view to new_view and build_model to new_model (#3823)
The word "new" is shorter and blends in with `new` constructors that are
common in Rust. Been meaning to do this for a while.

Release Notes:

- N/A
2024-01-02 08:11:53 -07:00
..
bin Avoid binary target name conflicts 2023-11-24 13:29:01 +02:00
db Prevent moving a channel into its descendant 2023-12-01 11:41:38 -08:00
rpc Get collab2 green 2023-11-03 18:01:06 -07:00
tests Rename build_view to new_view and build_model to new_model (#3823) 2024-01-02 08:11:53 -07:00
api.rs Add backtrace hash to collab server panic api 2023-12-18 11:12:23 -05:00
auth.rs Get collab2 green 2023-11-03 18:01:06 -07:00
db.rs Get collab2 green 2023-11-03 18:01:06 -07:00
env.rs Get collab2 green 2023-11-03 18:01:06 -07:00
errors.rs Get collab2 green 2023-11-03 18:01:06 -07:00
executor.rs WIP: change over background executor test helpers 2023-11-06 10:16:08 -08:00
lib.rs Get collab2 green 2023-11-03 18:01:06 -07:00
main.rs Get collab2 green 2023-11-03 18:01:06 -07:00
rpc.rs WIP: change over background executor test helpers 2023-11-06 10:16:08 -08:00
tests.rs Bump Rust to 1.75 (#3815) 2023-12-28 19:22:43 +01:00