Skip to content

fix: process macro_use prelude in semantic scope resolver #14828

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 18, 2023

Conversation

lowr
Copy link
Contributor

@lowr lowr commented May 17, 2023

Fixes #14826

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 17, 2023
@lowr lowr changed the title Process macro_use prelude in semantic scope resolver fix: process macro_use prelude in semantic scope resolver May 17, 2023
@lnicola
Copy link
Member

lnicola commented May 17, 2023

@bors try

Is it up yet?

@Veykril
Copy link
Member

Veykril commented May 17, 2023

no

@Veykril
Copy link
Member

Veykril commented May 18, 2023

@bors r+

@bors
Copy link
Contributor

bors commented May 18, 2023

📌 Commit 68a74de has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented May 18, 2023

⌛ Testing commit 68a74de with merge 07baa17...

@bors
Copy link
Contributor

bors commented May 18, 2023

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

1 similar comment
@bors
Copy link
Contributor

bors commented May 18, 2023

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

@bors bors merged commit 07baa17 into rust-lang:master May 18, 2023
@bors
Copy link
Contributor

bors commented May 18, 2023

👀 Test was successful, but fast-forwarding failed: 422 Changes must be made through a pull request.

@bors
Copy link
Contributor

bors commented May 18, 2023

☔ The latest upstream changes (presumably #14828) made this pull request unmergeable. Please resolve the merge conflicts.

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.

RA incorrectly suggests importing println from std when using println!()
5 participants