Use diff
crate while evaluating compile-fail
tests
#41474
Labels
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Hello,
Currently we're using some internal functionality for comparing
compile-fail
results.We should be using diff instead.
Thanks @nikomatsakis for suggesting this.
I'm working on this now.
The text was updated successfully, but these errors were encountered: