Skip to content

fix: Simplify macro statement expansion handling #12668

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 4 commits into from
Jul 1, 2022

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Jul 1, 2022

I only meant to fix #12644 but that somehow turned into a rewrite of the statement handling ... at least this fixes a few more issues in the IDE layer now

@Veykril
Copy link
Member Author

Veykril commented Jul 1, 2022

@bors r+

@bors
Copy link
Contributor

bors commented Jul 1, 2022

📌 Commit 8b084cf has been approved by Veykril

@Veykril
Copy link
Member Author

Veykril commented Jul 1, 2022

@bors r+

@bors
Copy link
Contributor

bors commented Jul 1, 2022

📌 Commit e5e5a09 has been approved by Veykril

@bors
Copy link
Contributor

bors commented Jul 1, 2022

⌛ Testing commit e5e5a09 with merge ed44fe5...

@bors
Copy link
Contributor

bors commented Jul 1, 2022

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

@bors bors merged commit ed44fe5 into rust-lang:master Jul 1, 2022
@bors bors mentioned this pull request Jul 1, 2022
@Veykril Veykril deleted the mac-source-map branch July 1, 2022 14:59
@lnicola
Copy link
Member

lnicola commented Jul 18, 2022

This brought down our unknown types by a lot (around July 2):

image

@Veykril
Copy link
Member Author

Veykril commented Jul 18, 2022

Oh nice, we do infer types on some more expression now that we didn't look at before so I suppose this makes sense

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.

No completion after vec!
3 participants