Skip to content

rename RangeArgument->RangeBounds #2798

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

Closed
wants to merge 1 commit into from

Conversation

coryshrmn
Copy link

Do not merge yet. Waiting for PR rust-lang/rust#51033.

When that Rust PR is merged, RangeBounds is the stable name. Clippy will break, since it is using the old unstable RangeArgument.

The collections_range FPC closed,
with the decision to rename to RangeBounds::start_bound().

rust-lang/rust#30877
@phansch
Copy link
Member

phansch commented Jun 20, 2018

Thanks for the PR! Looks like this was already fixed with 8ed8ee8, so I'm going ahead and close this.

@phansch phansch closed this Jun 20, 2018
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.

2 participants