about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2021-12-23fix clippylcnr-20/+50
2021-12-23Auto merge of #92167 - pierwill:chalk-update, r=jackh726bors-2/+1
2021-12-22Upgrade `tracing-subscriber`pierwill-1/+1
2021-12-22Bless clippy test.Mara Bos-1/+1
2021-12-22Update chalk to 0.75.0pierwill-1/+0
2021-12-20update MiriRalf Jung-8/+6
2021-12-19Auto merge of #91957 - nnethercote:rm-SymbolStr, r=oli-obkbors-92/+96
2021-12-18Rollup merge of #92030 - rukai:stdlib2021, r=m-ou-seMatthias Krüger-2/+4
2021-12-18Rollup merge of #91909 - lnicola:rust-analyzer-2021-12-14, r=lnicolaMatthias Krüger-17/+21
2021-12-17Auto merge of #89841 - cormacrelf:let-else-typed, r=nagisabors-31/+56
2021-12-17Auto merge of #92036 - flip1995:clippyup, r=Manishearthbors-4446/+2856
2021-12-18Update stdlib to the 2021 editionLucas Kent-2/+4
2021-12-17Merge commit '23d11428de3e973b34a5090a78d62887f821c90e' into clippyupflip1995-4446/+2856
2021-12-16Update cargoEric Huss-0/+0
2021-12-16Auto merge of #89836 - pierwill:fix-85142-crate-hash, r=wesleywiserbors-0/+66
2021-12-15Rollup merge of #91584 - GuillaumeGomez:improve-rustdoc-gui-tester-code, r=jshaMatthias Krüger-5/+5
2021-12-15Rollup merge of #90521 - jhpratt:stabilize-destructuring_assignment, r=jackh7...Matthias Krüger-13/+2
2021-12-15Remove unnecessary sigils around `Ident::as_str()` calls.Nicholas Nethercote-27/+27
2021-12-15Remove unnecessary sigils around `Symbol::as_str()` calls.Nicholas Nethercote-38/+38
2021-12-14Stabilize `destructuring_assignment`Jacob Pratt-13/+2
2021-12-15Remove `SymbolStr`.Nicholas Nethercote-27/+31
2021-12-15Rollup merge of #91940 - ehuss:update-cargo, r=ehussMatthias Krüger-0/+0
2021-12-15Rollup merge of #91881 - Patrick-Poitras:stabilize-iter-zip, r=scottmcmMatthias Krüger-2/+0
2021-12-15Rollup merge of #90939 - estebank:wg-af-polish, r=tmandryMatthias Krüger-80/+47
2021-12-14Update cargoEric Huss-0/+0
2021-12-14Remove iter::zip feature gate from clippyPFPoitras-2/+0
2021-12-14Auto merge of #91728 - Amanieu:stable_asm, r=joshtriplettbors-32/+33
2021-12-14:arrow_up: rust-analyzerLaurențiu Nicola-17/+21
2021-12-13fix clippy testsEsteban Kuber-12/+12
2021-12-13Fix rebase and clippy testsEsteban Kuber-55/+22
2021-12-13Fix clippy uses of QPath::LangItemEsteban Kuber-13/+13
2021-12-13Add run-make-fulldeps testpierwill-0/+13
2021-12-13Include rustc version in `rustc_span::StableCrateId`pierwill-0/+53
2021-12-13let-else: use hir::Let in clippyCormac Relf-31/+56
2021-12-13Fix clippy testsAmanieu d'Antras-32/+33
2021-12-12Auto merge of #91549 - fee1-dead:const_env, r=spastorinobors-2/+2
2021-12-12Auto merge of #90716 - euclio:libloading, r=cjgillotbors-1/+2
2021-12-12clippy owoEllen-12/+11
2021-12-12Revert "Auto merge of #91491 - spastorino:revert-91354, r=oli-obk"Deadbeef-2/+2
2021-12-09Rollup merge of #91666 - RalfJung:miri, r=RalfJungMatthias Krüger-15/+8
2021-12-08update MiriRalf Jung-15/+8
2021-12-08Rollup merge of #91619 - ehuss:update-cargo, r=ehussMatthias Krüger-0/+0
2021-12-08Auto merge of #91500 - ehuss:update-mdbook, r=Mark-Simulacrumbors-1/+1
2021-12-07Rollup merge of #91622 - lnicola:rust-analyzer-2021-12-07, r=lnicolaMatthias Krüger-15/+15
2021-12-07:arrow_up: rust-analyzerLaurențiu Nicola-15/+15
2021-12-06Update cargoEric Huss-0/+0
2021-12-07Auto merge of #91599 - RalfJung:miri, r=RalfJungbors-8/+15
2021-12-06update MiriRalf Jung-8/+15
2021-12-06replace dynamic library module with libloadingAndy Russell-1/+2
2021-12-06Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyupflip1995-3243/+9876