Commit Graph

1 Commits

Author SHA1 Message Date
Aaron Hill
ebe5a916b0 Properly encode AnonConst into crate metadata
Fixes #68104

Previous, we were encoding AnonConst as a regular Const, causing us to
treat them differently after being deserialized in another compilation
session.
2020-05-26 01:48:45 -04:00