about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2021-08-17Auto merge of #87119 - jyn514:rustfmt-doc-private, r=Mark-Simulacrumbors-4/+4
2021-08-16Fix double output of the summary lineStefan Schindler-2/+7
2021-08-16Auto merge of #84039 - jyn514:uplift-atomic-ordering, r=wesleywiserbors-1425/+10
2021-08-16Uplift the `invalid_atomic_ordering` lint from clippy to rustcThom Chiovoloni-1425/+10
2021-08-16Document private items for rustfmtJoshua Nelson-4/+4
2021-08-15Introduce hir::ExprKind::Let - Take 2Caio-670/+1044
2021-08-15Auto merge of #86692 - dns2utf8:parallelize_rustdoc-gui_tests, r=GuillaumeGomezbors-13/+113
2021-08-14More spacing between the different blocks of resultsStefan Schindler-10/+17
2021-08-14Implement a finish method for the status_bar and some cleanupStefan Schindler-5/+11
2021-08-14Auto merge of #87375 - fee1-dead:move-constness-to-traitpred, r=oli-obkbors-5/+5
2021-08-14Auto merge of #87600 - JohnTitor:classify-ui-tests, r=petrochenkovbors-1/+1
2021-08-13move Constness into TraitPredicateDeadbeef-5/+5
2021-08-13Auto merge of #87954 - flip1995:clippyup, r=Manishearthbors-375/+1311
2021-08-12Rollup merge of #87941 - GuillaumeGomez:fix-rustdoc-js-tool, r=notriddleGuillaume Gomez-14/+19
2021-08-12Rollup merge of #87885 - m-ou-se:edition-guide-links, r=rylevGuillaume Gomez-3/+3
2021-08-12Merge commit '7bfc26ec8e7a454786668e7e52ffe527fc649735' into clippyupflip1995-375/+1311
2021-08-12Bless clippy tests.Mara Bos-3/+3
2021-08-12Rollup merge of #87928 - ehuss:update-cargo, r=ehussYuki Okushi-0/+0
2021-08-12Rollup merge of #87878 - lnicola:rust-analyzer-2021-08-09, r=lnicolaYuki Okushi-16/+37
2021-08-11Fix rustdoc-js tool string "parsing"Guillaume Gomez-14/+19
2021-08-11update clippyEsteban Kuber-906/+961
2021-08-10Update cargoEric Huss-0/+0
2021-08-10Move some UI tests to more suitable subdirsYuki Okushi-1/+1
2021-08-10Implement summarised resultsStefan Schindler-37/+54
2021-08-10Switch to stderr for failed testsStefan Schindler-1/+1
2021-08-10Review by @GuillaumeGomezStefan Schindler-11/+4
2021-08-10Implement sequential executionStefan Schindler-3/+7
2021-08-10Capture outputs and show output when debug flag is passedStefan Schindler-28/+72
2021-08-10Run rustdoc-gui tests in parallelStefan Schindler-4/+33
2021-08-09:arrow_up: rust-analyzerLaurențiu Nicola-16/+37
2021-08-07Auto merge of #87851 - JohnTitor:rollup-odvmr47, r=JohnTitorbors-8/+16
2021-08-08Rollup merge of #87833 - m-rsha:patch-1, r=Aaron1011Yuki Okushi-1/+1
2021-08-08Rollup merge of #87744 - Smittyvb:xpy-test-force-rerun, r=Mark-SimulacrumYuki Okushi-7/+15
2021-08-07update MiriRalf Jung-8/+8
2021-08-06Fix typo -- "The" -> "They"await Marsha-1/+1
2021-08-06Auto merge of #87462 - ibraheemdev:tidy-file-length-ignore-comment, r=Mark-Si...bors-1/+4
2021-08-04Auto merge of #87568 - petrochenkov:localevel, r=cjgillotbors-47/+47
2021-08-03Add x.py option to --force-rerun compiletest testsSmitty-7/+15
2021-08-03Update cargoEric Huss-0/+0
2021-08-03Rollup merge of #87693 - badboy:enable-ios-sim-target-manifest, r=Mark-Simula...Yuki Okushi-0/+1
2021-08-02Auto merge of #87706 - RalfJung:miri, r=RalfJungbors-8/+8
2021-08-02update miriRalf Jung-8/+8
2021-08-02Update mdbook.Eric Huss-1/+1
2021-08-02Add `aarch64-apple-ios-sim` as a possible target to the manifestJan-Erik Rediger-0/+1
2021-08-02Auto merge of #87535 - lf-:authors, r=Mark-Simulacrumbors-31/+0
2021-08-02Rollup merge of #87504 - ehuss:update-mdbook, r=Mark-SimulacrumYuki Okushi-1/+1
2021-08-02Rollup merge of #87468 - calebcartwright:update-rustfmt, r=Mark-SimulacrumYuki Okushi-291/+276
2021-08-01bump bootstrap compiler to 1.55Pietro Albini-2/+0
2021-07-31Fix clippyVadim Petrochenkov-47/+47
2021-07-30Auto merge of #86754 - estebank:use-multispans-more, r=varkorbors-4/+6