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

internal: Sync from downstream #16597

Merged
merged 4 commits into from
Feb 18, 2024
Merged

internal: Sync from downstream #16597

merged 4 commits into from
Feb 18, 2024

Conversation

lnicola
Copy link
Member

@lnicola lnicola commented Feb 18, 2024

No description provided.

nnethercote and others added 4 commits February 12, 2024 18:39
Now that we have both `delayed_bug` and `span_delayed_bug`, it makes
sense to use the generic term "delayed bug" more.
This mostly works well, and eliminates a couple of delayed bugs.

One annoying thing is that we should really also add an
`ErrorGuaranteed` to `proc_macro::bridge::LitKind::Err`. But that's
difficult because `proc_macro` doesn't have access to `ErrorGuaranteed`,
so we have to fake it.
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 18, 2024
@lnicola
Copy link
Member Author

lnicola commented Feb 18, 2024

@bors r+

@bors
Copy link
Collaborator

bors commented Feb 18, 2024

📌 Commit 3aaaa14 has been approved by lnicola

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Feb 18, 2024

⌛ Testing commit 3aaaa14 with merge 14924b0...

@bors
Copy link
Collaborator

bors commented Feb 18, 2024

☀️ Test successful - checks-actions
Approved by: lnicola
Pushing 14924b0 to master...

1 similar comment
@bors
Copy link
Collaborator

bors commented Feb 18, 2024

☀️ Test successful - checks-actions
Approved by: lnicola
Pushing 14924b0 to master...

@bors bors merged commit 14924b0 into rust-lang:master Feb 18, 2024
11 checks passed
@bors
Copy link
Collaborator

bors commented Feb 18, 2024

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

@lnicola lnicola deleted the sync-from-rust branch February 18, 2024 18:00
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.

None yet

4 participants