10000 fix: Fix proc macro server handling of strings with minuses by ChayimFriedman2 · Pull Request #19970 · rust-lang/rust-analyzer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: Fix proc macro server handling of strings with minuses #19970

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
Jun 11, 2025

Conversation

ChayimFriedman2
Copy link
Contributor
@ChayimFriedman2 ChayimFriedman2 commented Jun 10, 2025

It used to decompose them thinking they were numbers.

This arose from #19746.

Fixes #19965 (I checked it is indeed fixed, but this will have to wait for a sync).

It used to decompose them thinking they were numbers.
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 10, 2025
@Veykril Veykril added this pull request to the merge queue Jun 11, 2025
@Veykril
Copy link
Member
Veykril commented Jun 11, 2025

We should backport this, I think #19746 might be on beta already (checking right now)

@Veykril
Copy link
Member
Veykril commented Jun 11, 2025

Nevermind, the last sync that hit beta was april 28th

Merged via the queue into rust-lang:master with commit 5919f6d Jun 11, 2025
14 checks passed
@ChayimFriedman2 ChayimFriedman2 deleted the proc-macro-srv-minus branch June 11, 2025 20:04
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.

Nightly Toolchain + (Stable) Rust-Analyzer breaks regex patterns in logos crate
4 participants
0