about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2020-08-06write currently failing test for transmutes_expressible_as_ptr_castsRyan1729-1/+54
2020-08-06initial compiling version of TRANSMUTES_EXPRESSIBLE_AS_PTR_CASTSRyan1729-2/+72
2020-08-06run cargo dev new_lint then move transmutes_expressible_as_ptr_casts into tra...Ryan1729-0/+39
2020-08-05Label rustfmt toolstate issues with A-rustfmtAaron Hill-1/+1
2020-08-04Update cargoEric Huss-0/+0
2020-08-04Rollup merge of #75106 - etherealist:docs_manifest, r=Mark-SimulacrumYuki Okushi-0/+1
2020-08-04rustc_ast: `(Nested)MetaItem::check_name` -> `has_name`Vadim Petrochenkov-19/+19
2020-08-03Enable docs on in the x86_64-unknown-linux-musl manifestDavid Sonder-0/+1
2020-08-02Rollup merge of #75064 - petrochenkov:llvmtarg, r=Mark-SimulacrumManish Goregaokar-0/+12
2020-08-02Rollup merge of #75059 - shengsheng:typos, r=Dylan-DPCManish Goregaokar-1/+1
2020-08-02Rollup merge of #74980 - davidtwco:issue-74745-pprust-regression-test, r=petr...Manish Goregaokar-9/+16
2020-08-02compiletest: Support ignoring tests requiring missing LLVM componentsVadim Petrochenkov-0/+12
2020-08-02fix typosliuzhenyu-1/+1
2020-08-02compiletest: print diff for pretty testsDavid Wood-9/+16
2020-08-01Update elasticlunr-rs and ammonia transitive depsAaron Hill-1/+0
2020-08-01Auto merge of #74726 - oli-obk:tracing, r=Mark-Simulacrumbors-3/+6
2020-08-01Rollup merge of #74996 - matthiaskrgr:submodule_upd, r=ehussManish Goregaokar-0/+0
2020-08-01submodules: update cargo from 974eb438d to 2d5c2381eMatthias Krüger-0/+0
2020-07-31Rename HAIR to THIR (Typed HIR).Valentin Lazureanu-1/+1
2020-07-31Update error index generator to tracingOliver Scherer-2/+2
2020-07-31Add tracing libs to list of permitted dependenciesOliver Scherer-0/+3
2020-07-31Move from `log` to `tracing`Oliver Scherer-1/+1
2020-07-31compiletest: ignore-endian-big, fixes #74829, fixes #74885Ximin Luo-0/+21
2020-07-30Auto merge of #74682 - alexcrichton:backtrace-gimli-round-2, r=Mark-Simulacrumbors-3/+6
2020-07-30Auto merge of #74908 - RalfJung:miri, r=RalfJungbors-34/+9
2020-07-30update MiriRalf Jung-34/+9
2020-07-30Auto merge of #74923 - ehuss:update-cargo, r=Mark-Simulacrumbors-1/+0
2020-07-29Improve the diagnostics around misspelled mir dump filenamesOliver Scherer-2/+13
2020-07-29Update clippy ui test.Oliver Scherer-21/+1
2020-07-29Update cargoEric Huss-1/+0
2020-07-29Move mir-opt tests to toplevelXavier Denis-29/+48
2020-07-28std: Switch from libbacktrace to gimliAlex Crichton-3/+6
2020-07-28Collect library features from library/Mark Rousskov-3/+5
2020-07-27mv std libs to library/mark-155/+94
2020-07-27clippyBastian Kauschke-5/+5
2020-07-27introduce PredicateAtomBastian Kauschke-5/+5
2020-07-27this might be unqualified, but at least it's now quantifiedBastian Kauschke-3/+3
2020-07-27clippyBastian Kauschke-22/+22
2020-07-27Rollup merge of #74750 - oli-obk:logging_and_test_cleanups, r=JohnTitorYuki Okushi-1/+1
2020-07-26Merge commit 'da5a6fb1b65ec6581a67e942a3850f6bc15a552c' into clippyupflip1995-259/+840
2020-07-25Update rustfmtTyler Mandry-18/+15
2020-07-25Update rlsTyler Mandry-0/+0
2020-07-25Clean up some uses of logging in ui testsOliver Scherer-1/+1
2020-07-24Rollup merge of #74715 - oli-obk:mir_pass_diff, r=wesleywiserManish Goregaokar-10/+43
2020-07-24Add a system for creating diffs across multiple mir optimizations.Oliver Scherer-10/+43
2020-07-23Update cargoEric Huss-0/+0
2020-07-23Auto merge of #74613 - Mark-Simulacrum:revert-gimli, r=nnethercotebors-6/+3
2020-07-22Rollup merge of #74643 - petrochenkov:noenvrerun, r=Mark-SimulacrumManish Goregaokar-1/+0
2020-07-22Rollup merge of #74237 - lzutao:compiletest, r=Mark-SimulacrumManish Goregaokar-245/+200
2020-07-22build: Remove unnecessary `build = "build.rs"` annotationsVadim Petrochenkov-1/+0