Commits

Daniel Dunbar committed 445a36340df
[Build] Change Command.link to reuse Module.recursiveDependencies. - This avoids an unnecessary extra dependency on the underlying function, and will ensure we use a cached dependency set (once we do that).