about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-12-22Rollup merge of #105995 - JohnTitor:issue-96530, r=compiler-errorsYuki Okushi-0/+29
2022-12-22Rollup merge of #105986 - eltociear:patch-18, r=RalfJungYuki Okushi-1/+1
2022-12-22Rollup merge of #105980 - goffrie:waker-drop, r=thomccYuki Okushi-2/+2
2022-12-22Rollup merge of #105824 - zacchiro:patch-1, r=JohnTitorYuki Okushi-2/+4
2022-12-22Rollup merge of #105602 - RalfJung:read-convenience, r=oli-obkYuki Okushi-60/+71
2022-12-22Rollup merge of #105584 - raffimolero:patch-1, r=JohnTitorYuki Okushi-9/+9
2022-12-21Auto merge of #105979 - matthiaskrgr:rollup-2luw3mx, r=matthiaskrgrbors-72/+235
2022-12-21Auto merge of #105812 - ojeda:no-jump-tables, r=nikicbors-0/+69
2022-12-21Auto merge of #100390 - jhpratt:float-from-bool, r=dtolnaybors-0/+20
2022-12-21Add regression test for #96530Yuki Okushi-0/+29
2022-12-21Fix typo in reading_half_a_pointer.rsIkko Ashimine-1/+1
2022-12-20Refer to "Waker" rather than "RawWaker" in `drop` commentGeoffry Song-2/+2
2022-12-20Rollup merge of #105976 - jyn514:unused-make-targets, r=Mark-SimulacrumMatthias Krüger-5/+0
2022-12-20Rollup merge of #105973 - oli-obk:simplify_callee_checks, r=jackh726Matthias Krüger-18/+10
2022-12-20Rollup merge of #105972 - notriddle:notriddle/anchor, r=GuillaumeGomezMatthias Krüger-6/+2
2022-12-20Rollup merge of #105964 - notriddle:notriddle/scraped-example-length, r=Guill...Matthias Krüger-2/+108
2022-12-20Rollup merge of #105949 - ChrisDenton:bump-cfg-if, r=NilstriebMatthias Krüger-5/+9
2022-12-20Rollup merge of #105904 - MarcusCalhoun-Lopez:darwin_arch_i386, r=bjorn3Matthias Krüger-0/+3
2022-12-20Rollup merge of #105897 - oli-obk:tait_patterns, r=TaKO8KiMatthias Krüger-35/+69
2022-12-20Rollup merge of #105791 - Ezrashaw:add-e0472-long-docs, r=GuillaumeGomezMatthias Krüger-1/+34
2022-12-20Remove unused `check-stage2-T-arm-linux-androideabi-H-x86_64-unknown-linux-gnu`Joshua Nelson-5/+0
2022-12-20Add `-Zno-jump-tables`Miguel Ojeda-0/+69
2022-12-20Auto merge of #105127 - Sp00ph:const_new, r=dtolnaybors-3/+4
2022-12-20rustdoc: simplify section anchor CSSMichael Howell-6/+2
2022-12-20Avoid going through the happy path in case of non-fn builtin callsOli Scherer-18/+6
2022-12-20rustdoc: prevent CSS layout of line numbers shrinking into nothingMichael Howell-2/+108
2022-12-20Auto merge of #105381 - uweigand:s390x-ffi-vaarg, r=nikicbors-5/+134
2022-12-20use `track_caller` to show where the panic is actually fromOli Scherer-0/+4
2022-12-20Auto merge of #105951 - matthiaskrgr:rollup-aqxz888, r=matthiaskrgrbors-124/+207
2022-12-20Hackily fix an opaque type ICEOli Scherer-5/+23
2022-12-20Some style nitsOli Scherer-4/+4
2022-12-20Replace a `find` with a loop to simplify the logic.Oli Scherer-19/+22
2022-12-20Make it easier to debug where a region error was createdOli Scherer-3/+19
2022-12-20Some tracing cleanupsOli Scherer-8/+5
2022-12-20Rollup merge of #105945 - JohnTitor:issue-57404, r=compiler-errorsMatthias Krüger-0/+23
2022-12-20Rollup merge of #105944 - JohnTitor:issue-80816, r=compiler-errorsMatthias Krüger-0/+81
2022-12-20Rollup merge of #105943 - JohnTitor:issue-102206, r=compiler-errorsMatthias Krüger-0/+31
2022-12-20Rollup merge of #105939 - GuillaumeGomez:improve-description-gui-test, r=Dyla...Matthias Krüger-1/+1
2022-12-20Rollup merge of #105938 - andersk:coerce_unsized-tracking, r=Dylan-DPCMatthias Krüger-24/+24
2022-12-20Rollup merge of #105930 - JakobDegen:nal-unsound, r=oli-obkMatthias Krüger-19/+12
2022-12-20Rollup merge of #105835 - tmiasko:cleanup-post-borrowck, r=JakobDegenMatthias Krüger-80/+35
2022-12-20Bump `cfg-if` to `1.0`Chris Denton-5/+9
2022-12-20Auto merge of #105940 - matthiaskrgr:rollup-ho4po1t, r=matthiaskrgrbors-18/+90
2022-12-20Add regression test for #57404Yuki Okushi-0/+23
2022-12-20Add regression test for #80816Yuki Okushi-0/+81
2022-12-20Add regression test for #102206Yuki Okushi-0/+31
2022-12-20docs: add long error explanation for error E0472Ezra Shaw-1/+34
2022-12-20Rollup merge of #105935 - Ezrashaw:add-test+docs-for-e0377, r=GuillaumeGomezMatthias Krüger-4/+55
2022-12-20Rollup merge of #105933 - taiki-e:doc-cfg, r=GuillaumeGomezMatthias Krüger-0/+2
2022-12-20Rollup merge of #105914 - GuillaumeGomez:simplify-css-examples-code-blocks, r...Matthias Krüger-10/+0