about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2020-09-30Write manifest for MAJOR.MINOR channel to enable rustup convenienceCarol (Nichols || Goulding)-0/+2
2020-10-01Rollup merge of #77349 - ehuss:update-cargo, r=ehussDylan DPC-0/+0
2020-10-01Rollup merge of #77202 - ehuss:defer-apple-sdkroot, r=petrochenkovDylan DPC-2/+0
2020-09-30Rollup merge of #77280 - petrochenkov:llvmcomp, r=Mark-SimulacrumJonas Schievink-2/+5
2020-09-30build-manifest: split the manifest struct definition in a separate filePietro Albini-52/+55
2020-09-30build-manifest: keep legacy behavior when invoking through ./x.py distPietro Albini-20/+20
2020-09-30update miriRalf Jung-7/+34
2020-09-29Update cargoEric Huss-0/+0
2020-09-29Auto merge of #77145 - pietroalbini:refactor-build-manifest-versions, r=Mark-...bors-209/+288
2020-09-29Ensure that all LLVM components requested by tests are available on CIVadim Petrochenkov-2/+5
2020-09-28Use `tracing` spans to trace the entire MIR interp stackOliver Scherer-1/+0
2020-09-28Rollup merge of #76474 - bjorn3:driver_selected_codegen, r=oli-obkRalf Jung-2/+2
2020-09-27Add option to pass a custom codegen backend from a driverbjorn3-2/+2
2020-09-27Auto merge of #71274 - RalfJung:raw-init-check-aggregate, r=petrochenkovbors-2/+2
2020-09-27update tokei and ripgrep in cargotestRalf Jung-2/+2
2020-09-27Rollup merge of #77231 - oli-obk:clippy_const_fn, r=ManishearthJonas Schievink-1/+393
2020-09-27Rollup merge of #77129 - ehuss:update-cargo, r=ehussJonas Schievink-0/+0
2020-09-26Remove all unstable feature support in the `missing_const_for_fn` lintOliver Scherer-97/+25
2020-09-26Move `qualify_min_const_fn` out of rustc into clippyOliver Scherer-1/+465
2020-09-26Rollup merge of #77166 - RalfJung:miri, r=RalfJungRalf Jung-9/+7
2020-09-26Rollup merge of #77127 - camelid:update-mdbook, r=Dylan-DPCRalf Jung-1/+1
2020-09-25Remove note about missing ios/tvos targets in platform docs.Eric Huss-2/+0
2020-09-25build-manifest: handle rust-src being target-independentPietro Albini-9/+14
2020-09-25Auto merge of #77144 - flip1995:clippyup, r=Manishearthbors-965/+3418
2020-09-25Rollup merge of #76724 - ecstatic-morse:dataflow-pass-names, r=lcnrJonas Schievink-0/+1
2020-09-24update MiriRalf Jung-9/+7
2020-09-24build-manifest: add documentation on the PkgType methodsPietro Albini-0/+5
2020-09-24build-manifest: refactor detecting package versionsPietro Albini-132/+116
2020-09-24Merge commit 'e636b88aa180e8cab9e28802aac90adbc984234d' into clippyupflip1995-965/+3418
2020-09-23Update cargoEric Huss-0/+0
2020-09-23Update mdBookCamelid-1/+1
2020-09-22Auto merge of #76799 - Mark-Simulacrum:fix-cross-compile-dist, r=alexcrichtonbors-14/+34
2020-09-21update Miri for another bugfixRalf Jung-8/+8
2020-09-21Rollup merge of #77000 - RalfJung:miri, r=RalfJungRalf Jung-8/+8
2020-09-21Rollup merge of #76959 - est31:write, r=oli-obkRalf Jung-2/+2
2020-09-21Rollup merge of #76135 - CDirkx:const-option, r=dtolnay,oli-obkRalf Jung-127/+107
2020-09-21update MiriRalf Jung-8/+8
2020-09-21Remove `can_suggest` from Clippy.Christiaan Dirkx-62/+16
2020-09-20Update Clippy testcasesChristiaan Dirkx-65/+91
2020-09-20Auto merge of #76848 - RalfJung:miri, r=RalfJungbors-8/+8
2020-09-20update MiriRalf Jung-8/+8
2020-09-20Auto merge of #76136 - CDirkx:const-result, r=dtolnaybors-187/+97
2020-09-20Update src/tools/clippy/clippy_lints/src/matches.rsCDirkx-1/+1
2020-09-20Remove `can_suggest` check for `is_ok` and `is_err`.Christiaan Dirkx-4/+4
2020-09-20Replace write_fmt with write!est31-2/+2
2020-09-20Update Clippy testcasesChristiaan Dirkx-183/+93
2020-09-19Rollup merge of #76798 - alistair23:alistair/rv32-linux, r=jyn514Ralf Jung-0/+1
2020-09-18build-manifest: stop receiving release numbers from bootstrapPietro Albini-58/+143
2020-09-18build-manifest: move PkgType into the versions modulePietro Albini-31/+31
2020-09-18Fix --bless for mir-opt 32/64 bit fileNixon Enraght-Moony-3/+4