-
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.T-langRelevant to the language teamRelevant to the language teamregression-from-stable-to-betaPerformance or correctness regression from stable to beta.Performance or correctness regression from stable to beta.
Milestone
Description
lifetime name
's
declared twice in the same scope
lifetime name
'input
declared twice in the same scope
./reg/cff/0.5.0/beta-2019-08-13.txt:[INFO] [stderr] error[E0263]: lifetime name `'s` declared twice in the same scope
./reg/sfnt/0.12.0/beta-2019-08-13.txt:[INFO] [stderr] error[E0263]: lifetime name `'s` declared twice in the same scope
./reg/tarrasque/0.10.0/beta-2019-08-13.txt:[INFO] [stderr] error[E0263]: lifetime name `'s` declared twice in the same scope
./reg/reformation/0.4.1/beta-2019-08-13.txt:[INFO] [stdout] error[E0263]: lifetime name `'input` declared twice in the same scope
@matthewjasper explains what happens in #63628 (comment).
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.T-langRelevant to the language teamRelevant to the language teamregression-from-stable-to-betaPerformance or correctness regression from stable to beta.Performance or correctness regression from stable to beta.