Skip to content

Resolve type aliases in type_certainty #11258

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
Jul 30, 2023
Merged

Conversation

Jarcho
Copy link
Contributor

@Jarcho Jarcho commented Jul 30, 2023

Fixes #11256

changelog: unwrap_or_default: Fix ICE when local types are declared using alias types

@rustbot
Copy link
Collaborator

rustbot commented Jul 30, 2023

r? @Centri3

(rustbot has picked a reviewer for you, use r? to override)

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Jul 30, 2023
@Centri3
Copy link
Member

Centri3 commented Jul 30, 2023

Thanks! @bors r+

@bors
Copy link
Contributor

bors commented Jul 30, 2023

📌 Commit caf6014 has been approved by Centri3

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Jul 30, 2023

⌛ Testing commit caf6014 with merge c0bdb3d...

@bors
Copy link
Contributor

bors commented Jul 30, 2023

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: Centri3
Pushing c0bdb3d to master...

@bors bors merged commit c0bdb3d into rust-lang:master Jul 30, 2023
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.

ice: Contradiction with Some(DefId(0:50068 ~ core[8f25]::core_simd::alias::mask8x16)) and Some(DefId(0:21244 ~ core[8f25]::core_simd::masks::Mask)
4 participants