-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed as not planned
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-betaPerformance or correctness regression from stable to beta.Performance or correctness regression from stable to beta.
Description
[INFO] [stdout] error: lifetimes cannot use keyword names
[INFO] [stdout] --> examples/main.rs:7:21
[INFO] [stdout] |
[INFO] [stdout] 7 | fn hex (n: u32) -> &'ref dyn Display
[INFO] [stdout] | ^^^^
#126762, crater run in #126452 (comment), accepted breakage? cc @compiler-errors
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-betaPerformance or correctness regression from stable to beta.Performance or correctness regression from stable to beta.