( )⚙ D4842 treemanifests: make _loadlazy tolerate item not on _lazydirs

This is an archive of the discontinued Mercurial Phabricator instance.

treemanifests: make _loadlazy tolerate item not on _lazydirs
ClosedPublic

Authored by spectral on Oct 2 2018, 6:46 PM.

Details

Summary

I'd like to clean up a few cases where we check for an item in _lazydirs before
calling _loadlazy - this will remove an extraneous dict lookup and make it
slightly more versatile.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.