Skip to content

Len zero is empty #62

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

Merged
merged 2 commits into from
May 20, 2015
Merged

Len zero is empty #62

merged 2 commits into from
May 20, 2015

Conversation

llogiq
Copy link
Contributor

@llogiq llogiq commented May 20, 2015

Again, this should close #32 (temporarily, or at least put on hold) and #60).

@Manishearth I also included your suggestions from PR #61.

@llogiq llogiq closed this May 20, 2015
@llogiq llogiq reopened this May 20, 2015
@llogiq
Copy link
Contributor Author

llogiq commented May 20, 2015

@Manishearth Is push still on 1.0.0?

@Manishearth
Copy link
Member

It's because you haven't rebased. It's fine; ignore it.

Travis does the pr build by merging the PR to master and then testing. In contrast, on a push to any branch, Travis will do the push build which just builds as is (because different branches may have totally different/incompatible histories).

llogiq added a commit that referenced this pull request May 20, 2015
@llogiq llogiq merged commit 57a6b93 into master May 20, 2015
@llogiq llogiq deleted the len_zero_is_empty branch May 20, 2015 08:38
toidiu pushed a commit to toidiu/rust-clippy that referenced this pull request Jan 13, 2023
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.

container.len() == 0
2 participants