about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
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
2020-08-23expand-yaml-anchors: fix clippy::match_ref_pats and clippy::redundant_closureMatthias Krüger-5/+3
2020-08-23publish-toolstate: show more context on HTTP errorEric Huss-1/+9
2020-08-23Auto merge of #75789 - matthiaskrgr:clippy_compiletest, r=Dylan-DPCbors-72/+59
2020-08-22compiletest: fix a couple clippy lint findingsMatthias Krüger-72/+59
2020-08-22cargotest: fix clippy warningsMatthias Krüger-7/+7
2020-08-21bump tidy to cargo_metadata 0.11Jubilee Young-1/+1
2020-08-21Auto merge of #74846 - Aaron1011:fix/pat-token-capture, r=petrochenkovbors-0/+1
2020-08-20Auto merge of #75562 - oli-obk:const_prop_no_aggregates, r=wesleywiserbors-0/+1
2020-08-20Capture tokens for Pat used in macro_rules! argumentAaron Hill-0/+1
2020-08-19Update cargoEric Huss-0/+0
2020-08-19Auto merge of #75555 - workingjubilee:update-everything, r=Mark-Simulacrumbors-18/+28
2020-08-18Auto merge of #75516 - matklad:remove-deprecation, r=petrochenkovbors-8/+1
2020-08-18Resolve licensing by updating tinyvec 0.3.3 -> 0.3.4Jubilee Young-0/+1
2020-08-18Update license check post-cargo updateMark Rousskov-18/+27
2020-08-18Auto merge of #75639 - RalfJung:miri, r=RalfJungbors-10/+8
2020-08-18Auto merge of #75663 - Xanewok:update-rls, r=Mark-Simulacrumbors-0/+0
2020-08-18Remove broken clap versions from cargotestAleksey Kladov-8/+1
2020-08-18Bump RLSIgor Matuszewski-0/+0
2020-08-18Validate the MIR of all optimizations in the mir-opt directoryOliver Scherer-0/+1
2020-08-18Auto merge of #75631 - matklad:rust-analyzer-2020-08-17, r=matkladbors-16/+44
2020-08-18update miriRalf Jung-10/+8
2020-08-17Auto merge of #75120 - JulianKnodt:rm_reps, r=oli-obkbors-12/+12
2020-08-17rust_ast::ast => rustc_astUjjwal Sharma-12/+12
2020-08-17:arrow_up: rust-analyzerAleksey Kladov-16/+44
2020-08-17clippy: support `QPath::LangItem`David Wood-130/+117
2020-08-15Auto merge of #75514 - gdhuper:gdhuper/replace_log_with_tracing, r=davidtwcobors-6/+6
2020-08-15replaced log with tracingGurpreet Singh-6/+6
2020-08-15Auto merge of #75560 - Mark-Simulacrum:rustc-docs, r=matthiaskrgrbors-0/+2
2020-08-15Auto merge of #74576 - myfreeweb:freebsd-sanitizers, r=oli-obkbors-3/+8
2020-08-15Add rustc-docs as a componentMark Rousskov-0/+2
2020-08-14Rollup merge of #75448 - lcnr:rn-as_local_hir_id, r=davidtwcoTyler Mandry-5/+5
2020-08-13Rollup merge of #75479 - matthiaskrgr:package_docs, r=Mark-SimulacrumTyler Mandry-0/+1
2020-08-13merge `as_local_hir_id` with `local_def_id_to_hir_id`Bastian Kauschke-5/+5
2020-08-13make rustc-docs component available to rustupMatthias Krüger-0/+1
2020-08-13Auto merge of #75478 - RalfJung:miri, r=RalfJungbors-8/+10