-
-
Notifications
You must be signed in to change notification settings - Fork 15k
Regression in what path is chosen for error messages #45070
Copy link
Copy link
Closed
Labels
C-bugCategory: This is a bug.Category: This is a bug.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.regression-from-stable-to-stablePerformance or correctness regression from one stable version to another.Performance or correctness regression from one stable version to another.
Metadata
Metadata
Assignees
Labels
C-bugCategory: This is a bug.Category: This is a bug.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.regression-from-stable-to-stablePerformance or correctness regression from one stable version to another.Performance or correctness regression from one stable version to another.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Error with rustc 1.21.0-beta.3 (ea1fd7d 2017-09-15):
Error with rustc 1.22.0-nightly (417c738 2017-10-05):
I would expect the error message to show
std::convert::From, not Serde's re-export at least in code that has nothing to do with Serde.