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

new solver: extend assert to other aliases #112546

Merged
merged 2 commits into from
Jun 12, 2023

Conversation

lcnr
Copy link
Contributor

@lcnr lcnr commented Jun 12, 2023

No description provided.

@lcnr lcnr added the WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver) label Jun 12, 2023
@rustbot
Copy link
Collaborator

rustbot commented Jun 12, 2023

r? @TaKO8Ki

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

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Jun 12, 2023
@lcnr
Copy link
Contributor Author

lcnr commented Jun 12, 2023

@bors rollup

@lcnr lcnr changed the title new solver: extend assert to opaque types new solver: extend assert to other aliases Jun 12, 2023
@rustbot
Copy link
Collaborator

rustbot commented Jun 12, 2023

Some changes occurred to the core trait solver

cc @rust-lang/initiative-trait-system-refactor

@compiler-errors
Copy link
Member

r? @compiler-errors @bors r+ rollup

@rustbot rustbot assigned compiler-errors and unassigned TaKO8Ki Jun 12, 2023
@bors
Copy link
Contributor

bors commented Jun 12, 2023

📌 Commit e74d1cd has been approved by compiler-errors

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jun 12, 2023
bors added a commit to rust-lang-ci/rust that referenced this pull request Jun 12, 2023
…iaskrgr

Rollup of 4 pull requests

Successful merges:

 - rust-lang#112302 (Suggest using `ptr::null_mut` when user provided `ptr::null` to a function expecting `ptr::null_mut`)
 - rust-lang#112416 (Fix debug ICE for extern type with where clauses)
 - rust-lang#112527 (Add windows_sys type definitions for ARM32 manually)
 - rust-lang#112546 (new solver: extend assert to other aliases)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 9cb785b into rust-lang:master Jun 12, 2023
@rustbot rustbot added this to the 1.72.0 milestone Jun 12, 2023
@lcnr lcnr deleted the opaque-type-cleanup branch June 13, 2023 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants