about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
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-16Remove #[alloc_error_handler] from the compiler and libraryAmanieu d'Antras-4/+0
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-14Auto merge of #2843 - jsoref:spelling, r=RalfJungbors-77/+77
2023-04-14Fix spellingJosh Soref-77/+77
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-14add test for recent unwind UB issueRalf Jung-0/+9
2023-04-14Merge from rustcRalf Jung-2649/+4847
2023-04-14Preparing for merge from rustcRalf Jung-1/+1
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-13Auto merge of #2833 - oli-obk:ui_test_bump, r=RalfJungbors-16/+32
2023-04-13Auto merge of #2841 - RalfJung:compiletest, r=oli-obkbors-0/+12
2023-04-13Update to new ui_test crateOli Scherer-16/+32
2023-04-13compiletest: complain about unknown flagsRalf Jung-0/+12
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-12typoRalf Jung-1/+1
2023-04-12add memcpy/strcpy shimsmojave2-0/+118
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-11filter out notesDebugSteven-53/+1
2023-04-11Auto merge of #110198 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-04-11throw unsupported for epoll_waitDebugSteven-2/+70
2023-04-11Update cargoWeihang Lo-0/+0
2023-04-11Update tests/pass-dep/shims/libc-misc.rsChristian Legnitto-1/+1