about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2020-09-14Include non-JSON output in error display for lint-doc failure.Eric Huss-1/+4
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-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
2020-09-04ty.flags -> ty.flags()LeSeulArtichaut-1/+1
2020-09-04`ty.kind` -> `ty.kind()` in rustdoc and clippyLeSeulArtichaut-188/+187
2020-09-04Auto merge of #75207 - dylni:add-slice-check-range, r=KodrAusbors-0/+1
2020-09-03update miriRalf Jung-8/+8
2020-09-02Auto merge of #76160 - scileo:format-recovery, r=petrochenkovbors-3/+3
2020-09-02Improve recovery on malformed format callSasha-3/+3
2020-09-01Rollup merge of #76132 - Aaron1011:mac-call-stmt, r=petrochenkovTyler Mandry-1/+1
2020-09-01Auto merge of #76155 - matklad:rust-analyzer-2020-08-31, r=matkladbors-23/+15
2020-08-31Auto merge of #76174 - ehuss:update-cargo, r=ehussbors-0/+0
2020-08-31Update cargoEric Huss-0/+0
2020-08-31:arrow_up: rust-analyzerAleksey Kladov-23/+15
2020-08-31tidy: add new exceptions and remove std from skip listLzu Tao-5/+14
2020-08-30Fix clippyAaron Hill-1/+1
2020-08-30Update dataflow analyses to use new interfaceDylan MacKenzie-10/+7
2020-08-30mv compiler to compiler/mark-34/+50
2020-08-29bump MiriRalf Jung-8/+8
2020-08-29Auto merge of #75754 - joshtriplett:wip-perf-snappy, r=Mark-Simulacrumbors-0/+2
2020-08-28Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945' into clippyupflip1995-1092/+4160
2020-08-28Rollup merge of #76000 - richkadel:llvm-coverage-map-gen-6b.2, r=wesleywiserPietro Albini-0/+12
2020-08-27Adds --bless support to test/run-make-fulldepsRich Kadel-0/+12
2020-08-26Avoid function-scoping global variablesMark Rousskov-9/+9
2020-08-25Auto merge of #75773 - matklad:snapshot-tests, r=Mark-Simulacrumbors-0/+2
2020-08-25Auto merge of #75132 - scottmcm:stabilize-range-is-empty, r=dtolnaybors-1/+3
2020-08-25Auto merge of #75764 - workingjubilee:tidy-up-cargo-metadata, r=Mark-Simulacrumbors-1/+1
2020-08-24Unbreak the clippy testScott McMurray-1/+3
2020-08-24Introduce expect snapshot testing library into rustcAleksey Kladov-0/+2
2020-08-24:arrow_up: rust-analyzerAleksey Kladov-42/+22
2020-08-24Rollup merge of #75856 - matthiaskrgr:more_clippy, r=Dylan-DPCYuki Okushi-27/+23
2020-08-24unstable-book-gen: fix clippy::single_char_pattern and clippy::iter_skip_nextMatthias Krüger-4/+4
2020-08-24unicode_table_generator: fix clippy::writeln_empty_string, clippy::useless_fo...Matthias Krüger-6/+6
2020-08-24tidy: remove redundant variable from check_if_error_code_is_test_in_explanationMatthias Krüger-5/+3
2020-08-23linkcheckr: fix clippy::redundant_static_lifetimes and clippy::single_char_pa...Matthias Krüger-7/+7