Skip to content

fix: Don't print proc-macro panic backtraces in the logs #16037

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
Dec 6, 2023

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Dec 6, 2023

Fixes #9859

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Dec 6, 2023
@Veykril Veykril force-pushed the proc-macro-backtrace branch from 0de2bd2 to 80dc20f Compare December 6, 2023 16:49
@Veykril
Copy link
Member Author

Veykril commented Dec 6, 2023

@bors r+

@bors
Copy link
Contributor

bors commented Dec 6, 2023

📌 Commit 80dc20f has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Dec 6, 2023

⌛ Testing commit 80dc20f with merge 7e8a339...

@bors
Copy link
Contributor

bors commented Dec 6, 2023

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

@bors bors merged commit 7e8a339 into rust-lang:master Dec 6, 2023
@Veykril Veykril deleted the proc-macro-backtrace branch September 9, 2024 11:45
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.

Don't log panics from proc macros
3 participants