| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-04-15 | Cleanup misc::check_nan | Philipp Hansch | -9/+7 |
| 2018-04-15 | Handle non-trivial nil closures | Phil Turnbull | -10/+12 |
| 2018-03-29 | Address review comments | Oliver Schneider | -1/+1 |
| 2018-03-28 | Categorize all the lints! | Oliver Schneider | -19/+20 |
| 2018-03-13 | Update to rustc master | Oliver Schneider | -58/+6 |
| 2018-02-26 | oops | Manish Goregaokar | -58/+0 |
| 2018-02-26 | Rustup to rustc 1.26.0-nightly (322d7f7b9 2018-02-25) | Manish Goregaokar | -0/+58 |
| 2018-01-30 | Rustup to rustc 1.25.0-nightly (90eb44a58 2018-01-29) | Seiichi Uchida | -2/+2 |
| 2018-01-20 | Small documentation formatting fix | mcarton | -6/+3 |
| 2017-11-20 | Merge pull request #2203 from clippered/float_cmp_const | Oliver Schneider | -2/+38 |
| 2017-11-05 | Fix #1142 float constant comparison lint | clippered | -2/+38 |
| 2017-11-05 | Cargo fmt | topecongiro | -17/+21 |
| 2017-10-23 | mechanically swap if_let_chain -> if_chain | Alex Burka | -59/+62 |
| 2017-09-13 | Rustup | Oliver Schneider | -2/+2 |
| 2017-09-12 | Rustup | Oliver Schneider | -5/+1 |
| 2017-09-09 | Update for latest Rust | Aaron Hill | -1/+1 |
| 2017-09-05 | Run nightly rustfmt | Oliver Schneider | -25/+23 |
| 2017-08-31 | Accessing `Span` internals is deprecated | Oliver Schneider | -1/+1 |
| 2017-08-28 | Add a lint for lossless casts. | Dan Gohman | -6/+6 |
| 2017-08-24 | Rename `match_path_old` to `match_path` | Alexey Zabelin | -2/+2 |
| 2017-08-15 | Rustup | Oliver Schneider | -1/+1 |
| 2017-08-14 | Rustfmt | Oliver Schneider | -71/+103 |
| 2017-08-06 | fixing dogfood | Andre Bogus | -2/+2 |
| 2017-08-06 | fix ConstFloat usage | Frederick Zhang | -10/+28 |
| 2017-08-01 | Run rustfmt | Oliver Schneider | -3/+5 |
| 2017-08-01 | use BindingAnnotation instead of BindingMode | Frederick Zhang | -30/+35 |
| 2017-07-31 | Update to latest master | Oliver Schneider | -1/+5 |
| 2017-06-10 | Bump to 0.0.139 | Manish Goregaokar | -1/+3 |
| 2017-06-11 | Remove uses of span_if_local. | Eduard-Mihai Burtescu | -7/+5 |
| 2017-06-11 | Update for rustc 1.19.0-nightly (4bf5c99af 2017-06-10). | Eduard-Mihai Burtescu | -3/+3 |
| 2017-05-12 | Run rustfmt | Oliver Schneider | -3/+9 |
| 2017-05-11 | Fix #1730 | Oliver Schneider | -27/+40 |
| 2017-05-11 | Reduce code duplication | Oliver Schneider | -20/+10 |
| 2017-04-12 | Run rustfmt | Oliver Schneider | -3/+1 |
| 2017-04-06 | Fix fallout | Oliver Schneider | -2/+2 |
| 2017-04-01 | Remove unused cs parameter for is_macro and friends | Enrico Schmitz | -3/+3 |
| 2017-03-31 | First try for a fix for rustc 1.18.0-nightly (5c94997b6 2017-03-30 | Enrico Schmitz | -3/+3 |
| 2017-03-30 | Do some additional cleanup around `InternedString` and `Symbol` | Oliver Schneider | -3/+3 |
| 2017-03-30 | Fix fallout | Oliver Schneider | -2/+2 |
| 2017-03-13 | Run rustfmt | Oliver Schneider | -7/+7 |
| 2017-03-07 | Don't lint `nan_cmp` and `zero_ptr` in constants | Oliver Schneider | -40/+85 |
| 2017-03-05 | Mostly apply rustfmt | Oliver Schneider | -1/+1 |
| 2017-03-01 | Also handle ConstFloat::F32 in is_allowed | Enrico Schmitz | -5/+17 |
| 2017-03-01 | Fix for rustc 1.17.0-nightly (be760566c 2017-02-28) | Enrico Schmitz | -14/+5 |
| 2017-02-18 | Support generic type | sinkuu | -1/+1 |
| 2017-02-03 | TyCtxt::map is now called TyCtxt::hir | Mrmaxmeier | -1/+1 |
| 2017-01-17 | apply rustfmt | Oliver Schneider | -7/+5 |
| 2017-01-13 | rustup to 2017-01-12 | Oliver Schneider | -8/+8 |
| 2017-01-05 | Merge pull request #1414 from samueltardieu/no-short-circuit-if | Oliver Schneider | -2/+38 |
| 2017-01-04 | Rustup to rustc 1.16.0-nightly (468227129 2017-01-03): Recover patterns from ... | Manish Goregaokar | -5/+5 |
