about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2023-04-18Auto merge of #110478 - jyn514:stage1-fulldeps, r=albertlarsan68bors-2/+7
2023-04-18Rollup merge of #109981 - duckymirror:issue-107094, r=albertlarsan68Matthias Krüger-0/+20
2023-04-17Support `x test --stage 1 ui-fulldeps`jyn-2/+7
2023-04-17Auto merge of #110440 - matthiaskrgr:rollup-eit19vi, r=matthiaskrgrbors-5/+5
2023-04-17Rollup merge of #110421 - jsoref:spelling-librustdoc, r=notriddleMatthias Krüger-5/+5
2023-04-17Auto merge of #109588 - Nilstrieb:dropless-expr, r=compiler-errorsbors-5/+5
2023-04-16Spelling librustdocJosh Soref-5/+5
2023-04-17Auto merge of #109061 - saethlin:leak-backtraces, r=oli-obkbors-44/+173
2023-04-16chore: remove `rustc-workspace-hack`Weihang Lo-49/+0
2023-04-16chore: remove Cargo features in rustc-workspace-hackWeihang Lo-84/+1
2023-04-16tidy: `check_crate_duplicate` is no longer usefulWeihang Lo-47/+8
2023-04-16chore: allow `cargo` to have its own workspaceWeihang Lo-28/+40
2023-04-16Alloc `hir::Lit` in an arena to remove the destructor from `Expr`Nilstrieb-5/+5
2023-04-16Improve doc comment of AllocExtra's backtraceBen Kimock-1/+2
2023-04-16Add a flag to disable leak backtracesBen Kimock-9/+52
2023-04-16Report a backtrace for memory leaks under MiriBen Kimock-42/+127
2023-04-16Add needs-git-hash header to compiletestErik Hofmayer-0/+20
2023-04-15Auto merge of #110319 - ferrocene:pa-more-ignore-reasons, r=ehussbors-187/+458
2023-04-14Auto merge of #110197 - cjgillot:codegen-discr, r=pnkfelixbors-1/+1
2023-04-14Rollup merge of #110244 - kadiwa4:unnecessary_imports, r=JohnTitorMatthias Krüger-6/+2
2023-04-14Pacify tidy.Camille GILLOT-1/+1
2023-04-14Rollup merge of #106249 - Ezrashaw:suggest-test-tool, r=jyn514,albertlarsan68Yuki Okushi-0/+200
2023-04-14mark needs-llvm-components as being handled elsewherePietro Albini-0/+5
2023-04-14use a shared headers cachePietro Albini-9/+28
2023-04-14add line numbers to error messagesPietro Albini-6/+8
2023-04-14show all invalid directives errors rather than just the first onePietro Albini-5/+36
2023-04-14refactor ignore- and only- to use decisionsPietro Albini-53/+50
2023-04-14rename rust-lldb to needs-rust-lldb for consistencyPietro Albini-9/+6
2023-04-14refactor needs, validate them, and add ignore reasonsPietro Albini-104/+250
2023-04-14add pretty ignore reasons for llvm, cdb, gdb and lldbPietro Albini-33/+107
2023-04-14Auto merge of #109875 - jyn514:no-fulldeps, r=compiler-errorsbors-1/+1
2023-04-13Move most ui-fulldeps tests to uijyn-1/+1
2023-04-14Auto merge of #110160 - petrochenkov:notagain2, r=cjgillotbors-2/+2
2023-04-13Update cargoWeihang Lo-0/+0
2023-04-13Rollup merge of #110072 - joshtriplett:stabilize-is-terminal, r=Mark-SimulacrumMatthias Krüger-4/+0
2023-04-12Special-case item attributes in the suggestion outputEsteban Küber-9/+0
2023-04-12Tweak output for 'add line' suggestionEsteban Küber-11/+28
2023-04-12Auto merge of #110249 - matthiaskrgr:rollup-7iig04q, r=matthiaskrgrbors-6/+22
2023-04-12remove some unneeded importsKaDiWa-6/+2
2023-04-12tidy: Issue an error when ui test limits are too highclubby789-6/+22
2023-04-12Rollup merge of #110188 - Nilstrieb:remove-remove-dir-all, r=jyn514Matthias Krüger-864/+0
2023-04-12resolve: Pre-compute non-reexport module childrenVadim Petrochenkov-2/+2
2023-04-11Rollup merge of #110155 - DaniPopes:rest-typos, r=jyn514Michael Goulet-60/+60
2023-04-11Rollup merge of #110018 - jfgoog:host-and-target-linker, r=wesleywiserMichael Goulet-7/+16
2023-04-11Auto merge of #110198 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-04-11Update cargoWeihang Lo-0/+0
2023-04-11Merge commit '83e42a2337dadac915c956d125f1d69132f36425' into clippyupPhilipp Krones-1695/+4728
2023-04-11Remove orphaned remove_dir_all implementation from rust-installernils-864/+0
2023-04-11rename maybe_delink to maybe_remove_mentionDaniPopes-3/+3
2023-04-10Fix remaining typosDaniPopes-60/+60