-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
SystemTime::duration_since nightly regression #146228
Copy link
Copy link
Closed
Labels
A-timeArea: TimeArea: TimeC-bugCategory: This is a bug.Category: This is a bug.P-highHigh priorityHigh priorityT-libsRelevant to the library team, which will review and decide on the PR/issue.Relevant to the library team, which will review and decide on the PR/issue.regression-from-stable-to-nightlyPerformance or correctness regression from stable to nightly.Performance or correctness regression from stable to nightly.
Metadata
Metadata
Assignees
Labels
A-timeArea: TimeArea: TimeC-bugCategory: This is a bug.Category: This is a bug.P-highHigh priorityHigh priorityT-libsRelevant to the library team, which will review and decide on the PR/issue.Relevant to the library team, which will review and decide on the PR/issue.regression-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.
works on stable (1.89.0) and beta (1.90.0-beta.7 (2025-08-29 fb918ce)), but returns error on nightly (1.91.0-nightly (2025-09-04 af00ff2)).
Play
Probably introduced in #144519 (CC @clarfonthey).