about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2024-04-08Actually create ranged int types in the type system.Oli Scherer-0/+2
2024-04-08Thread pattern types through the HIROli Scherer-0/+5
2024-04-08Stop exporting `TypeckRootCtxt` and `FnCtxt`.Oli Scherer-43/+3
2024-04-08Add pattern types to astOli Scherer-0/+5
2024-04-08Replace branch coverage line anonymization test with MC/DCZalathar-52/+48
2024-04-08Add MC/DC support to coverage test toolszhuyunxing-2/+57
2024-04-07Move testsCaio-26/+26
2024-04-07compiletest: properly handle revisioned run-rustfix tests许杰友 Jieyou Xu (Joe)-1/+21
2024-04-07Auto merge of #123221 - pacak:cache_emit, r=fmease,jieyouxubors-18/+30
2024-04-07Rollup merge of #123563 - Oneirical:version, r=jieyouxuMatthias Krüger-2/+1
2024-04-06MIRI_REPLACE_LIBRS_IF_NOT_TEST: also apply to crates.io cratesRalf Jung-7/+2
2024-04-06Rewrite version test as UI testOneirical-2/+1
2024-04-06Auto merge of #123557 - GuillaumeGomez:rollup-3af7urf, r=GuillaumeGomezbors-954/+990
2024-04-06extend run-make test runner with some helper functionsMichael Baikov-18/+30
2024-04-06make 'missing extern static' error consistent with missing shimRalf Jung-15/+11
2024-04-06optimize tidy check on `src/tools/tidy/src/issues.txt`onur-ozkan-4397/+4402
2024-04-06Merge from rustcRalf Jung-1995/+5730
2024-04-06Preparing for merge from rustcRalf Jung-1/+1
2024-04-06chore: fix some typosfindseat-7/+7
2024-04-05Update cargoWeihang Lo-0/+0
2024-04-05Rollup merge of #123500 - belovdv:remove-miri-jobserver-fixme, r=RalfJung,oli...Guillaume Gomez-0/+7
2024-04-05Rollup merge of #121419 - agg23:xrOS-pr, r=davidtwcoGuillaume Gomez-1/+1
2024-04-05Revert "remove miri jobserver workaround"belovdv-0/+7
2024-04-05Auto merge of #123497 - GuillaumeGomez:rollup-usqb4q9, r=GuillaumeGomezbors-24/+347
2024-04-05Rollup merge of #123474 - jieyouxu:issue-7349-port, r=Mark-SimulacrumGuillaume Gomez-1/+0
2024-04-05Rollup merge of #123350 - compiler-errors:async-closure-by-move, r=oli-obkGuillaume Gomez-0/+38
2024-04-05Rollup merge of #123149 - jieyouxu:rmake-arguments-non-c-like-enum, r=Mark-Si...Guillaume Gomez-19/+308
2024-04-05Rollup merge of #122334 - GuillaumeGomez:vendor-cg_gcc, r=Mark-SimulacrumGuillaume Gomez-4/+1
2024-04-05Auto merge of #123317 - RalfJung:test-in-miri, r=m-ou-se,saethlin,onur-ozkanbors-34/+90
2024-04-05linux/foreign_items: reorder things to make more sense, remove duplicate sock...Ralf Jung-47/+32
2024-04-05miri: go look for the item in all crates of the right nameRalf Jung-17/+34
2024-04-05Auto merge of #123469 - belovdv:remove-miri-jobserver-fixme, r=petrochenkovbors-7/+0
2024-04-05Auto merge of #123484 - jhpratt:rollup-usz4e64, r=jhprattbors-2/+5
2024-04-04Rollup merge of #123407 - GuillaumeGomez:js-failed-theme, r=notriddleJacob Pratt-2/+5
2024-04-04Force `move` async-closures that are `FnOnce` to make their inner coroutines ...Michael Goulet-31/+14
2024-04-04Actually use the inferred ClosureKind from signature inference in coroutine-c...Michael Goulet-10/+65
2024-04-05use `Lrc` instead of the aliased type `Arc` directlyy21-3/+3
2024-04-04Port issue-7349 to a codegen test许杰友 Jieyou Xu (Joe)-1/+0
2024-04-04remove miri jobserver workaroundbelovdv-7/+0
2024-04-04Merge commit '9725c4a162502a02c1c67fdca6b797fe09b2b73c' into clippy-subtree-u...Philipp Krones-1932/+5287
2024-04-04Rename ModSep to PathSepLeón Orell Valerian Liehr-2/+2
2024-04-04Select specific CI YAML files to expandJakub Beránek-23/+16
2024-04-04Rollup merge of #122448 - high-cloud:move-hir-tree, r=oli-obkMatthias Krüger-1/+0
2024-04-04move hir-tree test from run-make to ui testYaodong Yang-1/+0
2024-04-04adjust frame_in_std to recognize std testsRalf Jung-10/+8
2024-04-04Merge from rustcThe Miri Cronjob Bot-28/+127
2024-04-04Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-04-04Auto merge of #119820 - lcnr:leak-check-2, r=jackh726bors-1/+0
2024-04-03update messagesDan-2/+2
2024-04-03rebase oddityBoxy-1/+0