about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-02-09Auto merge of #120594 - saethlin:delayed-debug-asserts, r=oli-obkbors-2/+2
2024-02-09Unify item relative path computation in one functionGuillaume Gomez-27/+18
2024-02-09Correctly generate path for non-local items in source code pagesGuillaume Gomez-64/+165
2024-02-09Startup objects disappearing from sysrootNicolas Roche-0/+2
2024-02-09Print image input file and checksum in CI onlyDianQK-3/+4
2024-02-08Add new ui testsBen Kimock-1/+1
2024-02-08Switch linkchecker to use html5ever for html parsing.Eric Huss-194/+232
2024-02-08Rollup merge of #120769 - tshepang:minimal-diffs, r=wesleywiserMatthias Krüger-2/+2
2024-02-08Merge commit '60cb29c5e4f9772685c9873752196725c946a849' into clippyupPhilipp Krones-2/+23
2024-02-08Merge commit '60cb29c5e4f9772685c9873752196725c946a849' into clippyupPhilipp Krones-604/+3869
2024-02-08always run `configure_linker` except for mir-opt testsonur-ozkan-12/+26
2024-02-08better error message on download CI LLVM failureonur-ozkan-2/+4
2024-02-08Add a new debug_assertions instrinsic (compiler)Ben Kimock-1/+1
2024-02-08Add test for broken_intra_doc_link.Eric Huss-0/+13
2024-02-08Step all bootstrap cfgs forwardMark Rousskov-6/+2
2024-02-08Bump to newly branched stage0 compilerMark Rousskov-412/+412
2024-02-08Auto merge of #120767 - matthiaskrgr:rollup-0k8ib1c, r=matthiaskrgrbors-57/+67
2024-02-08Auto merge of #120550 - oli-obk:track_errors8, r=estebankbors-1/+1
2024-02-08make future diffs minimalTshepang Mbambo-2/+2
2024-02-08Rollup merge of #120702 - bvanjoi:fix-120444, r=notriddleMatthias Krüger-18/+33
2024-02-08Rollup merge of #120206 - petrochenkov:somehir, r=compiler-errorsMatthias Krüger-39/+34
2024-02-08Auto merge of #120579 - GuillaumeGomez:prevent-running-unneeded-code, r=notri...bors-0/+8
2024-02-08inline a function that is only used in clippyOli Scherer-1/+1
2024-02-08fmtThe Miri Conjob Bot-3/+2
2024-02-08Merge from rustcThe Miri Conjob Bot-382/+471
2024-02-08Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2024-02-08Suggest pattern tests when modifying exhaustivenessNadrieril-16/+25
2024-02-07Use correct param env in clippyMichael Goulet-4/+3
2024-02-07Use correct param env when building and cleaning items in librustdocMichael Goulet-24/+56
2024-02-07Auto merge of #120748 - Nadrieril:rollup-dj0qwv5, r=Nadrierilbors-124/+126
2024-02-07Rollup merge of #120735 - nnethercote:rm-some-unchecked_claims, r=oli-obkGuillaume Boisseau-122/+64
2024-02-07Rollup merge of #120726 - saethlin:no-bashism, r=Mark-SimulacrumGuillaume Boisseau-1/+1
2024-02-07Rollup merge of #120664 - SparrowLii:parallel_test, r=nnethercoteGuillaume Boisseau-1/+1
2024-02-07Rollup merge of #119162 - heiher:direct-access-external-data, r=petrochenkovGuillaume Boisseau-0/+16
2024-02-07Rollup merge of #110482 - chrisnc:armv8r-target, r=wesleywiserGuillaume Boisseau-0/+44
2024-02-07Update cargoWeihang Lo-0/+0
2024-02-07Auto merge of #120060 - saethlin:mir-opt-bless-targets, r=wesleywiserbors-206/+201
2024-02-07rustdoc: remove `unchecked_claim_error_was_emitted` call in `main_args`.Nicholas Nethercote-102/+54
2024-02-07rustdoc: make `main` more like rustc's.Nicholas Nethercote-20/+10
2024-02-07docs: also check the inline stmt during redundant link checkbohan-18/+33
2024-02-07Add parallel rustc ui testsSparrowLii-1/+1
2024-02-07test `llvm_out` behaviouronur-ozkan-0/+17
2024-02-07hir: Remove `fn opt_hir_id` and `fn opt_span`Vadim Petrochenkov-38/+33
2024-02-07hir: Make sure all `HirId`s have corresponding HIR `Node`sVadim Petrochenkov-1/+1
2024-02-06Don't call std_cargo to build mir-only sysrootsBen Kimock-1/+1
2024-02-06Tweak a few mir-opt tests instead of using -Clink-dead-codeBen Kimock-2/+0
2024-02-06Use a better set of targets for blessing mir-opt testsBen Kimock-206/+203
2024-02-06Update mdbook to 0.4.37Eric Huss-1/+1
2024-02-07Update testsr0cky-2/+15
2024-02-06Don't use bashism in checktools.shBen Kimock-1/+1