about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2020-09-25Auto merge of #77144 - flip1995:clippyup, r=Manishearthbors-965/+3418
2020-09-25Rollup merge of #76724 - ecstatic-morse:dataflow-pass-names, r=lcnrJonas Schievink-0/+1
2020-09-24Merge commit 'e636b88aa180e8cab9e28802aac90adbc984234d' into clippyupflip1995-965/+3418
2020-09-22Auto merge of #76799 - Mark-Simulacrum:fix-cross-compile-dist, r=alexcrichtonbors-14/+34
2020-09-21update Miri for another bugfixRalf Jung-8/+8
2020-09-21Rollup merge of #77000 - RalfJung:miri, r=RalfJungRalf Jung-8/+8
2020-09-21Rollup merge of #76959 - est31:write, r=oli-obkRalf Jung-2/+2
2020-09-21Rollup merge of #76135 - CDirkx:const-option, r=dtolnay,oli-obkRalf Jung-127/+107
2020-09-21update MiriRalf Jung-8/+8
2020-09-21Remove `can_suggest` from Clippy.Christiaan Dirkx-62/+16
2020-09-20Update Clippy testcasesChristiaan Dirkx-65/+91
2020-09-20Auto merge of #76848 - RalfJung:miri, r=RalfJungbors-8/+8
2020-09-20update MiriRalf Jung-8/+8
2020-09-20Auto merge of #76136 - CDirkx:const-result, r=dtolnaybors-187/+97
2020-09-20Update src/tools/clippy/clippy_lints/src/matches.rsCDirkx-1/+1
2020-09-20Remove `can_suggest` check for `is_ok` and `is_err`.Christiaan Dirkx-4/+4
2020-09-20Replace write_fmt with write!est31-2/+2
2020-09-20Update Clippy testcasesChristiaan Dirkx-183/+93
2020-09-19Rollup merge of #76798 - alistair23:alistair/rv32-linux, r=jyn514Ralf Jung-0/+1
2020-09-18Fix --bless for mir-opt 32/64 bit fileNixon Enraght-Moony-3/+4
2020-09-17Put bit qualifier before mir/diffNixon Enraght-Moony-2/+2
2020-09-16Pass --target to lint docsMark Rousskov-14/+34
2020-09-16Auto merge of #76420 - Gelbpunkt:aarch64-linux-musl, r=pietroalbinibors-0/+1
2020-09-16tools/build-manifest: Add support for RISC-V 32-bitAlistair Francis-0/+1
2020-09-16Rollup merge of #76717 - ehuss:fix-rustc-book-libdir, r=Mark-SimulacrumDylan DPC-1/+4
2020-09-16Rollup merge of #76710 - rust-lang:rust-analyzer-2020-09-14, r=jonas-schievinkDylan DPC-16/+33
2020-09-15Update cargoEric Huss-0/+0
2020-09-15Auto merge of #76311 - lzutao:split_core-slice, r=lcnrbors-1/+1
2020-09-15Fix clippy hard-code slice::Iter pathLzu Tao-1/+1
2020-09-14Add pass names to some common dataflow analysesDylan MacKenzie-0/+1
2020-09-14Include non-JSON output in error display for lint-doc failure.Eric Huss-1/+4
2020-09-14:arrow_up: rust-analyzerJonas Schievink-16/+33
2020-09-14Auto merge of #76571 - lzutao:rustdoc-private-traits, r=jyn514bors-0/+10
2020-09-13Support `ignore` for lint examples.Eric Huss-9/+20
2020-09-13Link rustdoc lint docs to the rustdoc book.Eric Huss-30/+17
2020-09-13Auto-generate lint documentation.Eric Huss-0/+657
2020-09-13Ignore rustc_private items from std docsLzu Tao-0/+10
2020-09-11Auto merge of #75800 - Aaron1011:feature/full-nt-tokens, r=petrochenkovbors-6/+6
2020-09-10Fully integrate token collection for additional AST structsAaron Hill-6/+6
2020-09-10Merge commit '5034d47f721ff4c3a3ff2aca9ef2ef3e1d067f9f' into clippyupflip1995-416/+1360
2020-09-10Auto merge of #75573 - Aaron1011:feature/const-mutation-lint, r=oli-obkbors-48/+24
2020-09-09:arrow_up: rust-analyzerJonas Schievink-16/+16
2020-09-08Update cargoEric Huss-0/+0
2020-09-08Adjust Clippy for CONST_ITEM_MUTATION lintAaron Hill-48/+24
2020-09-08update MiriRalf Jung-8/+8
2020-09-07Auto merge of #76044 - ecstatic-morse:dataflow-lattice, r=oli-obkbors-10/+7
2020-09-06initial attempt to add aarch64-unknown-linux-musl to dist-linux-armJens Reidel-0/+1
2020-09-06Auto merge of #76390 - MaulingMonkey:pr-min-cdb-version, r=petrochenkovbors-6/+51
2020-09-05compiletest: Introduce "min-cdb-version"MaulingMonkey-6/+51
2020-09-05Update RLS and RustfmtCaleb Cartwright-6/+6