about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-01-19Auto merge of #135709 - lqd:bring-back-len, r=compiler-errorsbors-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-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-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
2025-01-16Rollup merge of #135588 - ferrocene:add-license-json-to-source-tarball, r=KobzolMatthias Krüger-0/+1
2025-01-16Rollup merge of #135585 - onur-ozkan:135554, r=KobzolMatthias Krüger-1/+15
2025-01-16Rollup merge of #135561 - Zalathar:link-dead-code, r=saethlinMatthias Krüger-5/+5
2025-01-16Add license-metadata.json to rustc-src tarball.Jonathan Pallant-0/+1
2025-01-16resolve symlinks of LLVM tool binaries before copying themonur-ozkan-1/+15
2025-01-16Auto merge of #135484 - nikic:llvm-19.1.7, r=cuviperbors-0/+0
2025-01-16Update docs for `-Clink-dead-code` to discourage its useZalathar-5/+5
2025-01-16Auto merge of #135458 - jieyouxu:migrate-extern-fn-reachable, r=lqdbors-1/+0
2025-01-15Auto merge of #135540 - GuillaumeGomez:rollup-40lfb7l, r=GuillaumeGomezbors-191/+166
2025-01-15Auto merge of #133461 - ferrocene:add-copyright-files-to-dist, r=Kobzolbors-25/+61
2025-01-15Rollup merge of #135529 - onur-ozkan:outdated-fixme, r=jieyouxuGuillaume Gomez-2/+0
2025-01-15Rollup merge of #135507 - chriskrycho:trpl-edition-updates-stable, r=ehussGuillaume Gomez-0/+0
2025-01-15Rollup merge of #135428 - camelid:attr-cleanup, r=GuillaumeGomezGuillaume Gomez-148/+119
2025-01-15Rollup merge of #135003 - RalfJung:deprecate-allowed-through-unstable, r=davi...Guillaume Gomez-41/+47
2025-01-15Auto merge of #134353 - oli-obk:safe-target-feature-unsafe-by-default, r=wesl...bors-16/+36
2025-01-15remove outdated FIXMEonur-ozkan-2/+0
2025-01-15Auto merge of #135525 - jhpratt:rollup-4gu2wpm, r=jhprattbors-46/+102