Skip to content

Use SliceIndex trait for SmallVec's Index trait - #166

Closed
sugar700 wants to merge 1 commit into
servo:masterfrom
sugar700:use-slice-index
Closed

Use SliceIndex trait for SmallVec's Index trait#166
sugar700 wants to merge 1 commit into
servo:masterfrom
sugar700:use-slice-index

Conversation

@sugar700

@sugar700 sugar700 commented Oct 4, 2019

Copy link
Copy Markdown
Contributor

Requires Rust 1.28.0.


This change is Reviewable

Comment thread .travis.yml
@@ -1,6 +1,6 @@
language: rust
rust:
- 1.20.0

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Then can we make this check for 1.28?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My intent is to merge this alongside #162, if I provided a different version, this would cause a merge conflict.

@bors-servo

Copy link
Copy Markdown
Contributor

☔ The latest upstream changes (presumably #167) made this pull request unmergeable. Please resolve the merge conflicts.

@emilio emilio mentioned this pull request Oct 19, 2019
@mbrubeck mbrubeck mentioned this pull request Oct 30, 2019
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