about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-03-15Print test diffs into GitHub summaryJakub Beránek-6/+35
2025-03-15Use first-level heading for test differences headerJakub Beránek-1/+1
2025-03-15Print number of found test diffsJakub Beránek-0/+1
2025-03-15Refactor metrics and analysis in citool to distinguish them betterJakub Beránek-219/+196
2025-03-15add some copy-paste goodnessTshepang Mbambo-3/+3
2025-03-15make 'mdbook test --chapter "Running tests"' passTshepang Mbambo-1/+1
2025-03-15those should not get shell highlightingTshepang Mbambo-24/+24
2025-03-15Auto merge of #138464 - compiler-errors:less-type-ir, r=lcnrbors-3/+2
2025-03-15Print metrics postprocessing to stdoutJakub Beránek-28/+12
2025-03-15Fold visit into tyMichael Goulet-1/+1
2025-03-15Squash fold into tyMichael Goulet-2/+1
2025-03-15Auto merge of #138379 - estebank:macro-backtrace-note, r=petrochenkovbors-24/+0
2025-03-15Merge from rustcThe Miri Cronjob Bot-57/+80
2025-03-15Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-03-15Auto merge of #138523 - fmease:rollup-j2j5h59, r=fmeasebors-139/+238
2025-03-15Rollup merge of #138507 - Kobzol:netbsd-mirror, r=Mark-SimulacrumLeón Orell Valerian Liehr-17/+9
2025-03-15Rollup merge of #138454 - Kobzol:post-merge-workflow-fixes, r=jieyouxuLeón Orell Valerian Liehr-77/+138
2025-03-15Rollup merge of #138451 - Kobzol:gcc-ci-build-gcc, r=GuillaumeGomezLeón Orell Valerian Liehr-45/+91
2025-03-14Require Rust 1.85David Richey-1/+1
2025-03-14Update cargoWeihang Lo-0/+0
2025-03-14Merge pull request #19271 from vishruth-thimmaiah/for_loop_to_while_letLukas Wirth-2/+467
2025-03-14Do not suggest using `-Zmacro-backtrace` for builtin macrosEsteban Küber-24/+0
2025-03-14rustdoc js: add nonnull helper and typecheck src-script.jsbinarycat-9/+70
2025-03-14Fix clippyEric Holk-1/+1
2025-03-14Teach rustfmt to handle postfix yieldEric Holk-4/+33
2025-03-14Preserve yield position during pretty printingEric Holk-2/+2
2025-03-14Merge pull request #19356 from flodiebold/push-snpyvwuulkmwLukas Wirth-19/+20
2025-03-14Avoid recursively debug printing cratesFlorian Diebold-19/+20
2025-03-14Mirror NetBSD sourcesJakub Beránek-17/+9
2025-03-14Rollup merge of #138487 - Kobzol:fix-doc-url-docker, r=marcoieniLeón Orell Valerian Liehr-0/+1
2025-03-14Rollup merge of #138485 - BoxyUwU:rdg-push, r=jieyouxuLeón Orell Valerian Liehr-105/+202
2025-03-14Rollup merge of #138469 - tshepang:patch-6, r=onur-ozkanLeón Orell Valerian Liehr-2/+0
2025-03-14Fix MCP linksJakub Beránek-2/+2
2025-03-14feat: for loop to while let assistVishruth-Thimmaiah-2/+467
2025-03-14Split `variant_data` into its own queryLukas Wirth-211/+189
2025-03-14Split enum variants out of `enum_data` queryLukas Wirth-52/+74
2025-03-14Move attribute parsing out of data moduleLukas Wirth-124/+128
2025-03-14Split assoc items out of `trait_data`/`impl_data` queriesLukas Wirth-397/+446
2025-03-14Remove `RUN_CHECK_WITH_PARALLEL_QUERIES`Jakub Beránek-17/+0
2025-03-14Pass `CI_JOB_DOC_URL` to DockerJakub Beránek-0/+1
2025-03-14Ensure that GCC is not built using Clang, as it misbehavesJakub Beránek-6/+20
2025-03-14Add clarification about doctestsJakub Beránek-1/+1
2025-03-14Merge pull request #2283 from jieyouxu/sync许杰友 Jieyou Xu (Joe)-31184/+53024
2025-03-14Auto merge of #138480 - jhpratt:rollup-y3b8wu5, r=jhprattbors-47/+41
2025-03-14Rollup merge of #138441 - tshepang:patch-5, r=jieyouxuJacob Pratt-1/+1
2025-03-14Rollup merge of #138396 - Kobzol:ci-metrics, r=marcoieniJacob Pratt-14/+5
2025-03-14Rollup merge of #138389 - onur-ozkan:use-expect, r=jieyouxuJacob Pratt-16/+13
2025-03-14Rollup merge of #138179 - cuviper:x, r=jieyouxuJacob Pratt-15/+9
2025-03-14Rollup merge of #136911 - Kobzol:ci-helper-link, r=marcoieniJacob Pratt-1/+13
2025-03-14Merge from rustcThe Miri Cronjob Bot-965/+1426