about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2021-04-07Rollup merge of #83916 - Amanieu:asm_anonconst, r=petrochenkovDylan DPC-3/+7
2021-04-06Fix handling of `--output-format json` flagJoshua Nelson-1/+1
2021-04-06Rollup merge of #83910 - ehuss:update-cargo, r=ehussDylan DPC-0/+0
2021-04-06Use AnonConst for asm! constantsAmanieu d'Antras-3/+7
2021-04-06update MiriRalf Jung-7/+11
2021-04-05Update cargoEric Huss-0/+0
2021-04-05Auto merge of #83905 - JohnTitor:rollup-pa1la80, r=JohnTitorbors-20/+18
2021-04-06Rollup merge of #83881 - lnicola:rust-analyzer-2021-04-05, r=jonas-schievinkYuki Okushi-20/+18
2021-04-05Auto merge of #83152 - guswynn:jemallocator_part2, r=Mark-Simulacrumbors-0/+3
2021-04-05Rollup merge of #83878 - the8472:fix-concurrent-tidy-access, r=Mark-SimulacrumDylan DPC-0/+1
2021-04-05Rollup merge of #83877 - jyn514:exceptions, r=Mark-SimulacrumDylan DPC-22/+0
2021-04-05Rollup merge of #83705 - jyn514:theme-error, r=GuillaumeGomezDylan DPC-2/+1
2021-04-05:arrow_up: rust-analyzerLaurențiu Nicola-20/+18
2021-04-05don't try to visit probe fileThe8472-0/+1
2021-04-05Remove unnecessary exceptions to the platform-specific code checkJoshua Nelson-22/+0
2021-04-05Auto merge of #83864 - Dylan-DPC:rollup-78an86n, r=Dylan-DPCbors-5/+6
2021-04-04Auto merge of #83530 - Mark-Simulacrum:bootstrap-bump, r=Mark-Simulacrumbors-4/+0
2021-04-05Rollup merge of #83820 - petrochenkov:nolinkargs, r=nagisaDylan DPC-4/+4
2021-04-05Rollup merge of #83717 - notriddle:main-js-slice-loop, r=GuillaumeGomezDylan DPC-1/+2
2021-04-04use jemallocator in rustc/rustdocGus Wynn-0/+3
2021-04-04Bump cfgsMark Rousskov-4/+0
2021-04-04Auto merge of #83855 - Dylan-DPC:rollup-oww62sh, r=Dylan-DPCbors-2/+6
2021-04-04Rollup merge of #83532 - asomers:gdb-fbsd, r=Mark-SimulacrumDylan DPC-1/+5
2021-04-04Rollup merge of #83521 - sexxi-goose:quick-diagnostic-fix, r=nikomatsakisDylan DPC-1/+1
2021-04-04Fix error codes check run and ensure it will not go unnoticed againGuillaume Gomez-13/+29
2021-04-04Auto merge of #82347 - the8472:parallelize-tidy, r=Mark-Simulacrumbors-104/+187
2021-04-04perform filesystem probe once before running bins checks concurrentlyThe8472-80/+110
2021-04-04Auto merge of #83529 - richkadel:demangler, r=tmandrybors-38/+150
2021-04-03Address review comments and Windows failure, and make cleanerRich Kadel-72/+68
2021-04-03Auto merge of #81507 - weiznich:add_diesel_to_cargo_test, r=Mark-Simulacrumbors-2/+48
2021-04-03Changed function signature to keep buffer handling out of libRich Kadel-9/+7
2021-04-03Make rust-demangler installableRich Kadel-38/+156
2021-04-03Remove attribute `#[link_args]`Vadim Petrochenkov-4/+4
2021-04-03Auto merge of #83738 - jyn514:only-load-some-crates, r=petrochenkovbors-2/+2
2021-04-03tidy: Add ignore-rules for the line length checkAnthony Huang-6/+32
2021-04-02fix clippy errorRoxane-1/+1
2021-04-02Don't load all extern crates unconditionallyJoshua Nelson-2/+2
2021-04-02Auto merge of #76881 - hameerabbasi:issue-53325, r=oli-obkbors-9/+24
2021-04-01rustdoc: Separate filter-empty-string out into its own functionMichael Howell-1/+2
2021-03-31Update cargoEric Huss-0/+0
2021-03-31Give a better error when --theme is not a CSS fileJoshua Nelson-2/+1
2021-03-31Fix compiletest to use correct bitwidth stderr files.Hameer Abbasi-8/+11
2021-03-31Track bound varsJack Huey-5/+5
2021-03-31Rename stderr->64bit.stderr where needed.Hameer Abbasi-2/+14
2021-03-30Remove hir::CrateItem.Camille GILLOT-6/+6
2021-03-30Rollup merge of #83644 - lnicola:rust-analyzer-2021-03-29, r=jonas-schievinkDylan DPC-16/+21
2021-03-29Auto merge of #83185 - jyn514:remove-dead-code, r=oli-obkbors-2/+2
2021-03-29:arrow_up: rust-analyzerLaurențiu Nicola-16/+21
2021-03-29Auto merge of #83565 - RalfJung:miri, r=oli-obkbors-9/+7
2021-03-28update MiriRalf Jung-9/+7