Skip to content

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

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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
GuillaumeGomez pushed a commit to GuillaumeGomez/rust that referenced this pull request May 14, 2025
Switch to 2024 edition and remove `let_chains` feature
tgross35 pushed a commit to tgross35/rust that referenced this pull request Jun 3, 2025
# for free to join this conversation on GitHub. Already have an account? # 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