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

Update ra_ap_proc_macro_srv to 0.0.94, fix disk usage, fix pwd #8489

Merged
merged 3 commits into from Jan 31, 2022

Conversation

vlad20012
Copy link
Member

@vlad20012 vlad20012 commented Jan 31, 2022

This update consists of rust-lang/rust-analyzer#11365, rust-lang/rust-analyzer#11353 and rust-lang/rust-analyzer#11356 PRs

Fixes #7709
Fixes #8238 in a proper way (#8271 was a hacky hotfix)

changelog: Don't fill up disk space by proc macro DLLs on Windows

@vlad20012 vlad20012 added the fix Pull requests that fix some bug(s) label Jan 31, 2022
@vlad20012 vlad20012 self-assigned this Jan 31, 2022
@Undin Undin added this to In Progress in To test via automation Jan 31, 2022
@vlad20012
Copy link
Member Author

bors r+

@bors
Copy link
Contributor

bors bot commented Jan 31, 2022

Build succeeded:

@bors bors bot merged commit f7e39d2 into master Jan 31, 2022
To test automation moved this from In Progress to Test Jan 31, 2022
@bors bors bot deleted the update-expander branch January 31, 2022 17:38
@github-actions github-actions bot added this to the v165 milestone Jan 31, 2022
@lancelote lancelote self-assigned this Feb 9, 2022
@lancelote lancelote moved this from Test to Done in To test Feb 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Pull requests that fix some bug(s)
Projects
To test
  
Done
Development

Successfully merging this pull request may close these issues.

Proc macro not expanding correctly, Access is denied. (os error 5) Massive amount of macro.dll are created
2 participants