| Age | Commit message (Expand) | Author | Lines |
| 2020-01-12 | Extend spans to include !. | xiongmao86 | -3/+3 |
| 2020-01-12 | Fix lint warning in compile-test.rs | xiongmao86 | -1/+1 |
| 2020-01-12 | format codebase. | xiongmao86 | -1/+1 |
| 2020-01-12 | Add lint logic. | xiongmao86 | -0/+52 |
| 2020-01-12 | Declare lint. | xiongmao86 | -0/+46 |
| 2020-01-12 | Add test. | xiongmao86 | -0/+23 |
| 2020-01-12 | Split up `use_self` ui test | Yuki Okushi | -332/+342 |
| 2020-01-11 | Auto merge of #5040 - JohnTitor:rustup-0111, r=flip1995 | bors | -550/+392 |
| 2020-01-12 | Remove references | Yuki Okushi | -3/+3 |
| 2020-01-12 | Rustup to rust-lang/rust#67000 | Yuki Okushi | -62/+29 |
| 2020-01-12 | Comment out half-open patterns' tests | Yuki Okushi | -25/+4 |
| 2020-01-11 | Apply review comments | Yuki Okushi | -35/+16 |
| 2020-01-11 | Rustup to rust-lang/rust#67806 | Yuki Okushi | -456/+303 |
| 2020-01-11 | Apply review comments | Yuki Okushi | -37/+95 |
| 2020-01-11 | Rustup to rust-lang/rust#68101 | Yuki Okushi | -6/+3 |
| 2020-01-11 | Rustup to rust-lang/rust#67258 | Yuki Okushi | -15/+28 |
| 2020-01-09 | Auto merge of #5031 - JohnTitor:editorconfig, r=phansch | bors | -0/+3 |
| 2020-01-09 | Auto merge of #5030 - JohnTitor:split-missing-doc, r=phansch | bors | -202/+214 |
| 2020-01-10 | Split up `missing-doc` ui test | Yuki Okushi | -202/+214 |
| 2020-01-10 | Prefer 2 spaces as indent size over 4 on yaml | Yuki Okushi | -0/+3 |
| 2020-01-09 | Add memory fence tests for `invalid_atomic_ordering` | Krishna Sai Veera Reddy | -0/+39 |
| 2020-01-09 | Detect usage of invalid atomic ordering in memory fences | Krishna Sai Veera Reddy | -34/+65 |
| 2020-01-09 | Lint vectored IO in unused_io_amount lint | Shotaro Yamada | -15/+38 |
| 2020-01-09 | Auto merge of #4960 - ThibsG:patterns_with_wildcard_#4640, r=flip1995 | bors | -11/+145 |
| 2020-01-09 | Auto merge of #5025 - JohnTitor:rustup-0109, r=flip1995 | bors | -90/+201 |
| 2020-01-09 | Rustup to rust-lang/rust#68024 | Yuki Okushi | -1/+0 |
| 2020-01-09 | Rustup to rust-lang/rust#67979 | Yuki Okushi | -88/+200 |
| 2020-01-09 | Rustup to rust-lang/rust#67781 | Yuki Okushi | -1/+1 |
| 2020-01-08 | Auto merge of #5022 - flip1995:useless_attr, r=phansch | bors | -6/+88 |
| 2020-01-08 | Add regression test for useless_attribute lint | flip1995 | -4/+77 |
| 2020-01-08 | Fix useless attribute suggestion | flip1995 | -2/+11 |
| 2020-01-08 | Auto merge of #5017 - sinkuu:mir_no_opt_fallout, r=flip1995 | bors | -3/+34 |
| 2020-01-08 | Auto merge of #5015 - krishna-veerareddy:change-float-to-int-transmute-catego... | bors | -3/+4 |
| 2020-01-08 | Auto merge of #5019 - JohnTitor:follow-up-normalize, r=phansch | bors | -19/+19 |
| 2020-01-08 | Normalize lint messages in cast_precision_loss | Yuki Okushi | -19/+19 |
| 2020-01-08 | Auto merge of #5018 - JohnTitor:rustup-0108, r=phansch | bors | -2/+5 |
| 2020-01-08 | Rustup to rust-lang/rust#67970 | Yuki Okushi | -2/+5 |
| 2020-01-08 | Fix `redundant_clone` | Shotaro Yamada | -3/+34 |
| 2020-01-07 | Move `transmute_float_to_int` lint to `complexity` | Krishna Sai Veera Reddy | -3/+4 |
| 2020-01-07 | Span help without suggestion | ThibsG | -82/+23 |
| 2020-01-07 | Change lint name to WILDCARD_IN_OR_PATTERNS | ThibsG | -25/+25 |
| 2020-01-07 | Handle case for non-exhaustive enums | ThibsG | -18/+43 |
| 2020-01-07 | Move to complexity and adapt test | ThibsG | -9/+22 |
| 2020-01-07 | Change group and use only func call | ThibsG | -2/+2 |
| 2020-01-07 | Remove useless parameters in func call | ThibsG | -2/+2 |
| 2020-01-07 | New lint: pats_with_wild_match_arm | ThibsG | -1/+156 |
| 2020-01-07 | Auto merge of #5000 - JohnTitor:backticks, r=flip1995 | bors | -674/+680 |
| 2020-01-07 | Bless 32bit test | Yuki Okushi | -15/+15 |
| 2020-01-07 | Apply suggestion from code review | Yuki Okushi | -14/+14 |
| 2020-01-07 | Update lintlist | Yuki Okushi | -32/+32 |