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

minor: Use $crate instead of std for panic builtin_fn_macro #13329

Merged
merged 1 commit into from
Oct 10, 2022

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Oct 1, 2022

This should be closer to the expected output and gets rid of a few type mismatches in rustc/library

@Veykril
Copy link
Member Author

Veykril commented Oct 1, 2022

@bors r+

@bors
Copy link
Collaborator

bors commented Oct 1, 2022

📌 Commit 83d48bc has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Oct 1, 2022

⌛ Testing commit 83d48bc with merge 6544968...

bors added a commit that referenced this pull request Oct 1, 2022
Use $crate instead of std for panic builtin_fn_macro

This should be closer to the expected output and gets rid of a few type mismatches in rustc/library
@bors
Copy link
Collaborator

bors commented Oct 1, 2022

💔 Test failed - checks-actions

This should be closer to the expected output and gets rid of a few
type mismatches in rustc/library
@Veykril
Copy link
Member Author

Veykril commented Oct 10, 2022

@bors r+

@bors
Copy link
Collaborator

bors commented Oct 10, 2022

📌 Commit 1574fe0 has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Oct 10, 2022

⌛ Testing commit 1574fe0 with merge 21319d1...

@Veykril Veykril changed the title Use $crate instead of std for panic builtin_fn_macro minor: Use $crate instead of std for panic builtin_fn_macro Oct 10, 2022
@bors
Copy link
Collaborator

bors commented Oct 10, 2022

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

@bors bors merged commit 21319d1 into rust-lang:master Oct 10, 2022
@Veykril Veykril deleted the rustc-proc-macro branch October 10, 2022 23:05
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.

2 participants