`SnapshotSubset` is doing something that becomes q...
# development
a
SnapshotSubset
is doing something that becomes quite slow when the rust toolchain contains 55k files. gonna see if i can figure out a way to avoid enumerating every file (well, to avoid iterating over every file. will probably have to "enumerate" them to edit their contents)