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

Fix comparisons of the nil type to do something sensible. #663

Closed
wants to merge 1 commit into from
Closed

Fix comparisons of the nil type to do something sensible. #663

wants to merge 1 commit into from

Conversation

msullivan
Copy link
Contributor

Closes #576.

@brson
Copy link
Contributor

brson commented Jul 11, 2011

Integrated.

@brson brson closed this Jul 11, 2011
keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this pull request Dec 12, 2017
add poll constants to Android

Adding `POLLRDNORM`, `POLLRDBAND`, `POLLWRBAND` and `POLLWRNORM` for Android
pdietl pushed a commit to pdietl/rust that referenced this pull request Apr 23, 2020
…lity

 Specify pattern types in `let` statements and `for` expressions
ZuseZ4 pushed a commit to EnzymeAD/rust that referenced this pull request Mar 7, 2023
* Rematerialize primal readonly

* Fix LLVM7 bug
celinval pushed a commit to celinval/rust-dev that referenced this pull request Jun 4, 2024
…rust-lang#663)

Added new APIs to the RMC crate for creating non-deterministic slices
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.

Relational binops on unit type are nonsensical
2 participants