about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2020-11-20Auto merge of #78088 - fusion-engineering-forks:panic-fmt-lint, r=estebankbors-136/+9
2020-11-19Clippy: Match on assert!() expansions without an inner block.Mara Bos-2/+5
2020-11-19Remove the clippy::panic-params lint.Mara Bos-134/+4
2020-11-19Auto merge of #79200 - Dylan-DPC:rollup-su689pq, r=Dylan-DPCbors-1/+2
2020-11-19Rollup merge of #79116 - petrochenkov:gdbwarn, r=Mark-SimulacrumDylan DPC-1/+2
2020-11-19update MiriRalf Jung-7/+9
2020-11-18Rollup merge of #79145 - camelid:clippy-fix-panics, r=flip1995Mara Bos-54/+106
2020-11-17Fix handling of panic callsCamelid-54/+106
2020-11-17Rollup merge of #79120 - calebcartwright:update-rustfmt, r=Mark-SimulacrumMara Bos-5/+5
2020-11-17Auto merge of #78779 - LeSeulArtichaut:ty-visitor-return, r=oli-obkbors-1/+3
2020-11-17Rollup merge of #79107 - pietroalbini:build-manifest-newline, r=Mark-SimulacrumMara Bos-4/+4
2020-11-16update rustfmt to v1.4.27Caleb Cartwright-5/+5
2020-11-17compiletest: Fix a warning in debuginfo tests on windows-gnuVadim Petrochenkov-1/+2
2020-11-16clippy: fold by valueBastian Kauschke-15/+15
2020-11-16build-manifest: strip newline from rustc versionPietro Albini-4/+4
2020-11-15Auto merge of #79064 - ehuss:rustbook-logs, r=Mark-Simulacrumbors-0/+2
2020-11-15Rollup merge of #79063 - calebcartwright:update-rustfmt, r=Mark-SimulacrumJonas Schievink-5/+5
2020-11-15Rollup merge of #79016 - fanzier:underscore-expressions, r=petrochenkovJonas Schievink-0/+1
2020-11-14Fix displaying errors when rustbook tests fail.Eric Huss-0/+2
2020-11-14Update rustfmt to v1.4.26Caleb Cartwright-5/+5
2020-11-14Set the default `BreakTy` to `!`LeSeulArtichaut-0/+2
2020-11-14Introduce `TypeVisitor::BreakTy`LeSeulArtichaut-1/+1
2020-11-14Auto merge of #78809 - vn-ki:fix-issue-76064, r=oli-obkbors-16/+2
2020-11-14Add underscore expressions for destructuring assignmentsFabian Zaiser-0/+1
2020-11-13Auto merge of #79011 - ehuss:update-cargo, r=ehussbors-0/+0
2020-11-13update clippy test ouputVishnunarayan K I-16/+2
2020-11-12Update cargoEric Huss-0/+0
2020-11-13Auto merge of #78990 - RalfJung:miri, r=RalfJungbors-6/+6
2020-11-12Rollup merge of #78972 - ehuss:update-cargo, r=ehussMara Bos-0/+0
2020-11-12Rollup merge of #78970 - calebcartwright:update-rustfmt, r=Aaron1011Mara Bos-5/+5
2020-11-12Rollup merge of #78836 - fanzier:struct-and-slice-destructuring, r=petrochenkovMara Bos-8/+32
2020-11-12update MiriRalf Jung-6/+6
2020-11-11Update cargoEric Huss-0/+0
2020-11-11update rustfmtCaleb Cartwright-5/+5
2020-11-12Auto merge of #78782 - petrochenkov:nodoctok, r=Aaron1011bors-4/+4
2020-11-11Implement destructuring assignment for structs and slicesFabian Zaiser-8/+32
2020-11-11Fix typo in commentIkko Ashimine-1/+1
2020-11-09Rollup merge of #78710 - petrochenkov:macvisit, r=davidtwcoDylan DPC-7/+1
2020-11-09Rollup merge of #78228 - pietroalbini:finally, r=Mark-SimulacrumDylan DPC-0/+1
2020-11-09Do not collect tokens for doc commentsVadim Petrochenkov-4/+4
2020-11-08Rollup merge of #78775 - ghedo:bump-rustfmt-rls, r=Mark-SimulacrumMara Bos-5/+6
2020-11-08Rollup merge of #78658 - casey:x, r=Mark-SimulacrumMara Bos-0/+107
2020-11-06update MiriRalf Jung-6/+6
2020-11-06Bump Rustfmt and RLSAlessandro Ghedini-5/+6
2020-11-07Rollup merge of #78705 - Mark-Simulacrum:nicer-failure-compiletest, r=jyn514Yuki Okushi-2/+35
2020-11-05Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyupflip1995-675/+2839
2020-11-05ci: build docs for aarch64-unknown-linux-gnuPietro Albini-0/+1
2020-11-05Rollup merge of #78756 - ehuss:update-cargo, r=ehussMara Bos-0/+0
2020-11-04Update cargoEric Huss-0/+0
2020-11-04Auto merge of #78662 - sexxi-goose:add_expr_id_to_delegate, r=nikomatsakisbors-16/+16