| Age | Commit message (Expand) | Author | Lines |
| 2020-01-29 | Rustup to rust-lang/rust#68512 | Yuki Okushi | -1/+1 |
| 2020-01-27 | Auto merge of #5099 - JohnTitor:split-up-non-copy-const, r=flip1995 | bors | -300/+335 |
| 2020-01-27 | Auto merge of #5098 - JohnTitor:rename-span-lints, r=flip1995 | bors | -113/+113 |
| 2020-01-27 | Split up `non_copy_const` ui test | Yuki Okushi | -300/+335 |
| 2020-01-27 | Rename `span_note_and_lint` to `span_lint_and_note` | Yuki Okushi | -26/+26 |
| 2020-01-27 | Rename `span_help_and_lint` to `span_lint_and_help` | Yuki Okushi | -90/+90 |
| 2020-01-26 | Auto merge of #5084 - JohnTitor:clean-up-span-lint, r=flip1995 | bors | -78/+121 |
| 2020-01-26 | Auto merge of #5097 - phansch:remove_fixme, r=llogiq | bors | -7/+6 |
| 2020-01-26 | Resolve FIXME: String::new is now a const fn | Philipp Hansch | -7/+6 |
| 2020-01-26 | Auto merge of #5096 - eddyb:mac-name, r=oli-obk | bors | -13/+13 |
| 2020-01-26 | Don't use ExpnKind::descr to get the name of a bang macro. | Eduard-Mihai Burtescu | -13/+13 |
| 2020-01-26 | Apply review comments | Yuki Okushi | -39/+39 |
| 2020-01-25 | Auto merge of #5083 - Areredify:issue-4399, r=flip1995 | bors | -17/+42 |
| 2020-01-25 | dont fire possible_missing_comma if intendation is present | Mikhail Babenko | -17/+42 |
| 2020-01-25 | Auto merge of #5081 - Areredify:vec_box_threshold, r=flip1995 | bors | -188/+251 |
| 2020-01-25 | add size parameter for lint | Mikhail Babenko | -188/+251 |
| 2020-01-25 | Auto merge of #5090 - JohnTitor:split-up-match-same-arms, r=phansch | bors | -222/+219 |
| 2020-01-25 | Split up `match_same_arms` ui test | Yuki Okushi | -222/+219 |
| 2020-01-24 | Auto merge of #5087 - Areredify:issue-4905, r=phansch | bors | -5/+19 |
| 2020-01-24 | Auto merge of #5086 - Areredify:issue-3746, r=phansch | bors | -15/+39 |
| 2020-01-24 | Auto merge of #5085 - JohnTitor:split-up-test, r=phansch | bors | -189/+194 |
| 2020-01-24 | don't fire empty_loop in no_std crates | Mikhail Babenko | -15/+39 |
| 2020-01-24 | improve empty_enum documentation | Mikhail Babenko | -5/+19 |
| 2020-01-24 | Split up `needless_range_loop` ui test | Yuki Okushi | -189/+194 |
| 2020-01-24 | Update stderrs | Yuki Okushi | -26/+69 |
| 2020-01-24 | Clean up `methods/mod.rs` | Yuki Okushi | -52/+52 |
| 2020-01-24 | Auto merge of #5027 - sinkuu:vectored_io, r=phansch | bors | -15/+38 |
| 2020-01-23 | Auto merge of #5082 - Areredify:issue-4980, r=flip1995 | bors | -12/+24 |
| 2020-01-23 | disable let_underscore_must_use in external macros | Mikhail Babenko | -12/+24 |
| 2020-01-23 | Auto merge of #4945 - Areredify:as_deref, r=flip1995 | bors | -3/+294 |
| 2020-01-23 | add `option_as_ref_deref` lint | Areredify | -3/+294 |
| 2020-01-22 | Auto merge of #5079 - JohnTitor:fix-eq-op, r=flip1995 | bors | -1/+22 |
| 2020-01-22 | Ignore macros with `!` operators in `eq_op` | Yuki Okushi | -1/+22 |
| 2020-01-21 | Auto merge of #5075 - JohnTitor:rustup-0122, r=flip1995 | bors | -2/+2 |
| 2020-01-22 | Rustup to rust-lang/rust#68140 | Yuki Okushi | -2/+2 |
| 2020-01-21 | Auto merge of #5068 - JohnTitor:split-up-transmute, r=phansch | bors | -214/+219 |
| 2020-01-21 | Auto merge of #5028 - krishna-veerareddy:issue-5026-mem-ordering-fences, r=ph... | bors | -34/+104 |
| 2020-01-21 | Decrease line length limit for stderr files | Yuki Okushi | -1/+1 |
| 2020-01-20 | Auto merge of #5067 - JohnTitor:lint-skip-while-next, r=flip1995 | bors | -7/+117 |
| 2020-01-20 | Auto merge of #5070 - JohnTitor:suspicious-map-doc, r=flip1995 | bors | -3/+4 |
| 2020-01-20 | Apply review comment | Yuki Okushi | -5/+12 |
| 2020-01-20 | Auto merge of #5069 - JohnTitor:tweak-wording, r=flip1995 | bors | -5/+9 |
| 2020-01-20 | Improve `suspicious_map`documentation | Yuki Okushi | -3/+4 |
| 2020-01-20 | Tweak wording in `assertions_on_constants` | Yuki Okushi | -5/+9 |
| 2020-01-20 | Split up `transmute` ui test | Yuki Okushi | -213/+218 |
| 2020-01-20 | Remove trailing whitespaces | Yuki Okushi | -5/+5 |
| 2020-01-20 | Add `skip_while_next` lint | Yuki Okushi | -2/+105 |
| 2020-01-19 | Auto merge of #5056 - rust-lang:dissasociate-mut-key, r=flip1995 | bors | -16/+45 |
| 2020-01-19 | Avoid mut_key on types of unknown layout | Andre Bogus | -16/+45 |
| 2020-01-19 | Auto merge of #5032 - JohnTitor:add-sugg-some-result, r=flip1995 | bors | -54/+124 |