about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2021-08-27Introduce `~const`Deadbeef-14/+12
2021-08-26Update cargoEric Huss-0/+0
2021-08-26Auto merge of #87280 - lcnr:lazy-anon-const-default-substs, r=nikomatsakisbors-41/+36
2021-08-26compiletest: allow `.` in remote test paths (can arise from revisions).Eduard-Mihai Burtescu-1/+1
2021-08-26pin the stage0 hashes in src/stage0.jsonPietro Albini-5/+43
2021-08-26switch stage0.txt to stage0.json and add a tool to generate itPietro Albini-0/+180
2021-08-26update `TypeFlags` to deal with missing ct substslcnr-2/+2
2021-08-26add `tcx` to `fn walk`lcnr-23/+23
2021-08-26make unevaluated const substs optionallcnr-12/+4
2021-08-26require a `tcx` for `TypeVisitor`lcnr-6/+9
2021-08-23Auto merge of #83302 - camsteffen:write-piece-unchecked, r=dtolnaybors-15/+20
2021-08-23Rollup merge of #88230 - steffahn:a_an, r=oli-obkMara Bos-20/+20
2021-08-23Rollup merge of #88188 - GuillaumeGomez:rustdoc-gui-parallel-limit, r=dns2utf8Mara Bos-10/+18
2021-08-23Greatly improve limitation handling on parallel rustdoc GUI test runGuillaume Gomez-10/+18
2021-08-23:arrow_up: rust-analyzerLaurențiu Nicola-17/+20
2021-08-22Rollup merge of #88211 - petrochenkov:withhilo, r=jyn514Guillaume Gomez-3/+3
2021-08-22Fix typos “an”→“a” and a few different ones that appeared in the sa...Frank Steffahn-6/+6
2021-08-22Fix more “a”/“an” typosFrank Steffahn-3/+3
2021-08-22Fix more “a”/“an” typosFrank Steffahn-1/+1
2021-08-22Fix typos “a”→“an”Frank Steffahn-10/+10
2021-08-22Auto merge of #88163 - camsteffen:collapsible-match-fix, r=Manishearthbors-150/+136
2021-08-21Rollup merge of #87604 - yaymukund:verify-backported-commits, r=Mark-SimulacrumJack Huey-0/+34
2021-08-21cleanup: `Span::new` -> `Span::with_lo`Vadim Petrochenkov-3/+3
2021-08-21Auto merge of #88073 - lnicola:rust-analyzer-2021-08-16, r=lnicolabors-37/+17
2021-08-20Add cherry-pick.sh convenience script.Mukund Lakshman-0/+34
2021-08-19introduce a Coerce predicateNiko Matsakis-0/+3
2021-08-19Fix clippy let expressions falloutCameron Steffen-150/+136
2021-08-18Rollup merge of #88082 - GuillaumeGomez:rustdoc-gui-jobs-opt, r=dns2utf8Guillaume Gomez-3/+21
2021-08-18Auto merge of #88127 - ehuss:update-cargo, r=ehussbors-0/+0
2021-08-18remove box_syntax uses from cranelift and toolsMarcel Hellwig-248/+247
2021-08-17Update cargoEric Huss-0/+0
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-16Take into account jobs number for rustdoc gui testsGuillaume Gomez-3/+21
2021-08-16clippy: Fix format_args expansion parsingCameron Steffen-15/+20
2021-08-16Auto merge of #84039 - jyn514:uplift-atomic-ordering, r=wesleywiserbors-1425/+10
2021-08-16:arrow_up: rust-analyzerLaurențiu Nicola-37/+17
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-12Fix tidyAntoni Boucher-0/+1
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