about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-11-20Incorporate review feedbackTethys Svensson-4/+1
2022-11-14Fix doc example for `wrapping_abs`Tethys Svensson-0/+3
2022-11-14Auto merge of #104387 - Manishearth:rollup-9e551p5, r=Manishearthbors-56/+681
2022-11-14Auto merge of #104188 - jyn514:download-config-only, r=Mark-Simulacrumbors-637/+663
2022-11-13Make all download functions need only Config, not BuilderJoshua Nelson-637/+663
2022-11-13Rollup merge of #104362 - WaffleLapkin:span_bug_won't_come_on_time_today, r=A...Manish Goregaokar-13/+26
2022-11-13Rollup merge of #104304 - uweigand:s390x-profiler, r=Mark-SimulacrumManish Goregaokar-1/+1
2022-11-13Rollup merge of #104300 - tbu-:pr_path_parent_caveats, r=Mark-SimulacrumManish Goregaokar-1/+12
2022-11-13Rollup merge of #104266 - compiler-errors:issue-102430, r=Mark-SimulacrumManish Goregaokar-0/+32
2022-11-13Rollup merge of #104181 - jackh726:known-bug-tests, r=Mark-SimulacrumManish Goregaokar-0/+373
2022-11-13Rollup merge of #104158 - Ayush1325:executable, r=Mark-SimulacrumManish Goregaokar-1/+7
2022-11-13Rollup merge of #104105 - davidtwco:split-dwarf-lto, r=michaelwoeristerManish Goregaokar-17/+210
2022-11-13Rollup merge of #103744 - palfrey:unwind-upgrade-cc, r=Mark-SimulacrumManish Goregaokar-3/+3
2022-11-13Rollup merge of #103709 - cuviper:netbsd-9, r=pietroalbiniManish Goregaokar-20/+17
2022-11-14Auto merge of #103858 - Mark-Simulacrum:bump-bootstrap, r=pietroalbinibors-453/+446
2022-11-13Add a few known-bug testsJack Huey-0/+373
2022-11-13Auto merge of #103894 - mati865:gnullvm-libunwind-changes, r=thomccbors-8/+9
2022-11-13Auto merge of #104370 - matthiaskrgr:rollup-c3b38sm, r=matthiaskrgrbors-32/+73
2022-11-13Rollup merge of #104365 - albertlarsan68:add-x-tool-to-triagebot, r=Mark-Simu...Matthias Krüger-0/+2
2022-11-13Rollup merge of #104357 - RalfJung:is-sized, r=cjgillotMatthias Krüger-29/+39
2022-11-13Rollup merge of #104320 - fee1-dead-contrib:use-derive-const-in-std, r=oli-obkMatthias Krüger-0/+15
2022-11-13Rollup merge of #104315 - SparkyPotato:fix-104276, r=cjgillotMatthias Krüger-1/+15
2022-11-13Rollup merge of #103996 - SUPERCILEX:docs, r=RalfJungMatthias Krüger-2/+2
2022-11-13Make it also assign correct peopleAlbert Larsan-0/+1
2022-11-13Auto merge of #104292 - GuillaumeGomez:fix-missing-reexports-doc-comments, r=...bors-7/+121
2022-11-13Add x tool to triagebotAlbert Larsan-0/+1
2022-11-13Add `delay_span_bug` to `AttrWrapper::take_for_recovery`Maybe Waffle-13/+26
2022-11-13Auto merge of #93563 - ibraheemdev:crossbeam-channel, r=Amanieubors-2862/+2739
2022-11-13add is_sized method on Abi and Layout, and use itRalf Jung-29/+39
2022-11-13Auto merge of #104351 - JohnTitor:rollup-ikh2dzr, r=JohnTitorbors-179/+239
2022-11-13move span to `self` instead of `crate`SparkyPotato-1/+15
2022-11-13Rollup merge of #104345 - fmease:fix-up-a-fluent-message, r=compiler-errorsYuki Okushi-3/+31
2022-11-13Rollup merge of #104323 - notriddle:notriddle/scrape-help-background, r=Guill...Yuki Okushi-1/+0
2022-11-13Rollup merge of #104318 - c410-f3r:moar-errors, r=petrochenkovYuki Okushi-1/+1
2022-11-13Rollup merge of #104177 - notriddle:notriddle/js-notable-trait-v2, r=Guillaum...Yuki Okushi-130/+134
2022-11-13Rollup merge of #103650 - notriddle:notriddle/line-anchors, r=GuillaumeGomezYuki Okushi-44/+73
2022-11-13Auto merge of #104282 - cjgillot:intern-span, r=compiler-errorsbors-108/+34
2022-11-12avoid using channels in thread-local testsIbraheem Ahmed-22/+44
2022-11-12avoid calling `thread::current` in channel destructorIbraheem Ahmed-13/+11
2022-11-13Auto merge of #104078 - jyn514:dry-run-progress, r=Mark-Simulacrumbors-80/+100
2022-11-13fix up a fluent messageLeón Orell Valerian Liehr-3/+31
2022-11-12Auto merge of #103311 - petrochenkov:pblfix, r=bjorn3bors-387/+349
2022-11-12Print "Checking/Building ..." message even when --dry-run is passedJoshua Nelson-3/+5
2022-11-12Distinguish `--dry-run` from the automatic dry run checkJoshua Nelson-78/+96
2022-11-12Auto merge of #103913 - Neutron3529:patch-1, r=thomccbors-5/+9
2022-11-12linker: Link `profiler_builtins` even if it's marked as `NotLinked`Vadim Petrochenkov-3/+4
2022-11-12Update run-make-fulldeps testsVadim Petrochenkov-1/+4
2022-11-12linker: Support mixing crates built with different values of `-Zpacked_bundle...Vadim Petrochenkov-9/+7
2022-11-12linker: Move some inner functions to the outsideVadim Petrochenkov-133/+127
2022-11-12linker: Simplify linking of `compiler_builtins` and `profiler_builtins`Vadim Petrochenkov-74/+46