| Age | Commit message (Expand) | Author | Lines |
| 2019-06-14 | Fix wrong lifetime of TyCtxt | Lzu Tao | -7/+7 |
| 2019-06-14 | Register rename to the LintStore. | krk | -0/+1 |
| 2019-06-14 | Rename REDUNDANT_STATIC_LIFETIME to REDUNDANT_STATIC_LIFETIMES. | krk | -9/+9 |
| 2019-06-14 | Remove pub from RedundantStaticLifetime.visit_type function. | Kerem | -1/+1 |
| 2019-06-14 | Rename const_static_lifetime to redundant_static_lifetime. | krk | -9/+9 |
| 2019-06-14 | Merge StaticConst and StaticStatic lints into StaticConst. | krk | -123/+53 |
| 2019-06-14 | Use RedundantStaticLifetime in StaticStatic. | krk | -49/+5 |
| 2019-06-14 | Move type-checking logic in StaticConst to RedundantStaticLifetime. | krk | -47/+63 |
| 2019-06-14 | Add lint for statics with explicit static lifetime. | krk | -0/+97 |
| 2019-06-13 | Auto merge of #4201 - mgr-inz-rafal:typos_in_docs, r=matthiaskrgr | bors | -6/+6 |
| 2019-06-13 | Fix wrong lifetime of TyCtxt | Lzu Tao | -7/+7 |
| 2019-06-12 | Typos and minor grammar corrections | mgr-inz-rafal | -6/+6 |
| 2019-06-12 | Adds lint for integer division | Thiago Arrais | -1/+61 |
| 2019-06-12 | redundant_closure_for_method_calls fixes: | Grzegorz | -6/+9 |
| 2019-06-12 | Auto merge of #4199 - flip1995:implicit_return_docs, r=flip1995 | bors | -2/+2 |
| 2019-06-12 | Fix implicit_return docs | flip1995 | -2/+2 |
| 2019-06-12 | rustup https://github.com/rust-lang/rust/pull/61758/files | Matthias Krüger | -5/+5 |
| 2019-06-12 | Remove wrong lifetime from LintContext | Lzu Tao | -35/+19 |
| 2019-06-10 | Auto merge of #4190 - projedi:fix-eta, r=flip1995 | bors | -0/+2 |
| 2019-06-10 | Fixing eta with respect to lazy evaluation. | Alexander Shabalin | -0/+2 |
| 2019-06-09 | rustup https://github.com/rust-lang/rust/pull/61669/ | Matthias Krüger | -2/+2 |
| 2019-06-08 | Add OUTER_EXPN_INFO lint | Michael Wright | -1/+61 |
| 2019-06-06 | Auto merge of #4177 - mikerite:compiler_lint_functions_fewer_strings, r=phansch | bors | -8/+8 |
| 2019-06-06 | Auto merge of #4136 - euclio:println-writeln-suggestions, r=flip1995 | bors | -54/+110 |
| 2019-06-06 | rustup https://github.com/rust-lang/rust/pull/57428/ | Matthias Krüger | -2/+2 |
| 2019-06-06 | Remove `to_string()`s from CompilerLintFunctions | Michael Wright | -8/+8 |
| 2019-06-04 | Auto merge of #4164 - mikerite:fix-4144, r=mikerite | bors | -0/+14 |
| 2019-06-04 | Fix comment grammar | mikerite | -1/+1 |
| 2019-06-03 | Auto merge of #4165 - BO41:needless_range_loop, r=phansch | bors | -1/+9 |
| 2019-06-02 | Change from ignore to rust | BO41 | -2/+4 |
| 2019-06-02 | Cargo fmt | Mateusz Mikuła | -6/+41 |
| 2019-06-02 | Rustup for https://github.com/rust-lang/rust/pull/61276 | Mateusz Mikuła | -31/+21 |
| 2019-06-02 | Add example to needless_range_loop | BO41 | -0/+6 |
| 2019-06-02 | Fix .map(..).unwrap_or_else(..) bad suggestion | Michael Wright | -0/+14 |
| 2019-06-01 | Make use of new `outer_expn_info()` function | Lzu Tao | -25/+12 |
| 2019-05-30 | add suggestions for print/write with newline lint | Andy Russell | -54/+110 |
| 2019-05-30 | Auto merge of #4113 - rust-lang:author, r=flip1995 | bors | -1/+12 |
| 2019-05-29 | Auto merge of #4153 - matthiaskrgr:rustup_5, r=flip1995 | bors | -3/+3 |
| 2019-05-29 | rustup https://github.com/rust-lang/rust/pull/60928 | Matthias Krüger | -3/+3 |
| 2019-05-28 | rustup https://github.com/rust-lang/rust/pull/61164 | Matthias Krüger | -6/+6 |
| 2019-05-28 | Fix `Block` dump in author lint | Oliver Scherer | -1/+12 |
| 2019-05-28 | Auto merge of #4142 - agnxy:rename-assoc, r=flip1995 | bors | -11/+11 |
| 2019-05-28 | Auto merge of #4071 - matthiaskrgr:sizeof, r=flip1995 | bors | -2/+2 |
| 2019-05-27 | Rustup to rustc 1.36.0-nightly (fa40a111f 2019-05-27) | Oliver Scherer | -6/+13 |
| 2019-05-27 | Auto merge of #4137 - euclio:let-return, r=oli-obk | bors | -8/+23 |
| 2019-05-27 | Auto merge of #4149 - flip1995:rollup-6knpdqb, r=flip1995 | bors | -32/+49 |
| 2019-05-27 | Rollup merge of #4119 - BO41:non_ascii_literal, r=flip1995 | Philipp Krones | -21/+23 |
| 2019-05-27 | Rollup merge of #4102 - Urriel:fix/4096_match_same_arms, r=flip1995 | Philipp Krones | -11/+26 |
| 2019-05-27 | Auto merge of #3832 - HarrisonMc555:use_last, r=flip1995 | bors | -0/+109 |
| 2019-05-27 | Fix typo in comment | Seo Sanghyeon | -1/+1 |