Skip to content

Add a couple tests for normalize under binder issues #90017

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Oct 25, 2021

Conversation

jackh726
Copy link
Member

Closes #56556
Closes #76956

r? @nikomatsakis

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 18, 2021
@nikomatsakis
Copy link
Contributor

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Oct 25, 2021

📌 Commit 347d503 has been approved by nikomatsakis

@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 Oct 25, 2021
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Oct 25, 2021
Add a couple tests for normalize under binder issues

Closes rust-lang#56556
Closes rust-lang#76956

r? `@nikomatsakis`
This was referenced Oct 25, 2021
bors added a commit to rust-lang-ci/rust that referenced this pull request Oct 25, 2021
…laumeGomez

Rollup of 5 pull requests

Successful merges:

 - rust-lang#90017 (Add a couple tests for normalize under binder issues)
 - rust-lang#90079 (enable `i8mm` target feature on aarch64 and arm)
 - rust-lang#90233 (Tooltip overflow)
 - rust-lang#90257 (Changed slice.swap documentation for better readability)
 - rust-lang#90261 (Move back to linux builder on try builds)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 2d85c7e into rust-lang:master Oct 25, 2021
@rustbot rustbot added this to the 1.58.0 milestone Oct 25, 2021
@jackh726 jackh726 deleted the issue-tests branch October 25, 2021 17:45
bors added a commit to rust-lang-ci/rust that referenced this pull request Nov 6, 2021
Normalize obligations for closure confirmation

Based on rust-lang#90017

Fixes rust-lang#74261
Fixes rust-lang#71955
Fixes rust-lang#88459

r? `@nikomatsakis`
@jackh726 jackh726 restored the issue-tests branch March 12, 2022 18:30
@jackh726 jackh726 deleted the issue-tests branch March 12, 2022 18:34
@jackh726 jackh726 restored the issue-tests branch March 12, 2022 18:42
@jackh726 jackh726 deleted the issue-tests branch March 12, 2022 18:51
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

<Box<T> as Deref>::Target is not equivalent to T in this case. Trait bounds on associated type projections via HRTB are broken
5 participants