sapling/mercurial_types
Simon Farnsworth 4fd31beaa2 Remove VisitedPruner completely
Summary: It's a footgun, as its memory use is bounded by the size of the repo, so it's almost never what you really want, but instead a band-aid over a deeper problem.

Reviewed By: StanislavGlebik

Differential Revision: D16132084

fbshipit-source-id: 12683801652509ebb09881595768d640df0b7490
2019-07-08 03:50:56 -07:00
..
if mononoke: rename crates to contain underscores instead of dashes 2019-03-06 07:18:28 -08:00
mocks make HgEntryId an enum 2019-06-18 11:11:52 -07:00
src Remove VisitedPruner completely 2019-07-08 03:50:56 -07:00
tests/src Remove VisitedPruner completely 2019-07-08 03:50:56 -07:00
Cargo.toml Transition fbcode Rust crates to 2018 edition 2019-06-24 13:15:17 -07:00