summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2021-02-04[beta] Update cargoEric Huss-0/+0
2021-01-20Update mdbookEric Huss-1/+1
2021-01-19update RLS and rustfmtCaleb Cartwright-6/+0
2021-01-12[beta] Update cargoEric Huss-0/+0
2021-01-04Merge commit '4bd77a19f39165fe9b8be2f7271d4197bd4f42eb' into betaflip1995-119/+85
2020-12-25Rollup merge of #80280 - pierwill:x-readme, r=Mark-SimulacrumDylan DPC-0/+7
2020-12-24Auto merge of #80322 - ehuss:update-cargo, r=ehussbors-0/+2
2020-12-24Auto merge of #80249 - calebcartwright:update-rustfmt, r=Mark-Simulacrumbors-5/+5
2020-12-23Add libz-sys to rustc-workspace-hack.Eric Huss-0/+2
2020-12-23Update cargoEric Huss-0/+0
2020-12-23Auto merge of #80328 - flip1995:clippyup, r=Mark-Simulacrumbors-171/+47
2020-12-23Auto merge of #80262 - Mark-Simulacrum:pgo-rustc, r=pietroalbinibors-0/+1
2020-12-23Special sync of 'e89801553ddbaccdeb2eac4db08900edb51ac7ff'flip1995-171/+47
2020-12-22Utilize PGO for rustc linux dist buildsMark Rousskov-0/+1
2020-12-21Add installation commands to `x` tool READMEpierwill-0/+7
2020-12-20update rustfmt to v1.4.30Caleb Cartwright-5/+5
2020-12-20Merge commit '4911ab124c481430672a3833b37075e6435ec34d' into clippyupflip1995-1049/+3201
2020-12-19Auto merge of #80106 - jackh726:binder-refactor-part-2, r=lcnrbors-1/+1
2020-12-19More rebindsJack Huey-1/+1
2020-12-18Auto merge of #80081 - ehuss:update-cargo, r=Mark-Simulacrumbors-0/+0
2020-12-18Update cargoEric Huss-0/+0
2020-12-17Auto merge of #79945 - jackh726:existential_trait_ref, r=nikomatsakisbors-2/+2
2020-12-17Rollup merge of #80026 - JohnTitor:separator-insensitive, r=Mark-SimulacrumYuki Okushi-1/+2
2020-12-17Rollup merge of #79051 - LeSeulArtichaut:if-let-guard, r=matthewjasperYuki Okushi-1/+25
2020-12-16compiletest: add split dwarf compare modeDavid Wood-0/+14
2020-12-15Auto merge of #78399 - vn-ki:gsgdt-graphviz, r=oli-obkbors-3/+3
2020-12-15Rollup merge of #80025 - JohnTitor:tidy-error, r=Mark-SimulacrumGuillaume Gomez-23/+20
2020-12-15Rollup merge of #79958 - richkadel:llvm-coverage-counters-2.2.0, r=tmandryGuillaume Gomez-15/+17
2020-12-14Convenience funcs for `some_option.unwrap_or(...)`Rich Kadel-1/+1
2020-12-14Improve warnings on incompatible options involving -Zinstrument-coverageRich Kadel-16/+18
2020-12-14expand-yaml-anchors: Make the output directory separator-insensitiveYuki Okushi-1/+2
2020-12-14Replace some `println!` with `tidy_error!` to simplifyYuki Okushi-23/+20
2020-12-14Check the number of entries in UI testYuki Okushi-1/+43
2020-12-12Auto merge of #79969 - petrochenkov:outestidy, r=Mark-Simulacrumbors-1/+4
2020-12-12tidy: Re-enable check for inline unit testsVadim Petrochenkov-1/+4
2020-12-12Ignore .css files in the diffJoshua Nelson-1/+2
2020-12-12If tidy isn't installed, only give one error, not manyJoshua Nelson-19/+22
2020-12-12Don't abort rustdoc tests if `tidy` isn't installedJoshua Nelson-11/+16
2020-12-12Auto merge of #79937 - RalfJung:miri, r=RalfJungbors-10/+8
2020-12-11Auto merge of #79349 - Nemo157:issue-79201, r=jyn514bors-1/+1
2020-12-11Move binder for dyn to each list itemJack Huey-2/+2
2020-12-11update MiriRalf Jung-10/+8
2020-12-10Rollup merge of #79809 - Eric-Arellano:split-once, r=matkladTyler Mandry-61/+80
2020-12-09Rollup merge of #79803 - jyn514:xsv, r=Mark-SimulacrumTyler Mandry-1/+1
2020-12-09Rollup merge of #79750 - camelid:fix-lint-docs-trimming, r=Mark-SimulacrumTyler Mandry-2/+2
2020-12-08Review feedbackEric Arellano-4/+13
2020-12-07Update cargoEric Huss-0/+0
2020-12-07Dogfood 'str_split_once() with linkcheckerEric Arellano-5/+8
2020-12-07Dogfood 'str_split_once() with TidyEric Arellano-56/+63
2020-12-07Update xsv to prevent random CI failuresJoshua Nelson-1/+1