summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-10-12Avoid cross-file glob importZalathar-1/+1
2024-10-12Flatten redundant test module `run_make_support::diff::tests::tests`Zalathar-36/+30
2024-10-11Auto merge of #131573 - tgross35:rollup-r7l182a, r=tgross35bors-333/+326
2024-10-11Rollup merge of #130078 - its-the-shrimp:rustdoc-types-compress-ids, r=aDotIn...Trevor Gross-333/+326
2024-10-11intrinsics.fmuladdf{16,32,64,128}: expose llvm.fmuladd.* semanticsJed Brown-0/+93
2024-10-11Auto merge of #131531 - onur-ozkan:move-dummy-commit, r=Kobzolbors-17/+19
2024-10-11Auto merge of #131547 - matthiaskrgr:rollup-ui4p744, r=matthiaskrgrbors-68/+90
2024-10-11Rollup merge of #131541 - Zalathar:aux-props, r=jieyouxuMatthias Krüger-68/+87
2024-10-11Rollup merge of #131394 - ismailarilik:fix/rustdoc/add-space-between-struct-f...Matthias Krüger-0/+3
2024-10-11Auto merge of #131045 - compiler-errors:remove-unnamed_fields, r=wesleywiserbors-43/+0
2024-10-11move dummy commit logic into x86_64-gnu-llvm-18onur-ozkan-17/+19
2024-10-11Include all kinds of auxiliary crates in the up-to-date timestampZalathar-1/+17
2024-10-11Use the same `AuxProps` parser for `EarlyProps`Zalathar-28/+9
2024-10-11Extract auxiliary-crate properties to their own module/structZalathar-40/+62
2024-10-11Rollup merge of #131529 - suaviloquence:1-fix-typo, r=aDotInTheVoidMatthias Krüger-1/+1
2024-10-11Rollup merge of #131476 - Zalathar:highest-counter, r=jieyouxuMatthias Krüger-0/+42
2024-10-11Rollup merge of #131464 - alexcrichton:update-wasm-component-ld, r=jieyouxuMatthias Krüger-1/+1
2024-10-11coverage: Include the highest counter ID seen in `.cov-map` dumpsZalathar-0/+42
2024-10-11Rollup merge of #131525 - Zalathar:emit-asm, r=jieyouxuStuart Cook-17/+8
2024-10-11Rollup merge of #131524 - Zalathar:less-thinlto-magic, r=jieyouxuStuart Cook-50/+6
2024-10-11Rollup merge of #131305 - onur-ozkan:131303, r=KobzolStuart Cook-33/+38
2024-10-10fix typo in rustdoc-json-types commentm-1/+1
2024-10-11Simplify the choice of `--emit` mode for assembly testsZalathar-17/+8
2024-10-11compiletest: Remove the magic hacks for finding output with `lto=thin`Zalathar-50/+6
2024-10-10Auto merge of #131444 - onur-ozkan:hotfix-ci, r=Kobzolbors-28/+11
2024-10-10Auto merge of #131511 - matthiaskrgr:rollup-56qr0e5, r=matthiaskrgrbors-5/+12
2024-10-10Rollup merge of #131475 - fmease:compiler-mv-obj-safe-dyn-compat-2, r=jieyouxuMatthias Krüger-4/+0
2024-10-10Rollup merge of #131470 - EnzymeAD:enzyme-testinfra2, r=jieyouxuMatthias Krüger-0/+7
2024-10-10Rollup merge of #131442 - jieyouxu:mir-opt-rebuild, r=onur-ozkanMatthias Krüger-1/+5
2024-10-10Auto merge of #131492 - flip1995:clippy-master-backport, r=matthiaskrgrbors-111/+154
2024-10-10add config to explicitely test rustc with autodiff/enzyme disabledManuel Drehwald-0/+7
2024-10-10Auto merge of #13464 - y21:issue13458, r=flip1995bors-111/+154
2024-10-10Auto merge of #131453 - onur-ozkan:llvm-ci-check-for-rustc-ci, r=Kobzolbors-0/+14
2024-10-10stabilize `ci_rustc_if_unchanged_logic` testonur-ozkan-28/+11
2024-10-10stabilize `download_ci_llvm` testonur-ozkan-22/+14
2024-10-10make `llvm::is_ci_llvm_modified` logic more preciseonur-ozkan-11/+24
2024-10-10disable `download-rustc` if LLVM submodule has changes in CIonur-ozkan-0/+14
2024-10-10Auto merge of #131466 - matthiaskrgr:rollup-3qtz83x, r=matthiaskrgrbors-1/+8
2024-10-10UI tests: Rename "object safe" to "dyn compatible"León Orell Valerian Liehr-4/+0
2024-10-09Auto merge of #131458 - matthiaskrgr:rollup-82qeotv, r=matthiaskrgrbors-1/+2
2024-10-09Rollup merge of #131417 - GuillaumeGomez:mobile-methods-left-margin, r=notriddleMatthias Krüger-1/+1
2024-10-09Rollup merge of #123951 - pitaj:reserve-guarded-strings, r=traviscrossMatthias Krüger-0/+7
2024-10-09Update wasm-component-ld to 0.5.10Alex Crichton-1/+1
2024-10-09Auto merge of #131461 - onur-ozkan:ignore-ci-rustc-change-test, r=onur-ozkanbors-0/+2
2024-10-09ignore `ci_rustc_if_unchanged_logic` testonur-ozkan-0/+2
2024-10-09Fix methods alignment on mobileGuillaume Gomez-1/+1
2024-10-09Rollup merge of #131426 - cuviper:ci-debug-quotes, r=jieyouxuMatthias Krüger-1/+1
2024-10-09Rollup merge of #131382 - ehuss:compiletest-reference, r=jieyouxuMatthias Krüger-0/+1
2024-10-09Add "reference" as a known compiletest headerEric Huss-0/+1
2024-10-09Match std RUSTFLAGS for host and target for `mir-opt` test许杰友 Jieyou Xu (Joe)-1/+5