Skip to content

[IGNORE] Abolish trait object lifetime defaults in bodies - #155020

Draft
fmease wants to merge 4 commits into
rust-lang:mainfrom
fmease:no-obj-lt-def-in-bodies
Draft

fmease wants to merge 4 commits into
rust-lang:mainfrom
fmease:no-obj-lt-def-in-bodies

Conversation

@fmease

@fmease fmease commented Apr 9, 2026

Copy link
Copy Markdown
Member

Context: #129543 (review).

This is a very hacky draft for perf checking & for finding the best approach.

@fmease fmease added S-blocked Status: Blocked on something else such as an RFC or other implementation work. S-experimental Status: Ongoing experiment that does not require reviewing and won't be merged in its current state. T-types Relevant to the types team, which will review and decide on the PR/issue. labels Apr 9, 2026
@rustbot rustbot added the S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. label Apr 9, 2026
@fmease fmease removed the S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. label Apr 9, 2026
@fmease

fmease commented Apr 9, 2026

Copy link
Copy Markdown
Member Author

@bors try @rust-timer queue

@rust-timer

Copy link
Copy Markdown
Collaborator

Awaiting bors try build completion.

@rustbot label: +S-waiting-on-perf

@rust-bors

rust-bors Bot commented Apr 9, 2026

Copy link
Copy Markdown
Contributor

⌛ Trying commit c973925 with merge d356232

To cancel the try build, run the command @bors try cancel.

Workflow: https://github.com/rust-lang/rust/actions/runs/24167079931

rust-bors Bot pushed a commit that referenced this pull request Apr 9, 2026
[IGNORE] Abolish trait object lifetime defaults in bodies
@rustbot rustbot added the S-waiting-on-perf Status: Waiting on a perf run to be completed. label Apr 9, 2026
@fmease fmease added needs-fcp This change is insta-stable, or significant enough to need a team FCP to proceed. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Apr 9, 2026
@rust-log-analyzer

This comment was marked as resolved.

@fmease fmease added the rla-silenced Silences rust-log-analyzer postings to the PR it's added on. label Apr 9, 2026
@rust-bors rust-bors Bot added the S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. label Apr 9, 2026
@rust-bors

rust-bors Bot commented Apr 9, 2026

Copy link
Copy Markdown
Contributor

💥 Test timed out after 21600s

@rust-bors

This comment has been minimized.

@fmease
fmease force-pushed the no-obj-lt-def-in-bodies branch from c973925 to c85568d Compare June 12, 2026 14:04
@fmease

fmease commented Jun 12, 2026

Copy link
Copy Markdown
Member Author

@bors try @rust-timer queue

@rust-timer

Copy link
Copy Markdown
Collaborator

This pull request is already queued and waiting for a try build to finish.

@rust-bors

rust-bors Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

⌛ Trying commit c85568d with merge 5e5e8d4

To cancel the try build, run the command @bors try cancel.

Workflow: https://github.com/rust-lang/rust/actions/runs/27420778999

rust-bors Bot pushed a commit that referenced this pull request Jun 12, 2026
[IGNORE] Abolish trait object lifetime defaults in bodies
@fmease

fmease commented Jun 12, 2026

Copy link
Copy Markdown
Member Author

@bors try cancel

@rust-bors

rust-bors Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Try build cancelled. Cancelled workflows:

@rust-bors

rust-bors Bot commented Sep 19, 2026

Copy link
Copy Markdown
Contributor

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

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

Labels

needs-fcp This change is insta-stable, or significant enough to need a team FCP to proceed. rla-silenced Silences rust-log-analyzer postings to the PR it's added on. S-blocked Status: Blocked on something else such as an RFC or other implementation work. S-experimental Status: Ongoing experiment that does not require reviewing and won't be merged in its current state. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. S-waiting-on-perf Status: Waiting on a perf run to be completed. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-types Relevant to the types team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants