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

[cargo] add --test flag to install #1562

Merged
merged 1 commit into from
Jan 19, 2012
Merged

[cargo] add --test flag to install #1562

merged 1 commit into from
Jan 19, 2012

Conversation

elly
Copy link
Contributor

@elly elly commented Jan 19, 2012

No description provided.

graydon added a commit that referenced this pull request Jan 19, 2012
[cargo] add --test flag to install
@graydon graydon merged commit a6c04ea into rust-lang:master Jan 19, 2012
flip1995 pushed a commit to flip1995/rust that referenced this pull request Mar 11, 2021
…shearth

`len_without_is_empty` will now consider multiple impl blocks

fixes rust-lang#1562

This also reverts rust-lang#1559 as the `#[allow]` now works on the `len` method. A note has also been added to point out where the `empty` method is, if it exists.

changelog: `len_without_is_empty` will now consider multiple impl blocks
changelog: `len_without_is_empty` will now consider `#[allow]` on both the `len` method, and the type definition
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