about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2020-10-11Auto merge of #77649 - dash2507:replace_run_compiler, r=matthewjasperbors-2/+2
2020-10-10Auto merge of #77336 - pietroalbini:pkgname, r=Mark-Simulacrumbors-59/+10
2020-10-09bootstrap: always use the Rust version in package namesPietro Albini-59/+10
2020-10-09Merge commit '2f6439ae6a6803d030cceb3ee14c9150e91b328b' into clippyupflip1995-616/+1502
2020-10-09Auto merge of #77627 - richkadel:rust-demangler, r=tmandrybors-4/+62
2020-10-08Replace run_compiler with RunCompiler builder pattern.Darshan Kathiriya-2/+2
2020-10-08rust-demangler tool strips crate disambiguators with < 16 digitsRich Kadel-4/+62
2020-10-07Auto merge of #77637 - ehuss:update-cargo, r=ehussbors-0/+0
2020-10-06Update cargoEric Huss-0/+0
2020-10-07Rollup merge of #77590 - Xanewok:update-rls, r=dtolnayDylan DPC-5/+5
2020-10-06Fix toolsMatthew Jasper-8/+18
2020-10-06Rollup merge of #77560 - rschoon:fix-litkind-rc-bytebuf, r=lcnrYuki Okushi-1/+1
2020-10-06Rollup merge of #77534 - Mark-Simulacrum:issue-70819-disallow-override-forbid...Yuki Okushi-13/+4
2020-10-05Update RLS and RustfmtIgor Matuszewski-5/+5
2020-10-05Updates to experimental coverage counter injectionRich Kadel-7/+51
2020-10-05Auto merge of #77552 - ecstatic-morse:body-def-id, r=lcnrbors-3/+4
2020-10-05Rollup merge of #77407 - pietroalbini:less-build-manifest, r=Mark-SimulacrumDylan DPC-120/+225
2020-10-04clippy: `(Body, DefId)` -> `Body`Dylan MacKenzie-3/+4
2020-10-04Change clippy's Constant back to refcount clone byte stringsRobin Schoonover-1/+1
2020-10-04Prevent forbid from being ignored if overriden at the same level.Felix S. Klock II-13/+4
2020-10-04Rollup merge of #75699 - notriddle:drop-bounds-lint, r=petrochenkovYuki Okushi-111/+21
2020-10-04Rollup merge of #75143 - oli-obk:tracing, r=RalfJungYuki Okushi-1/+0
2020-10-03update MiriRalf Jung-31/+14
2020-10-03Rollup merge of #76107 - integer32llc:manifest-alias, r=pietroalbiniJonas Schievink-0/+4
2020-10-02Deprecate clippy lintMichael Howell-111/+21
2020-10-02Auto merge of #77436 - JohnTitor:rollup-65dh7rp, r=JohnTitorbors-3/+0
2020-10-02Rollup merge of #77312 - LeSeulArtichaut:toolstate-msg, r=Mark-SimulacrumYuki Okushi-3/+0
2020-10-01Remove outdated line from `publish_toolstate` hookLeSeulArtichaut-3/+0
2020-10-01build-manifest: use BufReaderPietro Albini-2/+2
2020-10-01Update rlsMark Rousskov-0/+0
2020-10-01Write MAJOR.MINOR manifest for stable channel onlyCarol (Nichols || Goulding)-0/+2
2020-10-01build-manifest: avoid collecting SHAs in parallel on legacy modePietro Albini-0/+8
2020-10-01build-manifest: calculate checksums lazily and in parallelPietro Albini-21/+100
2020-10-01build-manifest: move generating a target to the manifest modPietro Albini-40/+55
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