Add a tool to verify core/std have the same API #32632
Labels
C-feature-request
Category: A feature request, i.e: not implemented / a PR.
T-dev-tools
Relevant to the dev-tools subteam, which will review and decide on the PR/issue.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
In theory core is an exact subset of libstd's API surface area. In practice there's been some bugs here and there, so we should write a tool to verify that the two are the same. We can then check it into the tree and sleep soundly at night knowing that they'll never diverge again!
The text was updated successfully, but these errors were encountered: