about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-01-20Rollup merge of #135658 - Kobzol:src-tarball-remove-gcc, r=jieyouxu许杰友 Jieyou Xu (Joe)-1/+12
2025-01-20Rollup merge of #135433 - tanvincible:patch-1, r=onur-ozkan许杰友 Jieyou Xu (Joe)-4/+7
2025-01-20Add logic to override profile for non git sourcesTanvi Pooranmal Meena-4/+7
2025-01-20Rollup merge of #135729 - Noratrieb:compiler-profile-debug-assert, r=lqd许杰友 Jieyou Xu (Joe)-0/+7
2025-01-20Rollup merge of #135722 - onur-ozkan:handle-tarball-ci-commit, r=jieyouxu许杰友 Jieyou Xu (Joe)-13/+23
2025-01-19Auto merge of #135742 - RalfJung:miri-sync, r=RalfJungbors-765/+982
2025-01-19fix location of pipe moduleRalf Jung-2/+3
2025-01-19Add debug assertions to compiler profileNoratrieb-0/+7
2025-01-19Auto merge of #135714 - rust-lang:cargo_update, r=clubby789bors-27/+38
2025-01-19Rollup merge of #135723 - Noratrieb:error-pattern-my-a-, r=jieyouxuGuillaume Gomez-1/+2
2025-01-19Remove unused `item-row` CSS classGuillaume Gomez-1/+1
2025-01-19Fix dev guide docs for error-patternNoratrieb-1/+2
2025-01-19make it possible to use ci-rustc on tarball sourcesonur-ozkan-13/+23
2025-01-19Auto merge of #135709 - lqd:bring-back-len, r=compiler-errorsbors-1/+1
2025-01-19Merge from rustcThe Miri Cronjob Bot-566/+766
2025-01-19Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-01-19Auto merge of #135715 - matthiaskrgr:rollup-9a18sxj, r=matthiaskrgrbors-59/+44
2025-01-19Rollup merge of #135641 - GuillaumeGomez:items-list, r=notriddleMatthias Krüger-59/+44
2025-01-19cargo updategithub-actions-27/+38
2025-01-19Rollup merge of #135640 - Gelbpunkt:drop-mips-glibc-patches, r=KobzolMatthias Krüger-127/+0
2025-01-19Rollup merge of #135623 - marcoieni:mingw-check-tidy-dockerfile, r=KobzolMatthias Krüger-1/+3
2025-01-19Rollup merge of #135616 - marcoieni:split-i686-msvc-job, r=KobzolMatthias Krüger-5/+21
2025-01-18Revert "Auto merge of #134330 - scottmcm:no-more-rvalue-len, r=matthewjasper"Rémy Rakic-1/+1
2025-01-18Auto merge of #135633 - marcoieni:ci-free-arm-linux, r=Kobzolbors-1/+1
2025-01-18Remove more CSS classesGuillaume Gomez-28/+19
2025-01-18Auto merge of #135682 - matthiaskrgr:rollup-cl7zlt1, r=matthiaskrgrbors-13/+30
2025-01-18Auto merge of #135667 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-01-18Rollup merge of #135612 - onur-ozkan:include-x-scripts-in-tarballs, r=clubby789Matthias Krüger-7/+11
2025-01-18Rollup merge of #135478 - Kobzol:gcc-clippy, r=onur-ozkanMatthias Krüger-6/+19
2025-01-18Auto merge of #135678 - matthiaskrgr:rollup-psuyzpn, r=matthiaskrgrbors-30/+70
2025-01-18Rollup merge of #135654 - lolbinarycat:bootstrap-135650, r=onur-ozkanMatthias Krüger-0/+2
2025-01-18Rollup merge of #135421 - cod10129:warn-tidy-ignore, r=onur-ozkanMatthias Krüger-30/+68
2025-01-18Bump Fuchsia integration commitErick Tryzelaar-1/+1
2025-01-17Update cargoWeihang Lo-0/+0
2025-01-17Do not include GCC source code in source tarballsJakub Beránek-1/+12
2025-01-17Handle reexports items list a bit differently since they cannot have document...Guillaume Gomez-8/+6
2025-01-17Replace ul/li list with dl/dd/dt elementsGuillaume Gomez-33/+29
2025-01-17add src/librustdoc and src/rustdoc-json-types to RUSTC_IF_UNCHANGED_ALLOWED_P...binarycat-0/+2
2025-01-17Drop MIPS glibc 2.23 patches that reside in crosstool-ng nowJens Reidel-127/+0
2025-01-17ci: switch to linux free arm runnersMarcoIeni-1/+1
2025-01-17ci: use ghcr ubuntu image for mingw-check-tidyMarcoIeni-1/+3
2025-01-17include `x` and `x.ps1` scripts in tarball sourcesonur-ozkan-0/+2
2025-01-17CI: split i686-msvc job to two free runnersMarcoIeni-5/+21
2025-01-17add tidy check on dist src files orderonur-ozkan-7/+9
2025-01-17Rollup merge of #135594 - lolbinarycat:tester.js-order-error, r=notriddleMatthias Krüger-1/+1
2025-01-17Rollup merge of #131806 - lolbinarycat:rustdoc-search-all-is-func, r=notriddleMatthias Krüger-1/+56
2025-01-17Auto merge of #135605 - jieyouxu:temp-require-force-rustdoc-js, r=clubby789bors-4/+1
2025-01-17compiletest: require `COMPILETEST_FORCE_STAGE0` for `./x test rustdoc-js --st...许杰友 Jieyou Xu (Joe)-4/+1
2025-01-16fix error for when results in a rustdoc-js test are in the wrong orderbinarycat-1/+1
2025-01-16Treat other items as functions for the purpose of type-based searchbinarycat-1/+56