-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Closed
Labels
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.
Description
This commit in rust-brotli:
fixes a stack overflow that started occurring recently with nightly builds. Perhaps related to #35408?
@danielrh, do you always test against the most recent nightly, or do you only upgrade nightly periodically? I am trying to narrow down when this stack overflow may have started to occur.
Metadata
Metadata
Assignees
Labels
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.