master
Make loading work when stdlib deps are missing in the manifest (#56148)
allow finding stdlibs that are normal packages in the manifest but are now stdlibs (#60104)
loading: make __precompile__ the default (#26991)
Use pkgimages for coverage & malloc tracking by ignoring native code in tracked packages (#52123)
Add `pkgversion(m::Module)` to get the version of the package that loaded a given module (#45607)