Skip to content

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

Draft
fmease wants to merge 3 commits intorust-lang:mainfrom
fmease:no-obj-lt-def-in-bodies
Draft

[IGNORE] Abolish trait object lifetime defaults in bodies#155020
fmease wants to merge 3 commits intorust-lang:mainfrom
fmease:no-obj-lt-def-in-bodies

Conversation

@fmease
Copy link
Copy Markdown
Member

@fmease fmease commented Apr 9, 2026

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
Copy link
Copy Markdown
Member Author

fmease commented Apr 9, 2026

@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
Copy link
Copy Markdown
Contributor

rust-bors bot commented Apr 9, 2026

⌛ 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
Copy link
Copy Markdown
Contributor

rust-bors bot commented Apr 9, 2026

💥 Test timed out after 21600s

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