| Age | Commit message (Expand) | Author | Lines |
| 2020-10-26 | Remove lint from clippy | Nathan Whitaker | -7/+0 |
| 2020-10-23 | Merge commit 'bf1c6f9871f430e284b17aa44059e0d0395e28a6' into clippyup | Eduardo Broto | -15/+36 |
| 2020-10-16 | Rollup merge of #77493 - hosseind88:ICEs_should_always_print_the_top_of_the_q... | Dylan DPC | -3/+3 |
| 2020-10-11 | Auto merge of #77649 - dash2507:replace_run_compiler, r=matthewjasper | bors | -2/+2 |
| 2020-10-09 | rebase with master | hosseind75 | -1/+3 |
| 2020-10-09 | run full query stack print just when RUST_BACKTRACE is set | hosseind75 | -1/+4 |
| 2020-10-09 | ICEs should print the top of the query stack | hosseind75 | -6/+1 |
| 2020-10-09 | Merge commit '2f6439ae6a6803d030cceb3ee14c9150e91b328b' into clippyup | flip1995 | -11/+32 |
| 2020-10-08 | Replace run_compiler with RunCompiler builder pattern. | Darshan Kathiriya | -2/+2 |
| 2020-10-02 | Deprecate clippy lint | Michael Howell | -7/+0 |
| 2020-09-28 | Rollup merge of #76474 - bjorn3:driver_selected_codegen, r=oli-obk | Ralf Jung | -2/+2 |
| 2020-09-27 | Add option to pass a custom codegen backend from a driver | bjorn3 | -2/+2 |
| 2020-09-24 | Merge commit 'e636b88aa180e8cab9e28802aac90adbc984234d' into clippyup | flip1995 | -2/+30 |
| 2020-09-10 | Merge commit '5034d47f721ff4c3a3ff2aca9ef2ef3e1d067f9f' into clippyup | flip1995 | -0/+14 |
| 2020-08-28 | Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945' into clippyup | flip1995 | -3/+45 |
| 2020-08-11 | Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6' into clippyup | flip1995 | -1/+36 |
| 2020-08-06 | run clippy_dev update_lints | Ryan1729 | -1/+1 |
| 2020-08-06 | run cargo dev new_lint then move transmutes_expressible_as_ptr_casts into tra... | Ryan1729 | -0/+7 |
| 2020-07-26 | Merge commit 'da5a6fb1b65ec6581a67e942a3850f6bc15a552c' into clippyup | flip1995 | -1/+8 |
| 2020-07-14 | Merge commit '2ca58e7dda4a9eb142599638c59dc04d15961175' into clippyup | flip1995 | -13/+43 |
| 2020-06-23 | Merge commit 'c2c07fa9d095931eb5684a42942a7b573a0c5238' into clippyup | flip1995 | -14/+34 |
| 2020-06-09 | Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy | Lzu Tao | -3/+31 |
| 2020-05-29 | Auto merge of #72671 - flip1995:clippyup, r=Xanewok | bors | -3/+10 |
| 2020-05-28 | Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5' into clippyup2 | flip1995 | -3/+10 |
| 2020-05-22 | Stabilize str_strip feature | Lzu Tao | -1/+0 |
| 2020-05-17 | Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a' into clippyup | flip1995 | -198/+154 |
| 2020-05-16 | Rollup merge of #72090 - RalfJung:rustc_driver-exit-code, r=oli-obk | Dylan DPC | -3/+1 |
| 2020-05-11 | Merge commit '43a1777b89cf6791f9e20878b4e5e3ae907867a5' into clippyup | flip1995 | -1/+15 |
| 2020-05-10 | rustc_driver: factor out computing the exit code | Ralf Jung | -3/+1 |
| 2020-04-27 | Auto merge of #5522 - CrazyRoka:match_vec_item, r=phansch | bors | -0/+7 |
| 2020-04-26 | Implement mismatched_target_os lint | Eduardo Broto | -0/+7 |
| 2020-04-26 | Updated lint info in lib.rs | CrazyRoka | -1/+1 |
| 2020-04-25 | Renamed lint to `match_on_vec_items` | CrazyRoka | -7/+7 |
| 2020-04-24 | Added lint `match_vec_item` | CrazyRoka | -0/+7 |
| 2020-04-23 | Downgrade match_bool to pedantic | David Tolnay | -1/+1 |
| 2020-04-21 | Lint for holding locks across await points | Andy Weiss | -0/+7 |
| 2020-04-20 | Auto merge of #5332 - DevinR528:if-let-else-mutex, r=flip1995 | bors | -0/+7 |
| 2020-04-20 | Apply suggestions from PR review | Eduardo Broto | -1/+1 |
| 2020-04-20 | use span_lint_and_help, cargo dev fmt | Devin R | -1/+1 |
| 2020-04-20 | progress work on suggestion for auto fix | Devin R | -0/+7 |
| 2020-04-19 | Implement unsafe_derive_deserialize lint | Eduardo Broto | -0/+7 |
| 2020-04-18 | Added basic lint and tests | pmk21 | -0/+7 |
| 2020-04-17 | add lint futures_not_send | Roland Kuhn | -0/+7 |
| 2020-04-15 | Auto merge of #5363 - yaahc:clippy-fix, r=phansch,flip1995 | bors | -42/+149 |
| 2020-04-15 | Apply suggestions from code review | Jane Lusby | -6/+6 |
| 2020-04-15 | manually fixing formatting at this point lol | Jane Lusby | -2/+2 |
| 2020-04-15 | fmt | Jane Lusby | -11/+10 |
| 2020-04-15 | rename field | Jane Lusby | -9/+9 |
| 2020-04-15 | Rollup merge of #5430 - michaelsproul:integer-arithmetic, r=flip1995 | Philipp Krones | -1/+1 |
| 2020-04-15 | Rollup merge of #5248 - ThibsG:ConstValues, r=flip1995 | Philipp Krones | -0/+7 |