about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-10-26Auto merge of #2621 - RalfJung:windows-gnu, r=RalfJungbors-0/+1
2022-10-26test on windows-gnu targetRalf Jung-0/+1
2022-10-26Auto merge of #2620 - RalfJung:getname, r=RalfJungbors-36/+152
2022-10-26account for different max thread name lengths on different platformsRalf Jung-7/+23
2022-10-26add pthread_getname_npRalf Jung-31/+131
2022-10-26Auto merge of #2614 - saethlin:stack-inspection-tools, r=RalfJungbors-14/+47
2022-10-26tweak docsRalf Jung-1/+4
2022-10-25Rename, improve docs, fail betterBen Kimock-14/+44
2022-10-25Auto merge of #2618 - RalfJung:rustup, r=RalfJungbors-10340/+20811
2022-10-25bless clippyRalf Jung-34/+34
2022-10-25rustupRalf Jung-1/+1
2022-10-25Merge branch 'master' of http://localhost:8000/rust-lang/rust.git:at_commit=7...Ralf Jung-10305/+20776
2022-10-25Auto merge of #103392 - RalfJung:miri, r=oli-obkbors-470/+1522
2022-10-25Miri: disable macOS testing for nowRalf Jung-1/+2
2022-10-25Auto merge of #103513 - Dylan-DPC:rollup-nn3ite2, r=Dylan-DPCbors-118/+203
2022-10-25Rollup merge of #103511 - nnethercote:bb-tweaks, r=bjorn3Dylan DPC-82/+75
2022-10-25Rollup merge of #103482 - aDotInTheVoid:vec-cap-docs, r=thomccDylan DPC-2/+3
2022-10-25Rollup merge of #103379 - cuviper:truncate-thread-name, r=thomccDylan DPC-0/+49
2022-10-25Rollup merge of #103122 - ouz-a:mir-technical-debt, r=oli-obkDylan DPC-28/+66
2022-10-25Rollup merge of #102587 - Enselic:rustc-unix_sigpipe, r=jackh726Dylan DPC-1/+3
2022-10-25Rollup merge of #98204 - Kixiron:stable-unzip, r=thomccDylan DPC-5/+7
2022-10-25Auto merge of #102988 - dpaoliello:inlinerawdylib, r=dpaoliellobors-7/+146
2022-10-25Simplify `cast_shift_expr_rhs`.Nicholas Nethercote-24/+18
2022-10-25Inline and remove `cast_shift_rhs`.Nicholas Nethercote-9/+0
2022-10-25Auto merge of #103502 - JohnTitor:rollup-o6mhyzq, r=JohnTitorbors-102/+376
2022-10-25Clarify some cleanup stuff.Nicholas Nethercote-6/+10
2022-10-25Rename two `TerminatorCodegenHelper` methods.Nicholas Nethercote-13/+16
2022-10-25rustc_codegen_ssa: use more consistent naming.Nicholas Nethercote-30/+31
2022-10-24Support raw-dylib functions being used inside inlined functionsDaniel Paoliello-7/+146
2022-10-25Rollup merge of #103495 - Enselic:rustdoc-unix_sigpipe, r=notriddleYuki Okushi-1/+3
2022-10-25Rollup merge of #103494 - notriddle:notriddle/test-arrow-hover, r=GuillaumeGomezYuki Okushi-3/+0
2022-10-25Rollup merge of #103493 - notriddle:notriddle/source-sidebar-logo, r=Guillaum...Yuki Okushi-5/+7
2022-10-25Rollup merge of #103486 - GuillaumeGomez:cleanup-rustdoc-gui-highlight-colors...Yuki Okushi-52/+89
2022-10-25Rollup merge of #103465 - jruderman:patch-1, r=compiler-errorsYuki Okushi-2/+0
2022-10-25Rollup merge of #103462 - notriddle:notriddle/source-pre-rust-white-space, r=...Yuki Okushi-1/+0
2022-10-25Rollup merge of #103410 - camsteffen:link-unstable-book, r=JohnTitorYuki Okushi-1/+1
2022-10-25Rollup merge of #103409 - compiler-errors:rpitit-signature-mismatch, r=lcnrYuki Okushi-2/+47
2022-10-25Rollup merge of #103382 - compiler-errors:anon-apit-lt-region-ice, r=cjgillotYuki Okushi-8/+120
2022-10-25Rollup merge of #103350 - clubby789:refer-to-assoc-method, r=wesleywiserYuki Okushi-22/+73
2022-10-25Rollup merge of #103333 - chenyukang:yukang/fix-103143, r=wesleywiserYuki Okushi-5/+36
2022-10-24Delay span bug when we can't map lifetimes back in collect_trait_impl_trait_tysMichael Goulet-2/+47
2022-10-24rustdoc: Use `unix_sigpipe` instead of `rustc_driver::set_sigpipe_handler`Martin Nordholts-1/+3
2022-10-24rustdoc: remove redundant CSS `a.test-arrow:hover`Michael Howell-3/+0
2022-10-24rustdoc: remove unused `.sidebar-logo` DOM on source pagesMichael Howell-5/+7
2022-10-24Auto merge of #103337 - flip1995:clippyup, r=Manishearthbors-4206/+8511
2022-10-24Use functions in highlight-colors rustdoc GUI testGuillaume Gomez-52/+89
2022-10-24Document link to unstable bookCameron Steffen-1/+1
2022-10-24Clairify Vec::capacity docsNixon Enraght-Moony-2/+3
2022-10-24Auto merge of #94063 - Aaron1011:pretty-print-rental, r=lcnrbors-117/+361
2022-10-24Auto merge of #103471 - JohnTitor:rollup-tfmy6ab, r=JohnTitorbors-731/+1199