Mikayla Maki
|
d060114f00
|
Added complete scripts for generating third party license files
|
2023-01-23 12:47:12 -08:00 |
|
Max Brunsfeld
|
1982a8c27d
|
Put vector clock serialization logic alongside other serialization logic
This way, the `clock` crate doesn't depend on the `rpc` crate.
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2022-03-04 13:54:07 -08:00 |
|
Max Brunsfeld
|
05df1dfae9
|
Disable doctests for all libraries
We don't use them, and they add a lot of noise to the test output
when running all tests in the workspace.
|
2022-03-03 16:15:56 -08:00 |
|
Max Brunsfeld
|
0e55f0ccaa
|
Use Rust 2021 edition in all crates
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2022-01-26 12:50:31 -08:00 |
|
Nathan Sobo
|
1445ce10b5
|
Name the root file of every crate after the crate to ease navigation
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
|
2021-11-30 12:46:39 -07:00 |
|
Nathan Sobo
|
d5b60ad124
|
Rename zrpc to rpc
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
|
2021-10-04 13:28:00 -06:00 |
|
Nathan Sobo
|
fdfed3d7db
|
Move all crates to a top-level crates folder
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
|
2021-10-04 13:22:21 -06:00 |
|