rust/tests
A.A.Abroskin f11d993c0f Merge branch 'master' into add-lints-aseert-checks
* master: (58 commits)
  Rustfmt all the things
  Don't make decisions on values that don't represent the decision
  Improving comments.
  Rustup
  Added rustfix to the test.
  Improve span shortening.
  Added "make_return" and "blockify" convenience methods in Sugg and used them in "needless_bool".
  Actually check for constants.
  Fixed potential mistakes with nesting. Added tests.
  formatting fix
  Update clippy_lints/src/needless_bool.rs
  formatting fix
  Fixing typo in CONTRIBUTING.md
  Fix breakage due to rust-lang/rust#57651
  needless bool lint suggestion is wrapped in brackets if it is an "else" clause of an "if-else" statement
  Fix automatic suggestion on `use_self`.
  Remove negative integer literal checks.
  Fix `implicit_return` false positives.
  Run rustfmt
  Fixed breakage due to rust-lang/rust#57489
  ...
2019-01-23 11:36:12 +03:00
..
auxiliary Remove all copyright license headers 2019-01-08 21:46:39 +01:00
run-pass Remove all copyright license headers 2019-01-08 21:46:39 +01:00
ui Merge branch 'master' into add-lints-aseert-checks 2019-01-23 11:36:12 +03:00
ui-toml Remove all copyright license headers 2019-01-08 21:46:39 +01:00
compile-test.rs Remove all copyright license headers 2019-01-08 21:46:39 +01:00
dogfood.rs Remove all copyright license headers 2019-01-08 21:46:39 +01:00
matches.rs Remove all copyright license headers 2019-01-08 21:46:39 +01:00
missing-test-files.rs Fixing issues pointed out by dogfood tests. 2019-01-18 00:12:35 -05:00
needless_continue_helpers.rs Remove all copyright license headers 2019-01-08 21:46:39 +01:00
versioncheck.rs Remove all copyright license headers 2019-01-08 21:46:39 +01:00