-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
regression: change in overflow checking #103274
Copy link
Copy link
Open
Labels
P-mediumMedium priorityMedium priorityT-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.
Milestone
Metadata
Metadata
Assignees
Labels
P-mediumMedium priorityMedium priorityT-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.
The regression in
diesel-softdeleteis separate and regressed in #100757Looks like we changed the boundary here which seems like it causes needless breakage for users - not convinced we should do that.
Originally posted by @compiler-errors in #103243 (comment)