Commits

Daniel Dunbar committed c6599ba5323
[PackageLoading] Move convention analysis into own struct. - This is mostly just to make it obvious exactly where the dependencies on the incoming package or manifest are, but it will also makes it easier to reorganize the computation and factor out cached values.