mirror of
https://github.com/jj-vcs/jj.git
synced 2025-12-23 06:01:01 +00:00
`Store::tree_builder()` returns a `TreeBuilder`. Almost all callers should be using the `MergedTreeBuilder` these days. This patch therefore removes `tree_builder()` to reduce the risk of accidentally using it. |
||
|---|---|---|
| .. | ||
| benches | ||
| gen-protos | ||
| proc-macros | ||
| src | ||
| tests | ||
| testutils | ||
| Cargo.toml | ||
| LICENSE | ||