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

fix: Don't panic on synthetic syntax in inference diagnostics #16684

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Feb 26, 2024

Temporary fix for #16682

We ought to rethink how we attach diagnostics to things, as IDs don't work for format_args like that!

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 26, 2024
@Veykril
Copy link
Member Author

Veykril commented Feb 26, 2024

@bors r+

@bors
Copy link
Contributor

bors commented Feb 26, 2024

📌 Commit 3856648 has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Feb 26, 2024

⌛ Testing commit 3856648 with merge 1d3558b...

@bors
Copy link
Contributor

bors commented Feb 26, 2024

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

@bors bors merged commit 1d3558b into rust-lang:master Feb 26, 2024
11 checks passed
@Veykril Veykril deleted the synthetic-fmt-args branch February 26, 2024 22:15
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.

3 participants