Skip to content

Turn elided_lifetimes_in_associated_constant FCW into a hard error#156508

Draft
oli-obk wants to merge 1 commit into
rust-lang:mainfrom
oli-obk:boom
Draft

Turn elided_lifetimes_in_associated_constant FCW into a hard error#156508
oli-obk wants to merge 1 commit into
rust-lang:mainfrom
oli-obk:boom

Conversation

@oli-obk
Copy link
Copy Markdown
Contributor

@oli-obk oli-obk commented May 12, 2026

fixes #115010

This FCW has been on for almost a year, let's turn it into a hard error. Doing a crater run before nominating

@rustbot rustbot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels May 12, 2026
@oli-obk
Copy link
Copy Markdown
Contributor Author

oli-obk commented May 12, 2026

@bors try

@rust-bors

This comment has been minimized.

rust-bors Bot pushed a commit that referenced this pull request May 12, 2026
Turn elided_lifetimes_in_associated_constant FCW into a hard error
@rust-log-analyzer

This comment has been minimized.

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 12, 2026

☀️ Try build successful (CI)
Build commit: b28cc4e (b28cc4eb48a6415b914e8ad0308be255ff8d73ed, parent: 2aabf3ce0569dd7c8c2d2a27944850056dcf2566)

@oli-obk
Copy link
Copy Markdown
Contributor Author

oli-obk commented May 13, 2026

@craterbot check

@craterbot
Copy link
Copy Markdown
Collaborator

👌 Experiment pr-156508 created and queued.
🤖 Automatically detected try build b28cc4e
🔍 You can check out the queue and this experiment's details.

ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more

@craterbot craterbot added S-waiting-on-crater Status: Waiting on a crater run to be completed. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels May 13, 2026
@rustbot rustbot added the T-rust-analyzer Relevant to the rust-analyzer team, which will review and decide on the PR/issue. label May 13, 2026
@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 13, 2026

☔ The latest upstream changes (presumably #138995) made this pull request unmergeable. Please resolve the merge conflicts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-crater Status: Waiting on a crater run to be completed. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-rust-analyzer Relevant to the rust-analyzer team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tracking issue for future-incompatibility lint elided_lifetimes_in_associated_constant

4 participants