Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support &raw {const|mut} expr syntax #241

Closed
wants to merge 0 commits into from

Conversation

flippette
Copy link
Contributor

@flippette flippette commented Nov 8, 2024

Support &raw {const|mut} expr syntax, stabilized in Rust 1.82.

Closes #239.

@flippette flippette force-pushed the raw-ref-syntax branch 2 times, most recently from e343030 to 6e1cee8 Compare November 8, 2024 12:19
@flippette
Copy link
Contributor Author

@amaanq Anything I can do to get this PR into a mergeable state?

@amaanq
Copy link
Member

amaanq commented Nov 10, 2024

yeah, sorry, been busy catching up - can you rebase?

@flippette
Copy link
Contributor Author

Woah I really messed up the tree here, should I open a new PR?

@flippette flippette deleted the raw-ref-syntax branch November 11, 2024 03:07
@amaanq
Copy link
Member

amaanq commented Nov 11, 2024

sure, no worries

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.

feature: Support &raw const and &raw mut syntax
2 participants