about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-10-26Remove lint from clippyNathan Whitaker-7/+0
2020-10-23Merge commit 'bf1c6f9871f430e284b17aa44059e0d0395e28a6' into clippyupEduardo Broto-15/+36
2020-10-16Rollup merge of #77493 - hosseind88:ICEs_should_always_print_the_top_of_the_q...Dylan DPC-3/+3
2020-10-11Auto merge of #77649 - dash2507:replace_run_compiler, r=matthewjasperbors-2/+2
2020-10-09rebase with masterhosseind75-1/+3
2020-10-09run full query stack print just when RUST_BACKTRACE is sethosseind75-1/+4
2020-10-09ICEs should print the top of the query stackhosseind75-6/+1
2020-10-09Merge commit '2f6439ae6a6803d030cceb3ee14c9150e91b328b' into clippyupflip1995-11/+32
2020-10-08Replace run_compiler with RunCompiler builder pattern.Darshan Kathiriya-2/+2
2020-10-02Deprecate clippy lintMichael Howell-7/+0
2020-09-28Rollup merge of #76474 - bjorn3:driver_selected_codegen, r=oli-obkRalf Jung-2/+2
2020-09-27Add option to pass a custom codegen backend from a driverbjorn3-2/+2
2020-09-24Merge commit 'e636b88aa180e8cab9e28802aac90adbc984234d' into clippyupflip1995-2/+30
2020-09-10Merge commit '5034d47f721ff4c3a3ff2aca9ef2ef3e1d067f9f' into clippyupflip1995-0/+14
2020-08-28Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945' into clippyupflip1995-3/+45
2020-08-11Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6' into clippyupflip1995-1/+36
2020-08-06run clippy_dev update_lintsRyan1729-1/+1
2020-08-06run cargo dev new_lint then move transmutes_expressible_as_ptr_casts into tra...Ryan1729-0/+7
2020-07-26Merge commit 'da5a6fb1b65ec6581a67e942a3850f6bc15a552c' into clippyupflip1995-1/+8
2020-07-14Merge commit '2ca58e7dda4a9eb142599638c59dc04d15961175' into clippyupflip1995-13/+43
2020-06-23Merge commit 'c2c07fa9d095931eb5684a42942a7b573a0c5238' into clippyupflip1995-14/+34
2020-06-09Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippyLzu Tao-3/+31
2020-05-29Auto merge of #72671 - flip1995:clippyup, r=Xanewokbors-3/+10
2020-05-28Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5' into clippyup2flip1995-3/+10
2020-05-22Stabilize str_strip featureLzu Tao-1/+0
2020-05-17Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a' into clippyupflip1995-198/+154
2020-05-16Rollup merge of #72090 - RalfJung:rustc_driver-exit-code, r=oli-obkDylan DPC-3/+1
2020-05-11Merge commit '43a1777b89cf6791f9e20878b4e5e3ae907867a5' into clippyupflip1995-1/+15
2020-05-10rustc_driver: factor out computing the exit codeRalf Jung-3/+1
2020-04-27Auto merge of #5522 - CrazyRoka:match_vec_item, r=phanschbors-0/+7
2020-04-26Implement mismatched_target_os lintEduardo Broto-0/+7
2020-04-26Updated lint info in lib.rsCrazyRoka-1/+1
2020-04-25Renamed lint to `match_on_vec_items`CrazyRoka-7/+7
2020-04-24Added lint `match_vec_item`CrazyRoka-0/+7
2020-04-23Downgrade match_bool to pedanticDavid Tolnay-1/+1
2020-04-21Lint for holding locks across await pointsAndy Weiss-0/+7
2020-04-20Auto merge of #5332 - DevinR528:if-let-else-mutex, r=flip1995bors-0/+7
2020-04-20Apply suggestions from PR reviewEduardo Broto-1/+1
2020-04-20use span_lint_and_help, cargo dev fmtDevin R-1/+1
2020-04-20progress work on suggestion for auto fixDevin R-0/+7
2020-04-19Implement unsafe_derive_deserialize lintEduardo Broto-0/+7
2020-04-18Added basic lint and testspmk21-0/+7
2020-04-17add lint futures_not_sendRoland Kuhn-0/+7
2020-04-15Auto merge of #5363 - yaahc:clippy-fix, r=phansch,flip1995bors-42/+149
2020-04-15Apply suggestions from code reviewJane Lusby-6/+6
2020-04-15manually fixing formatting at this point lolJane Lusby-2/+2
2020-04-15fmtJane Lusby-11/+10
2020-04-15rename fieldJane Lusby-9/+9
2020-04-15Rollup merge of #5430 - michaelsproul:integer-arithmetic, r=flip1995Philipp Krones-1/+1
2020-04-15Rollup merge of #5248 - ThibsG:ConstValues, r=flip1995Philipp Krones-0/+7