Skip to content

[Change]: [1.94.0] Avoid incorrect lifetime errors for closures#679

Merged
tshepang merged 1 commit intorust-lang:mainfrom
kirtchev-adacore:fls-674-lifetime-errors-for-closures
Mar 12, 2026
Merged

[Change]: [1.94.0] Avoid incorrect lifetime errors for closures#679
tshepang merged 1 commit intorust-lang:mainfrom
kirtchev-adacore:fls-674-lifetime-errors-for-closures

Conversation

@kirtchev-adacore
Copy link
Contributor

This PR updates the changelog of the FLS to indicate that the related rust-lang PR does not fall within the scope of the FLS.

Closes: #674

@tshepang
Copy link
Member

could the wording be more like "exact mechanics of borrow checker are outside the scope of the FLS", which would be a more accurate statement

This PR updates the changelog of the FLS to indicate that the related rust-lang PR does not fall within the scope of the FLS.

Closes: rust-lang#674
@kirtchev-adacore kirtchev-adacore force-pushed the fls-674-lifetime-errors-for-closures branch from 7389fd5 to 6339dbd Compare March 12, 2026 08:50
@rustbot
Copy link
Collaborator

rustbot commented Mar 12, 2026

This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

@kirtchev-adacore
Copy link
Contributor Author

I like it! Updated.

@tshepang tshepang added this pull request to the merge queue Mar 12, 2026
Merged via the queue into rust-lang:main with commit c26f1e1 Mar 12, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Change]: [1.94.0] Avoid incorrect lifetime errors for closures

3 participants