| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-08-26 | Use correct path in comment | Philipp Hansch | -2/+2 | |
| Co-Authored-By: Philipp Krones <hello@philkrones.com> | ||||
| 2019-08-26 | Auto merge of #4430 - lzutao:defid_trait_alias, r=flip1995 | bors | -2/+46 | |
| Account for trait alias when looking for defid I hit the crash on the `expect` call when running clippy on rustc libcore. Hopefully this will fix it. changelog: none | ||||
| 2019-08-26 | Add regression test for looking for trait defid in nocore | Lzu Tao | -0/+39 | |
| 2019-08-26 | Auto merge of #4436 - BO41:written_as, r=phansch | bors | -1/+57 | |
| Add some "could be written as" examples fixes #4405 changelog: none | ||||
| 2019-08-26 | Auto merge of #4421 - lzutao:unsep_literal, r=flip1995 | bors | -83/+126 | |
| Cleaner code for unsep literals Continuing discussion in https://github.com/rust-lang/rust-clippy/pull/4401#issuecomment-522498754 changelog: none r? @flip1995 | ||||
| 2019-08-26 | Auto merge of #4451 - hvenev:non-exec, r=flip1995 | bors | -0/+0 | |
| Mark rust source file as non-executable. It would be nice if you can backport this to beta as well. changelog: none | ||||
| 2019-08-26 | Auto merge of #4431 - phansch:more_rustfix, r=flip1995 | bors | -25/+192 | |
| Add 3 more run-rustfix headers changelog: none cc #3630 | ||||
| 2019-08-26 | Cleaner code for unsep literals | Lzu Tao | -83/+126 | |
| 2019-08-26 | Remove empty *.std{err,out} files | flip1995 | -0/+0 | |
| 2019-08-25 | Mark rust source file as non-executable. | Hristo Venev | -0/+0 | |
| 2019-08-25 | Account for trait alias when looking for defid | Lzu Tao | -2/+7 | |
| 2019-08-25 | Auto merge of #4447 - phansch:fix_build, r=matthiaskrgr | bors | -3/+3 | |
| Rustup to https://github.com/rust-lang/rust/pull/63854 changelog: none | ||||
| 2019-08-25 | Rustup to https://github.com/rust-lang/rust/pull/63854 | Philipp Hansch | -3/+3 | |
| 2019-08-25 | Fix `match_as_ref` bad suggestion | Michael Wright | -3/+76 | |
| Fixes #4437 | ||||
| 2019-08-24 | Fix unused_unit false positive | Philipp Hansch | -8/+36 | |
| Fixes #4076 | ||||
| 2019-08-24 | Fix lint doc | BO41 | -1/+1 | |
| 2019-08-24 | Split up cmp_owned tests, add run-rustfix | Philipp Hansch | -36/+160 | |
| Some of the cmp_owned tests emitted non-machine-applicable suggestions, so I moved them to `tests/ui/cmp_owned/without_suggestion.rs` and added `// run-rustfix` to the other half. cc #3630 | ||||
| 2019-08-24 | Auto merge of #4443 - jeremystucki:methods-refactoring, r=phansch | bors | -169/+151 | |
| Small refactoring of methods/mod.rs changelog: none | ||||
| 2019-08-23 | Refactor some minor things | Jeremy Stucki | -16/+9 | |
| 2019-08-23 | Use more if-chains | Jeremy Stucki | -36/+42 | |
| 2019-08-23 | Refactor 'lint_or_fun_call' | Jeremy Stucki | -35/+26 | |
| 2019-08-23 | Refactor 'check_unwrap_or_default' | Jeremy Stucki | -33/+26 | |
| 2019-08-23 | Refactor 'check_impl_item' | Jeremy Stucki | -49/+48 | |
| 2019-08-23 | Auto merge of #4409 - jeremystucki:export, r=phansch | bors | -1/+12 | |
| [Doc] Ignore lines starting with # Resolves #4353 changelog: none | ||||
| 2019-08-23 | Auto merge of #4438 - lzutao:author-litstr-missing, r=phansch | bors | -1/+1 | |
| Add missing field to LitKind::Str changelog: none | ||||
| 2019-08-23 | Add missing field to LitKind::Str | Lzu Tao | -1/+1 | |
| 2019-08-23 | Auto merge of #4439 - lzutao:fix-format, r=phansch | bors | -104/+141 | |
| Re-factor format lint cc #4432 changelog: none | ||||
| 2019-08-23 | Run update_lints for Unicode lint | Lzu Tao | -1/+1 | |
| 2019-08-23 | Re-add false positive check | Lzu Tao | -2/+24 | |
| 2019-08-23 | Add raw string regression test for useless_format lint | Lzu Tao | -22/+27 | |
| 2019-08-23 | Re-factor useless_format lint | Lzu Tao | -96/+106 | |
| 2019-08-23 | Merge pull request #4440 from lzutao/fix-unicode | Philipp Hansch | -9/+9 | |
| Update Unicode lint tests | ||||
| 2019-08-23 | Update Unicode lint tests | Lzu Tao | -9/+9 | |
| 2019-08-22 | Add examples to some complexity lints | BO41 | -1/+41 | |
| 2019-08-22 | Add example to a perf lint | BO41 | -0/+6 | |
| 2019-08-22 | Add examples to some correctness lints | BO41 | -0/+10 | |
| 2019-08-22 | Add run-rustfix for range_plus_minus_one tests | Philipp Hansch | -8/+49 | |
| 2019-08-22 | Add run-rustfix for or_fun_call tests | Philipp Hansch | -14/+119 | |
| 2019-08-22 | Add run-rustfix for short_circuit_statement test | Philipp Hansch | -3/+24 | |
| 2019-08-21 | Auto merge of #4372 - phansch:changelog_update, r=flip1995 | bors | -0/+70 | |
| docs: Explain how to update the changelog cc @Manishearth Is this more or less how you did it last time? [Rendered](https://github.com/phansch/rust-clippy/blob/changelog_update/doc/changelog_update.md#changelog-update) changelog: none | ||||
| 2019-08-21 | Auto merge of #4352 - phansch:fix_redundant_pattern_matching, r=flip1995 | bors | -18/+104 | |
| Fix some suggestions for redundant_pattern_matching .. and change the Applicability to `MaybeIncorrect`. Fixes the problem displayed in https://github.com/rust-lang/rust-clippy/issues/4344#issuecomment-519206388. We now append `{}` to the suggestion so that the conditional has the correct syntax again. (If we were to _remove_ the `if` instead, it would trigger the `unused_must_use` warning for `#[must_use]` types.) changelog: Fix some suggestions for `redundant_pattern_matching` | ||||
| 2019-08-21 | Auto merge of #4425 - mikerite:4375, r=flip1995 | bors | -15/+45 | |
| Fix `temporary_cstring_as_ptr` false negative Fixes #4375. Changes the check to test when `.unwrap().as_ptr()` is called on any `Result<CString, _>` as suggested by @flip1995 (https://github.com/rust-lang/rust-clippy/issues/4375#issuecomment-520724123). changelog: Fix `temporary_cstring_as_ptr` false negative | ||||
| 2019-08-21 | Add two more tests, allow 2 other lints. | Philipp Hansch | -11/+25 | |
| 2019-08-21 | Fix `temporary_cstring_as_ptr` false negative | Michael Wright | -15/+45 | |
| Fixes #4375. Changes the check to test when `.unwrap().as_ptr()` is called on any `Result<CString, _>` as suggested by @flip1995 (https://github.com/rust-lang/rust-clippy/issues/4375#issuecomment-520724123). | ||||
| 2019-08-21 | Add more testcases for redundant_pattern_matching | Philipp Hansch | -11/+83 | |
| These should make sure that, when the suggestions are fixed, they are fixed for all these cases. | ||||
| 2019-08-21 | Fix suggestions for redundant_pattern_matching | Philipp Hansch | -7/+7 | |
| Fixes the problem displayed in https://github.com/rust-lang/rust-clippy/issues/4344#issuecomment-519206388. We now append `{}` to the suggestion so that the conditional has the correct syntax again. (If we were to _remove_ the `if` instead, it would trigger the `unused_must_use` warning for `#[must_use]` types. | ||||
| 2019-08-21 | Add note on how to find the latest beta commit | Philipp Hansch | -0/+3 | |
| 2019-08-20 | Auto merge of #4423 - lzutao:await-is-stable, r=Manishearth | bors | -25/+23 | |
| Remove feature gate for async_await async/await is stablized in https://github.com/rust-lang/rust/pull/63209 :tada: changelog: none | ||||
| 2019-08-20 | Remove feature gate for async_await | Lzu Tao | -25/+23 | |
| 2019-08-20 | Auto merge of #4419 - lzutao:ifchain-link, r=phansch | bors | -1/+1 | |
| Update if_chain doc link changelog: none | ||||
