about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2022-07-06Auto merge of #98206 - eggyal:align-to-chalk-folding-api, r=jackh726bors-13/+13
2022-07-06Update TypeVisitor pathsAlan Egerton-11/+11
2022-07-05Relax constrained generics to TypeVisitableAlan Egerton-2/+2
2022-07-05Update cargoEric Huss-0/+0
2022-07-05:arrow_up: rust-analyzerLaurențiu Nicola-7/+7
2022-07-04Rollup merge of #98793 - Mark-Simulacrum:fix-tidy-bins, r=jyn514Matthias Krüger-8/+24
2022-07-04Auto merge of #98817 - the8472:dont-optimize-ui-tests, r=Mark-Simulacrumbors-0/+32
2022-07-03Rollup merge of #98799 - jyn514:rustdoc-lint-help, r=GuillaumeGomezRalf Jung-2/+4
2022-07-02move optimize-tests flag handling from bootstrap to compiletestThe 8472-16/+28
2022-07-02update MiriRalf Jung-7/+9
2022-07-02Only obey optimize-tests flag on UI tests that are run-passThe 8472-0/+20
2022-07-02Fix bug in `rustdoc -Whelp`Joshua Nelson-2/+4
2022-07-02Rollup merge of #98639 - camsteffen:no-node-binding, r=compiler-errorsDylan DPC-18/+11
2022-07-01Lint against executable files in the root directoryMark Rousskov-8/+24
2022-07-01Shorten def_span for more items.Camille GILLOT-33/+18
2022-07-01Factor out hir::Node::BindingCameron Steffen-18/+11
2022-07-01Auto merge of #98730 - matthiaskrgr:rollup-2c4d4x5, r=matthiaskrgrbors-9/+4
2022-07-01Rollup merge of #98640 - cuviper:stable-rust-analyzer, r=Mark-SimulacrumMatthias Krüger-1/+2
2022-07-01Auto merge of #98706 - flip1995:clippyup, r=Dylan-DPCbors-3488/+9047
2022-06-30get rid of some tidy 'unnecessarily ignored' warningsRalf Jung-9/+4
2022-06-30Merge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f' into clippyupPhilipp Krones-3488/+9047
2022-06-29update MiriRalf Jung-14/+7
2022-06-29Rollup merge of #98647 - ehuss:update-cargo, r=ehussMatthias Krüger-0/+0
2022-06-29Auto merge of #98558 - nnethercote:smallvec-1.8.1, r=lqdbors-1/+1
2022-06-28Update cargoEric Huss-0/+0
2022-06-28Let rust-analyzer ship on stable, non-previewJosh Stone-1/+2
2022-06-28Rollup merge of #98606 - lnicola:rust-analyzer-2022-06-28, r=lnicolaMatthias Krüger-7/+7
2022-06-28Rollup merge of #98564 - jyn514:remove-tmp-dir, r=Mark-SimulacrumMatthias Krüger-5/+0
2022-06-28Rollup merge of #98261 - WaffleLapkin:attempt_to_remove_max_suggestion_highli...Dylan DPC-181/+68
2022-06-28:arrow_up: rust-analyzerLaurențiu Nicola-7/+7
2022-06-27Rollup merge of #98578 - rust-lang:oli-obk-patch-1, r=eddybMatthias Krüger-1/+1
2022-06-27Remove eddyb from miri failure pingsOli Scherer-1/+1
2022-06-26Remove references to `./tmp` in-treeJoshua Nelson-5/+0
2022-06-27Update `smallvec` to 1.8.1.Nicholas Nethercote-1/+1
2022-06-26compiletest: add issue number param to `known-bug`David Knaack-1/+23
2022-06-26Auto merge of #98518 - RalfJung:miri, r=RalfJungbors-8/+13
2022-06-26Rollup merge of #98488 - Mark-Simulacrum:bump-rls, r=pietroalbiniYuki Okushi-0/+0
2022-06-25update MiriRalf Jung-8/+13
2022-06-26Auto merge of #98140 - klensy:compiletest-strip, r=Mark-Simulacrumbors-0/+2
2022-06-25Auto merge of #97513 - jyn514:submodule-handling, r=Mark-Simulacrumbors-3/+22
2022-06-25Auto merge of #98412 - calebcartwright:sync-rustfmt, r=calebcartwrightbors-11633/+533
2022-06-25Bump RLS to latest master on rust-lang/rlsMark Rousskov-0/+0
2022-06-24Auto merge of #98397 - RalfJung:miri, r=RalfJungbors-14/+8
2022-06-23Update cargoArlo Siemsen-0/+0
2022-06-22Merge commit 'c4416f20dcaec5d93077f72470e83e150fb923b1' into sync-rustfmtCaleb Cartwright-11633/+533
2022-06-22update MiriRalf Jung-14/+8
2022-06-22use `-Cstrip=debuginfo` with ui tests to reduce disk space usageklensy-0/+2
2022-06-22Remove individual crate checks for bootstrap in tidyJoshua Nelson-83/+0
2022-06-21Add bootstrap to tidy checkJoshua Nelson-3/+105
2022-06-22Auto merge of #97853 - TaKO8Ki:emit-only-one-note-per-unused-struct-field, r=...bors-0/+0