about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2020-11-22Auto merge of #78752 - jyn514:html-diff, r=GuillaumeGomezbors-10/+146
2020-11-20Move from bash to rustJoshua Nelson-40/+33
2020-11-21update miriRalf Jung-8/+8
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-14Use default git pager instead of hard-coding `delta`Joshua Nelson-9/+23
2020-11-14Capture stdout and stderr of diff so they'll be printed at the endJoshua Nelson-8/+14
2020-11-14Fix tests with auxiliary docsJoshua Nelson-3/+22
2020-11-14Fall back to `diff` if `delta` isn't installedJoshua Nelson-14/+20
2020-11-14Fix bugsJoshua Nelson-4/+5
2020-11-14Address review commentsJoshua Nelson-29/+21
2020-11-14Give a better error when rustdoc tests failJoshua Nelson-8/+113
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