Skip to content

internal: Allow specifying what proc-macro server to run in rust_analyzer::load_cargo API #14100

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
Feb 8, 2023

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Feb 8, 2023

Closes #10516

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 8, 2023
@Veykril
Copy link
Member Author

Veykril commented Feb 8, 2023

@bors r+

@bors
Copy link
Contributor

bors commented Feb 8, 2023

📌 Commit f03fb26 has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Feb 8, 2023

⌛ Testing commit f03fb26 with merge 512a93a...

@Veykril Veykril changed the title Allow specifying what proc-macro server to run in rust_analyzer::load_cargo API internal: Allow specifying what proc-macro server to run in rust_analyzer::load_cargo API Feb 8, 2023
@bors
Copy link
Contributor

bors commented Feb 8, 2023

☀️ Test successful - checks-actions
Approved by: Veykril
Pushing 512a93a to master...

@bors bors merged commit 512a93a into rust-lang:master Feb 8, 2023
@Veykril Veykril deleted the load_cargo-proc-macro-srv-config branch February 16, 2023 09:14
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.

Parts of RA re-execute itself, making it unsuitable for use as a library
3 participants