[1.38] Regression: failed to resolve: could not find rustc_serialize
in {{root}}
#63885
Labels
regression-from-stable-to-beta
Performance or correctness regression from stable to beta.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#63628 (comment)
Caused by #63449.
Tests in
rustc-serialize
and its forkrustc-serialize2
are broken, no other crates are affected.(Can be fixed with
extern crate self as rustc_serivalize;
.)Probably no action required.
The text was updated successfully, but these errors were encountered: