about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2022-02-15Overhaul `TyS` and `Ty`.Nicholas Nethercote-77/+78
2022-02-15Auto merge of #93863 - pierwill:fix-93676, r=Mark-Simulacrumbors-2/+3
2022-02-14Don't allow error annotations in known-bug testsJack Huey-7/+11
2022-02-14Auto merge of #93938 - BoxyUwU:fix_res_self_ty, r=lcnrbors-4/+4
2022-02-13Update `sha1`, `sha2`, and `md5` dependenciespierwill-2/+3
2022-02-13Auto merge of #93713 - klensy:deps-up, r=Mark-Simulacrumbors-2/+1
2022-02-12Cleanup header parsing by extracting common logicJack Huey-229/+168
2022-02-12Add the known-bug compiletest propJack Huey-1/+23
2022-02-12Auto merge of #91403 - cjgillot:inherit-async, r=oli-obkbors-2/+10
2022-02-12Auto merge of #93939 - RalfJung:miri, r=RalfJungbors-11/+7
2022-02-12update miriRalf Jung-11/+7
2022-02-12change to a struct variantEllen-4/+4
2022-02-12Rollup merge of #93898 - GuillaumeGomez:error-code-check, r=Mark-SimulacrumMatthias Krüger-4/+29
2022-02-12Rollup merge of #93897 - schopin-pro:linkchecker-symlink, r=Mark-SimulacrumMatthias Krüger-2/+3
2022-02-12Bless clippy test.Camille GILLOT-2/+10
2022-02-11Rollup merge of #93660 - aDotInTheVoid:rustdoc-type-tests, r=CraftSpiderMatthias Krüger-2/+16
2022-02-11Auto merge of #93893 - oli-obk:sad_revert, r=oli-obkbors-1/+0
2022-02-11Auto merge of #93891 - matthiaskrgr:rollup-xadut8w, r=matthiaskrgrbors-1/+4
2022-02-11Check that error code explanations are listed in error_codes.rsGuillaume Gomez-4/+29
2022-02-11linkchecker: fix panic on directory symlinksSimon Chopin-2/+3
2022-02-11Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis"Oli Scherer-1/+0
2022-02-11Rollup merge of #93742 - Mark-Simulacrum:skip-rustc-docs-complete, r=pietroal...Matthias Krüger-1/+4
2022-02-11Auto merge of #93865 - flip1995:clippyup, r=Manishearth,flip1995bors-3159/+4465
2022-02-10Clippy: Fix botstrap falloutflip1995-21/+24
2022-02-10Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c' into clippyupflip1995-3159/+4462
2022-02-10Update rlsEric Huss-0/+0
2022-02-09jsondocck: Improved error messages for invalid json value and failed @count c...Nixon Enraght-Moony-2/+16
2022-02-09Auto merge of #93795 - JohnTitor:rollup-n0dmsoo, r=JohnTitorbors-3/+0
2022-02-09Rollup merge of #93746 - cjgillot:nodefii, r=nikomatsakisYuki Okushi-3/+0
2022-02-09Auto merge of #93793 - ehuss:update-cargo, r=ehussbors-0/+0
2022-02-08Update cargoEric Huss-0/+0
2022-02-08:arrow_up: rust-analyzerLaurențiu Nicola-17/+21
2022-02-07Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakisbors-0/+1
2022-02-07Drop rustc-docs from complete profileMark Rousskov-1/+4
2022-02-07Rollup merge of #93416 - name1e5s:chore/remove_allow_fail, r=m-ou-seMara Bos-1/+2
2022-02-07cargo_metadata 0.12 -> 0.14, to dedupe and remove some `semver`, `semver-pars...klensy-2/+1
2022-02-04Auto merge of #93654 - RalfJung:miri, r=RalfJungbors-9/+9
2022-02-04update miriRalf Jung-9/+9
2022-02-04Rollup merge of #93508 - CraftSpider:jsondocck-runtest-output, r=Mark-SimulacrumMatthias Krüger-5/+12
2022-02-04Rollup merge of #92735 - GuillaumeGomez:crate-filter-url-param, r=jshaMatthias Krüger-0/+2
2022-02-03Update tester to have FILTER_CRATE set to null if undefined.Guillaume Gomez-0/+2
2022-02-03Remove defaultness from ImplItem.Camille GILLOT-3/+0
2022-02-02Auto merge of #93101 - Mark-Simulacrum:library-backtrace, r=yaahcbors-0/+1
2022-02-02Configure panic hook backtrace behaviorMark Rousskov-0/+1
2022-02-02Lazily resolve type-alias-impl-trait defining usesOli Scherer-0/+1
2022-02-01Add rustdoc info to jsondocck outputRune Tynan-5/+12
2022-02-01Rollup merge of #93290 - lcnr:same_type, r=jackh726Matthias Krüger-32/+25
2022-02-01Rollup merge of #93267 - lcnr:auto-trait-lint, r=nikomatsakisMatthias Krüger-26/+27
2022-02-01remove `TyS::same_type`lcnr-32/+25
2022-02-01silence lint in clippylcnr-26/+27