about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2020-10-20Initialize tracing subscriber in compiletest toolTomasz Miąsko-2/+2
2020-10-18Rollup merge of #78059 - JohnTitor:fix-linkcheck, r=ehussYuki Okushi-0/+3
2020-10-18Rollup merge of #77851 - exrook:split-btreemap, r=dtolnayYuki Okushi-1/+1
2020-10-18Rollup merge of #76607 - Mark-Simulacrum:tidy-bins, r=pnkfelixYuki Okushi-12/+50
2020-10-17Appease the almightly lord clippy, hallowed be thy nameJacob Hughes-1/+1
2020-10-18Set `MDBOOK_OUTPUT__HTML__INPUT_404` on linkcheckerYuki Okushi-0/+3
2020-10-17Auto merge of #77124 - spastorino:const-exprs-rfc-2920, r=oli-obkbors-1/+17
2020-10-17Rollup merge of #77971 - jyn514:broken-intra-doc-links, r=mark-simulacrumYuki Okushi-0/+66
2020-10-16Handle ExprKind::ConstBlock on clippySantiago Pastorino-1/+17
2020-10-16update miriRalf Jung-8/+10
2020-10-15Update submodules for link fixesJoshua Nelson-0/+0
2020-10-15Deny broken intra-doc links in linkcheckerJoshua Nelson-0/+66
2020-10-16Rollup merge of #77493 - hosseind88:ICEs_should_always_print_the_top_of_the_q...Dylan DPC-3/+5
2020-10-15Auto merge of #77943 - est31:target_refactor, r=petrochenkovbors-3/+3
2020-10-15Remove rustc_session::config::Configest31-3/+3
2020-10-15Auto merge of #77952 - ehuss:update-cargo, r=ehussbors-0/+0
2020-10-14Update cargoEric Huss-0/+0
2020-10-14Add support for SHA256 source file hashing for LLVM 11+.Arlo Siemsen-0/+2
2020-10-14fix stderr file of clippy/custom_ice_message testhosseind88-1/+1
2020-10-13Include aarch64-pc-windows-msvc in the dist manifestsArlo Siemsen-0/+1
2020-10-14Rollup merge of #77895 - shepmaster:silicon-manifest, r=pietroalbiniYuki Okushi-0/+2
2020-10-13Auto merge of #77762 - pietroalbini:dist-build-manifest, r=Mark-Simulacrumbors-32/+25
2020-10-13Include aarch64-apple-darwin in the dist manifestsJake Goulding-0/+2
2020-10-13Auto merge of #77796 - jonas-schievink:switchint-refactor, r=oli-obkbors-1/+0
2020-10-12Auto merge of #77847 - Xanewok:update-rls, r=Xanewokbors-0/+0
2020-10-13Remove `mark-i-m` from rustc-dev-guide maintainersYuki Okushi-1/+1
2020-10-12build-manifest: bundle the rustc version in the binaryPietro Albini-13/+7
2020-10-12build-manifest: use var_os instead of var to check if vars existPietro Albini-3/+3
2020-10-12build-manifest: allow configuring the number of threadsPietro Albini-7/+13
2020-10-12build-manifest: accept the Rust version instead of the monorepo pathPietro Albini-14/+7
2020-10-12build-manifest: stop generating numbered channel names except for stablePietro Albini-4/+5
2020-10-12Update RLSIgor Matuszewski-0/+0
2020-10-11Bump miriAaron Hill-16/+8
2020-10-11Auto merge of #77649 - dash2507:replace_run_compiler, r=matthewjasperbors-2/+2
2020-10-10Refactor how SwitchInt stores jump targetsJonas Schievink-1/+0
2020-10-10Auto merge of #77336 - pietroalbini:pkgname, r=Mark-Simulacrumbors-59/+10
2020-10-09rebase with masterhosseind75-1/+3
2020-10-09add new linehosseind75-1/+1
2020-10-09fix clippy custom_ice_message testhosseind75-0/+2
2020-10-09run full query stack print just when RUST_BACKTRACE is sethosseind75-1/+4
2020-10-09ICEs should print the top of the query stackhosseind75-6/+1
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