about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2020-07-22Revert "std: Switch from libbacktrace to gimli"Mark Rousskov-6/+3
2020-07-21Auto merge of #69749 - davidtwco:issue-46477-polymorphization, r=eddybbors-1/+1
2020-07-20:arrow_up: rust-analyzerAleksey Kladov-18/+15
2020-07-20trait_sel: only test predicates w/ no substsDavid Wood-1/+1
2020-07-19Rollup merge of #74527 - calebcartwright:rustfmt-toolstate-maintainers, r=Mar...Manish Goregaokar-1/+1
2020-07-19tools: update rustfmt toolstate maintainersCaleb Cartwright-1/+1
2020-07-19Rewrite extract_version_rangeLzu Tao-23/+46
2020-07-19Rollup merge of #74485 - Manishearth:more-intra-doc, r=jyn514Manish Goregaokar-27/+41
2020-07-19Rewrite extract_llvm_versionLzu Tao-57/+49
2020-07-19Extract extract_version_rangeLzu Tao-32/+34
2020-07-19Add missing : after *llvm-versionLzu Tao-4/+4
2020-07-19Use subslice patternLzu Tao-6/+6
2020-07-19Extract closure to functionLzu Tao-4/+8
2020-07-19Use Option::as_derefLzu Tao-5/+3
2020-07-19Fix panic as passing wrong format to `extract_gdb_version`Lzu Tao-11/+8
2020-07-19compiletest: Rewrite extract_gdb_version functionLzu Tao-63/+28
2020-07-19compiletest: Rewrite extract_lldb_version functionLzu Tao-76/+50
2020-07-19Auto merge of #74091 - richkadel:llvm-coverage-map-gen-4, r=tmandrybors-0/+63
2020-07-18primitive impls are weirdManish Goregaokar-1/+1
2020-07-18Update src/tools/linkchecker/main.rsManish Goregaokar-0/+1
2020-07-18Rollup merge of #74071 - petrochenkov:cload3, r=matthewjasperManish Goregaokar-5/+5
2020-07-18Add explicit exception list to linkcheckerManish Goregaokar-22/+40
2020-07-18Use intra-doc links on HashMapManish Goregaokar-1/+0
2020-07-18Use intra-doc links in alloc::StringManish Goregaokar-5/+1
2020-07-18Auto merge of #73441 - alexcrichton:backtrace-gimli, r=Mark-Simulacrumbors-3/+6
2020-07-18rustc_metadata: Remove some extra diagnostics for legacy pluginsVadim Petrochenkov-5/+5
2020-07-17Rollup merge of #74464 - FedericoPonzi:fix-#67108, r=ManishearthManish Goregaokar-0/+1
2020-07-18Allows pathdiff packageFederico Ponzi-0/+1
2020-07-17std: Switch from libbacktrace to gimliAlex Crichton-3/+6
2020-07-17Rollup merge of #74368 - GuillaumeGomez:css-tidy-check, r=Mark-SimulacrumManish Goregaokar-4/+35
2020-07-17Rollup merge of #74009 - mati865:mingw-tests-implib, r=nikomatsakisManish Goregaokar-0/+1
2020-07-17Generating the coverage mapRich Kadel-0/+63
2020-07-17Auto merge of #72983 - Lezzz:rename-typeck, r=nikomatsakisbors-424/+471
2020-07-17Allow matching test by target and envMateusz MikuĊ‚a-0/+1
2020-07-17update MiriRalf Jung-8/+35
2020-07-17Rename TypeckTables to TypeckResults.Valentin Lazureanu-424/+471
2020-07-17Add tidy checks for rustdoc css filesGuillaume Gomez-4/+35
2020-07-16Rollup merge of #74386 - msizanoen1:riscv-add-manifest-host, r=pietroalbiniManish Goregaokar-0/+1
2020-07-16Rollup merge of #74357 - nnethercote:symbol-related-improvements, r=oli-obkManish Goregaokar-8/+9
2020-07-16Rollup merge of #74033 - ehuss:std-compile-all-platforms, r=Mark-SimulacrumManish Goregaokar-0/+1
2020-07-17Avoid storing `SymbolStr` in a struct.Nicholas Nethercote-8/+9
2020-07-16Rollup merge of #74359 - lzutao:rustdoc-tostring, r=GuillaumeGomezManish Goregaokar-1/+1
2020-07-16Add RISC-V GNU/Linux to src/tools/build-manifest as a host platformmsizanoen1-0/+1
2020-07-15Introduce restricted-std feature.Eric Huss-0/+1
2020-07-15Auto merge of #74113 - lcnr:type-dependent-consts-2, r=eddybbors-1/+1
2020-07-15WithOptConstParam::dummy -> WithOptConstParam::unknownBastian Kauschke-1/+1
2020-07-15improve namingBastian Kauschke-1/+1
2020-07-15const_eval_resolveBastian Kauschke-1/+1
2020-07-15rustdoc: Rename internal API fns to `into_string`Lzu Tao-1/+1
2020-07-15Auto merge of #71272 - jclulow:illumos-x86-ci, r=pietroalbinibors-0/+1