Skip to content

[WIP] standalone proc_macro backend - #147617

Draft
cyrgani wants to merge 2 commits into
rust-lang:mainfrom
cyrgani:pm-standalone-5
Draft

cyrgani wants to merge 2 commits into
rust-lang:mainfrom
cyrgani:pm-standalone-5

Conversation

@cyrgani

@cyrgani cyrgani commented Oct 12, 2025 •

Copy link
Copy Markdown
Contributor

This implements #130856 as per the design in #147307 (comment).

This is not complete yet as not all methods are implemented, particularily regarding Span. Opening this as a draft for CI and discussion.

@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 Oct 12, 2025
@rust-log-analyzer

This comment has been minimized.

@cyrgani
cyrgani force-pushed the pm-standalone-5 branch 2 times, most recently from 544dac5 to cacb1f3 Compare October 14, 2025 21:35
@rust-log-analyzer

This comment has been minimized.

@rust-log-analyzer

This comment has been minimized.

@rust-log-analyzer

This comment has been minimized.

@cyrgani
cyrgani requested review from nnethercote and removed request for nnethercote October 22, 2025 14:29
@cyrgani cyrgani added the rla-silenced Silences rust-log-analyzer postings to the PR it's added on. label Oct 22, 2025
@cyrgani
cyrgani force-pushed the pm-standalone-5 branch 2 times, most recently from 3fa688e to a50d343 Compare November 5, 2025 09:08
@rustbot rustbot added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Nov 5, 2025
@bors

bors commented Nov 17, 2025

Copy link
Copy Markdown
Collaborator

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

@bors

bors commented Nov 28, 2025

Copy link
Copy Markdown
Collaborator

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

@cyrgani cyrgani added the S-experimental Status: Ongoing experiment that does not require reviewing and won't be merged in its current state. label Dec 27, 2025
@rust-bors

rust-bors Bot commented Jan 25, 2026

Copy link
Copy Markdown
Contributor

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

This branch has not been deployed

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

Labels

rla-silenced Silences rust-log-analyzer postings to the PR it's added on. 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. T-compiler Relevant to the compiler 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