-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
Nightly regression: Unable to create array temporary in static #44373
Copy link
Copy link
Closed
Labels
P-highHigh priorityHigh 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-nightlyPerformance or correctness regression from stable to nightly.Performance or correctness regression from stable to nightly.
Metadata
Metadata
Assignees
Labels
P-highHigh priorityHigh 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-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 snippet:
compiles on stable rust
rustc 1.20.0 (f3d6973f4 2017-08-27), but not onrustc 1.22.0-nightly (2f1ef9ef1 2017-09-05).Playground link