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

Replace deprecated collections::Bound with ops::Bound #1746

Merged
merged 2 commits into from
Mar 17, 2021

Conversation

bstrie
Copy link
Contributor

@bstrie bstrie commented Mar 17, 2021

Cc rust-lang/rust#83242 , which resulted from rust-lang/rust#82122 .

@RalfJung
Copy link
Member

Thanks. :) @bors r+

I'll edit the PR description to not close that issue; we should keep it open until the submodule is bumped.

@bors
Copy link
Collaborator

bors commented Mar 17, 2021

📌 Commit 4f899ce has been approved by RalfJung

@bors
Copy link
Collaborator

bors commented Mar 17, 2021

⌛ Testing commit 4f899ce with merge 65b348c...

bors added a commit that referenced this pull request Mar 17, 2021
Replace deprecated `collections::Bound` with `ops::Bound`

Fixes rust-lang/rust#83242 , which resulted from rust-lang/rust#82122 .
@RalfJung
Copy link
Member

@bors retry r+

@bors
Copy link
Collaborator

bors commented Mar 17, 2021

📌 Commit fc88c6c has been approved by RalfJung

@bors
Copy link
Collaborator

bors commented Mar 17, 2021

⌛ Testing commit fc88c6c with merge 12dac5c...

@bors
Copy link
Collaborator

bors commented Mar 17, 2021

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing 12dac5c to master...

@bors bors merged commit 12dac5c into rust-lang:master Mar 17, 2021
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.

None yet

3 participants