Skip to content

chore: Remove support for concat_idents! #19877

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

Merged
merged 1 commit into from
May 28, 2025

Conversation

tgross35
Copy link
Contributor

concat_idents! was deprecated in 1 and will be removed in the near future. rust-analyzer's support is independent of rustc's, so drop RA support now to make syncing easier.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 28, 2025
`concat_idents!` was deprecated in [1] and will be removed in the near
future. rust-analyzer's support is independent of rustc's, so drop RA
support now to make syncing easier.

[1]: rust-lang/rust#137653
@tgross35 tgross35 force-pushed the remove-concat-idents branch from 6db2995 to e6e5e3c Compare May 28, 2025 03:59
@Veykril Veykril added this pull request to the merge queue May 28, 2025
Merged via the queue into rust-lang:master with commit 93182f4 May 28, 2025
14 checks passed
@tgross35 tgross35 deleted the remove-concat-idents branch May 28, 2025 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants