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

Implement support for the Tuple trait #782

Merged
merged 1 commit into from
Nov 10, 2022
Merged

Conversation

compiler-errors
Copy link
Member

Necessary to due to new trait bounds required by rust-lang/compiler-team#537 / rust-lang/rust#99943.

r? @jackh726

@jackh726
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Nov 10, 2022

📌 Commit 2b6065f has been approved by jackh726

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Nov 10, 2022

⌛ Testing commit 2b6065f with merge 3b52ecd...

@bors
Copy link
Contributor

bors commented Nov 10, 2022

☀️ Test successful - checks-actions
Approved by: jackh726
Pushing 3b52ecd to master...

@bors bors merged commit 3b52ecd into rust-lang:master Nov 10, 2022
bors added a commit to rust-lang/rust-analyzer that referenced this pull request Nov 29, 2022
Update Chalk to version 87

Changes:
- Support new `tuple_trait` lang item ([chalk#782](rust-lang/chalk#782))
- Removed empty lifetime ([chalk#783](rust-lang/chalk#783))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants