##// END OF EJS Templates
perf-tags: fix clear_cache_fnodes to actually clear that cache...
perf-tags: fix clear_cache_fnodes to actually clear that cache The function was not doing it what it advertise for a long time. So we fix it and we add a way for the perf extensions to detect broken version.

File last commit:

r52014:34e0670c default
r52045:6a78b5a1 stable
Show More
Cargo.toml
4 lines | 97 B | application/toml | TOMLLexer
[workspace]
members = ["hg-core", "hg-cpython", "rhg"]
exclude = ["chg", "hgcli"]
resolver = "2"