about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
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
2021-03-27Remove (lots of) dead codeJoshua Nelson-2/+2
2021-03-27Rollup merge of #82917 - cuviper:iter-zip, r=m-ou-seDylan DPC-35/+41
2021-03-28Rollup merge of #83348 - osa1:issue83344, r=jackh726Yuki Okushi-2/+3
2021-03-27format macro argument parsing fixÖmer Sinan Ağacan-2/+3
2021-03-27Rollup merge of #83511 - 12101111:fix-llvm-version-suffix, r=Mark-SimulacrumYuki Okushi-1/+9
2021-03-27Rollup merge of #83239 - JohnTitor:reduce-deps, r=Mark-SimulacrumYuki Okushi-2/+0
2021-03-26Fix compiletest on FreeBSDAlan Somers-1/+5
2021-03-26Update cargoEric Huss-0/+0
2021-03-26Use iter::zip in src/tools/clippy/Josh Stone-35/+41
2021-03-26Handle llvm_version with suffix like "12.0.0libcxx"12101111-1/+9
2021-03-26Auto merge of #83480 - flip1995:clippyup, r=Dylan-DPCbors-2848/+5714
2021-03-25Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyupflip1995-2848/+5714
2021-03-24Better errors in jsondocckNixon Enraght-Moony-4/+27
2021-03-23Add has_default to GenericParamDefKind::Constkadmin-4/+4
2021-03-23Rollup merge of #83385 - lnicola:rust-analyzer-2021-03-22, r=jonas-schievinkYuki Okushi-15/+15
2021-03-22Auto merge of #79278 - mark-i-m:stabilize-or-pattern, r=nikomatsakisbors-50/+33
2021-03-22:arrow_up: rust-analyzerLaurențiu Nicola-15/+15
2021-03-21Rollup merge of #83289 - c410-f3r:tests-tests-tests, r=petrochenkovDylan DPC-2/+2
2021-03-20update `const_eval_resolve`lcnr-4/+14
2021-03-20Move some tests to more reasonable directories - 5Caio-2/+2
2021-03-19clippy: stabilize or_patterns lintmark-50/+33
2021-03-19Rollup merge of #83236 - cjgillot:memmap, r=joshtriplettDylan DPC-0/+1
2021-03-18Upgrade memmap to memmap2 in other crates.Camille GILLOT-0/+1
2021-03-18update MiriRalf Jung-7/+9