Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-13 | Remove usermem dependency from marshal | Ian Lewis | |
Both marshal and usermem are depended on by many packages and a dependency on marshal can often create circular dependencies. marshal should consider adding internal dependencies carefully moving forward. Fixes #6160 PiperOrigin-RevId: 379199882 |