about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-02-04Merge fixesThibsG-4/+6
2020-02-04Add wild and struct handlingThibsG-36/+272
2020-02-04Use span_lint_and_sugg + move infaillible lintThibsG-112/+166
2020-02-04Add new lint: match with a single binding statementThibsG-4/+98
2020-02-03Auto merge of #5130 - JohnTitor:split-up-index-slice, r=flip1995bors-117/+130
2020-02-03Auto merge of #5129 - JohnTitor:use-checked-sub, r=flip1995bors-3/+11
2020-02-04Remove unnecessary commentYuki Okushi-7/+3
2020-02-03Auto merge of #5127 - Areredify:issue-5115, r=flip1995bors-2/+3
2020-02-03improve 'iter_nth_zero' documentationAreredify-2/+3
2020-02-03Use `checked_sub` to avoid index out of boundsYuki Okushi-3/+11
2020-02-03Decrease line length limit for stderrsYuki Okushi-1/+1
2020-02-03Split up `indexing_slicing` ui testYuki Okushi-116/+133
2020-02-02Auto merge of #5120 - JohnTitor:split-up-drop-forget-ref, r=flip1995bors-244/+275
2020-02-02Auto merge of #5119 - JohnTitor:tweak-doc, r=flip1995bors-3/+3
2020-02-01Auto merge of #5123 - JohnTitor:rustup-0202, r=matthiaskrgrbors-2/+6
2020-02-02Rustup to rust-lang/rust#68133Yuki Okushi-2/+6
2020-02-01Split up `drop_forget_ref` ui testYuki Okushi-244/+275
2020-02-01Pin versions to trigger lint correctlyYuki Okushi-3/+3
2020-01-31Auto merge of #5116 - matthiaskrgr:rustup_29, r=flip1995bors-29/+29
2020-01-31update test stderrMatthias Krüger-29/+29
2020-01-31Auto merge of #5106 - flip1995:dbg_assert_mut_async, r=oli-obkbors-58/+68
2020-01-31Move debug_assertions_with_mut_call to nurseryflip1995-4/+3
2020-01-31Add test for `await` in `debug_assert!(..)`flip1995-29/+38
2020-01-31Don't trigger `debug_assert_with_mut_call` on `.await`flip1995-1/+3
2020-01-31Small refactor of mutable_debug_assertionsflip1995-24/+24
2020-01-31Auto merge of #5111 - flip1995:changelog, r=phanschbors-3/+48
2020-01-31Auto merge of #5109 - phansch:ciao_util_dev, r=flip1995bors-73/+61
2020-01-31Mark clippy_project_root as `must_use`Phil Hansch-0/+1
2020-01-31Replace one more copy-pasted clippy_project_root fnPhilipp Hansch-20/+3
2020-01-30Auto merge of #5110 - Aloso:patch-1, r=flip1995bors-24/+50
2020-01-30Un-ignore most code blocks to render correctly on website, correct mistakesLudwig Stecher-21/+47
2020-01-30Update changelogflip1995-3/+48
2020-01-30Fix code formatting for more lintsLudwig Stecher-9/+9
2020-01-30Auto merge of #5108 - JohnTitor:split-up-0130, r=flip1995bors-347/+178
2020-01-30Fix syntax highlighting of code fenceLudwig Stecher-1/+1
2020-01-30Move project_root function to clippy_dev/src/lib.rsPhilipp Hansch-30/+21
2020-01-30Deprecate util/dev in favor of cargo aliasPhilipp Hansch-28/+41
2020-01-30Auto merge of #5101 - Areredify:let_underscore_lock, r=flip1995bors-18/+139
2020-01-30Auto merge of #5107 - JohnTitor:revive-test, r=flip1995bors-16/+21
2020-01-30lint all guard types, not just lock functionsAreredify-45/+72
2020-01-30decouple 'let_underscore' testsMikhail Babenko-48/+53
2020-01-30add lintMikhail Babenko-19/+108
2020-01-30Decrease line length limit for stderr filesYuki Okushi-1/+1
2020-01-30Split up `match` ui testYuki Okushi-346/+177
2020-01-30Revive test in `enum_clike_unportable_variant`Yuki Okushi-16/+21
2020-01-29Auto merge of #5058 - xiongmao86:issue4903, r=flip1995bors-7/+115
2020-01-30Reformat code.xiongmao86-5/+5
2020-01-30Add test and update reference.xiongmao86-0/+34
2020-01-30Declare lint and implement lint logic.xiongmao86-2/+76
2020-01-29Auto merge of #5104 - JohnTitor:rustup-0129, r=Manishearthbors-1/+1