Skip to content

rustc: bunch of frontend hacking in pursuit of removing old #macros - #3936

Closed
graydon wants to merge 4 commits into
rust-lang:incomingfrom
graydon:incoming
Closed

rustc: bunch of frontend hacking in pursuit of removing old #macros#3936
graydon wants to merge 4 commits into
rust-lang:incomingfrom
graydon:incoming

Conversation

@graydon

@graydon graydon commented Nov 7, 2012

Copy link
Copy Markdown
Contributor

@pcwalton

pcwalton commented Nov 8, 2012

Copy link
Copy Markdown
Contributor

I don't think I need to review this change. :) rubber stamp=me.

@graydon

graydon commented Nov 9, 2012

Copy link
Copy Markdown
Contributor Author

@pcwalton : Updated the changes to include a new qq and a rollback of a change pauls pointed out in private email.

@pcwalton

Copy link
Copy Markdown
Contributor

r=me

@graydon

graydon commented Nov 13, 2012

Copy link
Copy Markdown
Contributor Author

Pushed in c6d0117

@graydon graydon closed this Nov 13, 2012
RalfJung pushed a commit to RalfJung/rust that referenced this pull request Oct 15, 2024
…Jung

Added rust-analyzer instructions for Helix

That pull request adds information on how to configure Helix to use `rust-analyzer`, and moves the existing configuration to the `src/etc` directory as it's in the `rust` repository. Not adding instructions for other IDE because there's a link leading to the how-to for `rustc`.
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
7468: Enable fill_match_arms in macros r=Veykril a=Veykril

Fixes rust-lang#3936

The indentation is a bit off, but I don't think it's worth trying to fix that up until we have a proper formatting thing set up, as this most likely requires some hand picked specializing making the implementation worse to read(Assuming this can even be fixed for all cases by hardcoding indentation fixes).

bors r+

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
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.

2 participants