Skip to content

rename RangeArgument->RangeBounds#2798

Closed
coryshrmn wants to merge 1 commit into
rust-lang:masterfrom
coryshrmn:master
Closed

rename RangeArgument->RangeBounds#2798
coryshrmn wants to merge 1 commit into
rust-lang:masterfrom
coryshrmn:master

Conversation

@coryshrmn
Copy link
Copy Markdown

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
Copy Markdown
Contributor

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