Skip to content
Snippets Groups Projects
Commit 441024b279a6 authored by Simon Sapin's avatar Simon Sapin
Browse files

rust: Remove the compile-time 'dirstate-tree' feature flag

This code has compiler errors since it is not built on CI and nobody has been
working on it for some time.

We (Octobus) are still pursuing status optimizations based on a tree data
structure for the dirstate, but upcoming patches will use a run-time opt-in
instead of compile-time, so that at least corresponding Rust code keeps
compiling when other changes are made.

Differential Revision: https://phab.mercurial-scm.org/D10329
parent 8759e22f1649
No related branches found
No related tags found
No related merge requests found
Showing with 0 additions and 1807 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment