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: Pass TraitEnvironment into layout_ty and const_eval #15316

Merged
merged 1 commit into from Jul 20, 2023

Conversation

HKalbasi
Copy link
Member

We need to do either this or get rid of trait environment in normalize_ty. Let's go with this for now.

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

@bors r+

@bors
Copy link
Collaborator

bors commented Jul 20, 2023

📌 Commit 1e631ca has been approved by HKalbasi

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Jul 20, 2023

⌛ Testing commit 1e631ca with merge 3ce7311...

bors added a commit that referenced this pull request Jul 20, 2023
Pass `TraitEnvironment` into `layout_ty` and `const_eval`

We need to do either this or get rid of trait environment in `normalize_ty`. Let's go with this for now.
@bors
Copy link
Collaborator

bors commented Jul 20, 2023

💔 Test failed - checks-actions

@HKalbasi
Copy link
Member Author

@bors r+

@bors
Copy link
Collaborator

bors commented Jul 20, 2023

📌 Commit eb14338 has been approved by HKalbasi

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Jul 20, 2023

⌛ Testing commit eb14338 with merge 6b8eb75...

@bors
Copy link
Collaborator

bors commented Jul 20, 2023

☀️ Test successful - checks-actions
Approved by: HKalbasi
Pushing 6b8eb75 to master...

@bors bors merged commit 6b8eb75 into rust-lang:master Jul 20, 2023
8 checks passed
@lnicola lnicola changed the title Pass TraitEnvironment into layout_ty and const_eval internal: Pass TraitEnvironment into layout_ty and const_eval Jul 21, 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.

None yet

3 participants