-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Type inference regression #112993
Copy link
Copy link
Closed
Labels
C-bugCategory: This is a bug.Category: This is a bug.P-lowLow priorityLow priorityregression-from-stable-to-nightlyPerformance or correctness regression from stable to nightly.Performance or correctness regression from stable to nightly.
Metadata
Metadata
Assignees
Labels
C-bugCategory: This is a bug.Category: This is a bug.P-lowLow priorityLow priorityregression-from-stable-to-nightlyPerformance or correctness regression from stable to nightly.Performance or correctness regression from stable to nightly.
Type
Fields
Give feedbackNo fields configured for issues without a type.
This code previously compiled fine, but as of ~2 weeks ago it began to fail on nightly and has continued to do so since.
Version it worked on
Version with regression
p.s. Is the output of
rustc --version --verbosesuppose to be one day behind compared to the toolchain name? In any case,nightly-2023-06-09-x86_64-pc-windows-msvcwas the last working version,nightly-2023-06-10-x86_64-pc-windows-msvcand onward trigger the error.@rustbot modify labels: +regression-from-stable-to-nightly -regression-untriaged