| Age | Commit message (Expand) | Author | Lines |
| 2019-08-20 | Auto merge of #4401 - JJJollyjim:literal-separation-suggestion, r=flip1995 | bors | -61/+116 |
| 2019-08-20 | Auto merge of #4420 - phansch:disable_rls_integration_test, r=phansch | bors | -2/+2 |
| 2019-08-20 | Merge pull request #4416 from SimonSapin/plugin | Philipp Hansch | -16/+12 |
| 2019-08-20 | Disable RLS integration test | Philipp Hansch | -2/+2 |
| 2019-08-20 | Update if_chain doc link | Lzu Tao | -1/+1 |
| 2019-08-19 | Auto merge of #4417 - kraai:remove-in_macro_or_desugar, r=phansch | bors | -146/+127 |
| 2019-08-19 | Restore en dashes | KRAAI, MATTHEW [VISUS] | -2/+2 |
| 2019-08-19 | Remove in_macro_or_desugar | KRAAI, MATTHEW [VISUS] | -148/+129 |
| 2019-08-19 | Import rustc_plugin from its new location | Simon Sapin | -16/+12 |
| 2019-08-19 | Auto merge of #4414 - chansuke:fix-contributing-doc, r=phansch | bors | -1/+1 |
| 2019-08-19 | Fix the name of a channel of discord in CONTRIBUTING.md | chansuke | -1/+1 |
| 2019-08-19 | Requested test cleanup | Jamie McClymont | -54/+7 |
| 2019-08-19 | Auto merge of #4411 - mikerite:fix-4384, r=flip1995 | bors | -32/+37 |
| 2019-08-19 | Auto merge of #4386 - lzutao:lint-option-and_then-some, r=flip1995 | bors | -12/+215 |
| 2019-08-19 | Auto merge of #4410 - matthiaskrgr:url_serde_feat, r=phansch | bors | -1/+2 |
| 2019-08-19 | Fix `clone_on_copy` false positives | Michael Wright | -32/+37 |
| 2019-08-19 | Add test | Lzu Tao | -0/+8 |
| 2019-08-19 | try to fix build in rustc repo | Matthias Krüger | -1/+2 |
| 2019-08-19 | Allow option_and_then_some in option_map_or_none test | Lzu Tao | -2/+6 |
| 2019-08-19 | Add option_and_then_some lint | Lzu Tao | -10/+201 |
| 2019-08-19 | Requested changes | Jamie McClymont | -19/+11 |
| 2019-08-18 | Auto merge of #4403 - xd009642:type_repetition_improvements, r=phansch,flip1995 | bors | -4/+3 |
| 2019-08-18 | Auto merge of #4404 - BO41:patch-1, r=flip1995 | bors | -0/+6 |
| 2019-08-18 | Ignore lines starting with '#' | Jeremy Stucki | -1/+12 |
| 2019-08-18 | Run update_lints | xd009642 | -3/+2 |
| 2019-08-18 | Auto merge of #4394 - jeremystucki:suspicious_map, r=flip1995 | bors | -3/+59 |
| 2019-08-19 | run-rustfix for unseparated-prefix-literals | Jamie McClymont | -0/+86 |
| 2019-08-18 | Change lint type to 'complexity' | Jeremy Stucki | -7/+11 |
| 2019-08-19 | Add autofixable suggestion for unseparated integer literal suffices | Jamie McClymont | -12/+36 |
| 2019-08-18 | Merge branch 'origin/master' into suspicious_map | Jeremy Stucki | -174/+153 |
| 2019-08-18 | Auto merge of #4407 - mikerite:fix-breakage-20190818, r=flip1995 | bors | -30/+37 |
| 2019-08-18 | Fix breakage due to rust-lang/rust#61708 | Michael Wright | -5/+17 |
| 2019-08-18 | Fix assertions_on_constants lint | Lzu Tao | -33/+30 |
| 2019-08-18 | Make code cleaner and more readable | Lzu Tao | -33/+31 |
| 2019-08-17 | Add "could be written as" example to MANUAL_MEMCPY | BO41 | -0/+6 |
| 2019-08-17 | Made lint pedantic | xd009642 | -1/+1 |
| 2019-08-16 | Auto merge of #4397 - kraai:remove-a, r=flip1995 | bors | -3/+3 |
| 2019-08-16 | Auto merge of #4392 - phansch:cleanups, r=flip1995 | bors | -49/+0 |
| 2019-08-16 | Auto merge of #4398 - kraai:outer_expn_data, r=flip1995 | bors | -67/+88 |
| 2019-08-16 | Run rustfmt | flip1995 | -4/+1 |
| 2019-08-16 | Use outer_expn_data instead of outer_expn_info | KRAAI, MATTHEW [VISUS] | -65/+89 |
| 2019-08-16 | Remove "a" from single_match_else description | KRAAI, MATTHEW [VISUS] | -3/+3 |
| 2019-08-16 | Auto merge of #4395 - lzutao:rustup-63586, r=phansch | bors | -26/+26 |
| 2019-08-16 | Rustup "Remove `Spanned` from `{ast,hir}::FieldPat`" | Lzu Tao | -26/+26 |
| 2019-08-15 | Add ui test | Jeremy Stucki | -0/+15 |
| 2019-08-15 | Implement lint 'suspicious_map' | Jeremy Stucki | -2/+39 |
| 2019-08-15 | Remove util/update_lints.py | Philipp Hansch | -10/+0 |
| 2019-08-15 | Remove publishing things | Philipp Hansch | -39/+0 |
| 2019-08-15 | Auto merge of #4391 - flip1995:toml_ver, r=phansch | bors | -1/+1 |
| 2019-08-15 | Also specify patch version of toml crate | flip1995 | -1/+1 |