-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
conflicting impl since nightly-2024-05-01 #125763
Copy link
Copy link
Closed
neondatabase/neon
#8142Labels
A-coherenceArea: CoherenceArea: CoherenceC-bugCategory: This is a bug.Category: This is a bug.T-typesRelevant to the types team, which will review and decide on the PR/issue.Relevant to the types team, which will review and decide on the PR/issue.disposition-closeThis PR / issue is in PFCP or FCP with a disposition to close it.This PR / issue is in PFCP or FCP with a disposition to close it.finished-final-comment-periodThe final comment period is finished for this PR / Issue.The final comment period is finished for this PR / Issue.
Metadata
Metadata
Assignees
Labels
A-coherenceArea: CoherenceArea: CoherenceC-bugCategory: This is a bug.Category: This is a bug.T-typesRelevant to the types team, which will review and decide on the PR/issue.Relevant to the types team, which will review and decide on the PR/issue.disposition-closeThis PR / issue is in PFCP or FCP with a disposition to close it.This PR / issue is in PFCP or FCP with a disposition to close it.finished-final-comment-periodThe final comment period is finished for this PR / Issue.The final comment period is finished for this PR / Issue.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Code
I tried this code:
https://github.com/conradludgate/measured/tree/b2978b32e2065cb6257244829b5fd6ae1dba4576
I expected to see this happen: compiles successfully
Instead, this happened:
Version it worked on
It most recently worked on:
nightly-2024-04-30Version with regression
according to cargo-bisect-rustc, the regression started with
nightly-2024-05-01in #117164