Skip to content

Rename PackageInfo.raw to PackageInfo.raw_info and remove it from BasePackageInfo.

The rename is to disambiguate with 'raw metadata', which may differ from the raw info. And the base PackageLoader doesn't need to access this field, so removing it from BasePackageInfo.


Migrated from D3612 (view on Phabricator)

Merge request reports