Skip to content

Document precedence of unary operators #4543

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

Closed
SimonSapin opened this issue Jan 19, 2013 · 2 comments
Closed

Document precedence of unary operators #4543

SimonSapin opened this issue Jan 19, 2013 · 2 comments
Milestone

Comments

@SimonSapin
Copy link
Contributor

The ! operator is missing in http://static.rust-lang.org/doc/rust.html#operator-precedence

@graydon
Copy link
Contributor

graydon commented May 1, 2013

assigning bug; change assignment if you disagree

@jbclements
Copy link
Contributor

Looks like this is resolved by the given pull request. Closing this bug.

osaut pushed a commit to osaut/rust that referenced this issue Oct 31, 2013
bors added a commit to rust-lang-ci/rust that referenced this issue May 2, 2020
Fix issue4503

Fixes rust-lang#4503.

changelog: Add a lint checking user are using FileType.is_file() method and suggest using !FileType.is_dir().

- [x] Followed [lint naming conventions][lint_naming]
- [x] Added passing UI tests (including committed `.stderr` file)
- [x] `cargo test` passes locally
- [x] Executed `./util/dev update_lints`
- [x] Added lint documentation
- [x] Run `./util/dev fmt`
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

No branches or pull requests

3 participants