about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-04-18add coverage on config include logiconur-ozkan-2/+209
2025-04-18Move internal lints to their own crate (#13223)Timo-1/+2
2025-04-18Improve `clean_maybe_renamed_item` function code a bitGuillaume Gomez-14/+33
2025-04-18fix(docs): add newlines between prefix/suffix chaptersHaowei Hsu-0/+5
2025-04-18Reduce duplicated test prefixes in nested subdirectoriesJakub Beránek-25/+17
2025-04-18Add a note that explains the countsJakub Beránek-0/+4
2025-04-18Merge pull request #19618 from lnicola/pgo-revisionLaurențiu Nicola-12/+20
2025-04-18Support specific revisions for pgoLaurențiu Nicola-12/+20
2025-04-18Sort notable traits in hoverChayim Refael Friedman-0/+1
2025-04-18Merge pull request #19616 from ChayimFriedman2/transparent-diagsLukas Wirth-0/+6
2025-04-18ensure compiler existance of tools on the dist steponur-ozkan-5/+18
2025-04-18Merge from rustcThe Miri Cronjob Bot-66/+135
2025-04-18skip llvm-config in autodiff check builds, when its unavailableManuel Drehwald-2/+1
2025-04-18Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-04-18Make hir-ty non-diagnostic queries transparentChayim Refael Friedman-0/+6
2025-04-18Fix a panic when a trait method in an impl declares a lifetime parameter not ...Chayim Refael Friedman-8/+46
2025-04-18Rollup merge of #139976 - jieyouxu:plumbing, r=KobzolMatthias Krüger-6/+0
2025-04-18Rollup merge of #139913 - fmease:rustdoc-fix-fn-param-handling, r=GuillaumeGomezMatthias Krüger-159/+129
2025-04-18Rollup merge of #139853 - Kobzol:lld-llvm-config, r=onur-ozkanMatthias Krüger-56/+65
2025-04-18Rollup merge of #139615 - nnethercote:rm-name_or_empty, r=jdonszelmannMatthias Krüger-21/+15
2025-04-18Rollup merge of #139553 - petrosagg:channel-double-free, r=RalfJung,tgross35Matthias Krüger-0/+45
2025-04-18Rollup merge of #139393 - willglynn:rustdoc_output_target_feature_information...Matthias Krüger-2/+125
2025-04-18Rollup merge of #138528 - dianne:implicit-deref-patterns, r=NadrierilMatthias Krüger-1/+65
2025-04-17upstream autodiff build instructionsManuel Drehwald-0/+87
2025-04-17Rollup merge of #139969 - psumbera:libc-rust-analyzer, r=lnicolaMatthias Krüger-2/+2
2025-04-17Rollup merge of #139967 - jieyouxu:auxiliary, r=wesleywiserMatthias Krüger-0/+16
2025-04-17Rollup merge of #139483 - RalfJung:nan, r=tgross35Matthias Krüger-1/+1
2025-04-17Update libcore.natvis for Pin.Mara Bos-2/+2
2025-04-17Merge pull request #4278 from RalfJung/cron-test-doneRalf Jung-1/+1
2025-04-17fix(test): Expose '--no-capture', deprecating '--nocapture'Ed Page-4/+6
2025-04-17remove test trigger fron cron jobRalf Jung-1/+1
2025-04-17Merge from rustcThe Miri Cronjob Bot-1175/+2070
2025-04-17Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-04-17Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-10/+10
2025-04-17Rollup merge of #139962 - ognevny:opt-dist-tests, r=KobzolMatthias Krüger-1/+14
2025-04-17Rollup merge of #139943 - fmease:rustdoc-ixcre-trait-aliases, r=GuillaumeGomezMatthias Krüger-25/+27
2025-04-17Rollup merge of #139935 - cuviper:rustc-rayon-core-0.5.1, r=lqdMatthias Krüger-3/+0
2025-04-17Rollup merge of #139931 - ognevny:bootstrap-llvm-zlib, r=KobzolMatthias Krüger-3/+3
2025-04-17Rollup merge of #139870 - Shourya742:2025-04-15-add-retries-to-remove_and_cre...Matthias Krüger-25/+72
2025-04-17Add a note about the test dashboard to the post-merge reportJakub Beránek-1/+15
2025-04-17Turn `test_dashboard` into a fileJakub Beránek-0/+0
2025-04-17Print number of root tests and subdirectoriesJakub Beránek-1/+6
2025-04-17run-make: drop `os_pipe` workaround now that `anonymous_pipe` is stable on betaJieyou Xu-6/+0
2025-04-17Create a macro for rendering test resultsJakub Beránek-3/+7
2025-04-17Render test revisions separatelyJakub Beránek-10/+46
2025-04-17Add a note about how to find tests that haven't been executed anywhere.Jakub Beránek-55/+22
2025-04-17Add buttons for expanding and collapsing all test suitesJakub Beránek-54/+84
2025-04-17Add command to `citool` for generating a test dashboardJakub Beránek-1/+433
2025-04-17Extract function for normalizing path delimiters to `utils`Jakub Beránek-7/+12
2025-04-17Make `parent` in `download_auto_job_metrics` optionalJakub Beránek-12/+13