about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-10-21rustdoc: remove unused CSS class `.result-description`Michael Howell-3/+3
2022-10-21Auto merge of #103375 - matthiaskrgr:rollup-4xrs7f2, r=matthiaskrgrbors-163/+293
2022-10-22Rollup merge of #103370 - notriddle:notriddle/out-of-band, r=GuillaumeGomezMatthias Krüger-1/+0
2022-10-22Rollup merge of #103364 - notriddle:notriddle/toggles, r=jshaMatthias Krüger-10/+27
2022-10-22Rollup merge of #103359 - WaffleLapkin:drain_no_mut_qqq, r=scottmcmMatthias Krüger-3/+1
2022-10-22Rollup merge of #103351 - oli-obk:tilde_const_impls, r=fee1-deadMatthias Krüger-102/+119
2022-10-22Rollup merge of #103341 - Rageking8:add-test-for-issue-97607, r=compiler-errorsMatthias Krüger-0/+12
2022-10-22Rollup merge of #103340 - RalfJung:winconsole, r=thomccMatthias Krüger-5/+4
2022-10-22Rollup merge of #103339 - Rageking8:fix-some-typos, r=fee1-deadMatthias Krüger-6/+6
2022-10-22Rollup merge of #103335 - SarthakSingh31:issue-89008, r=jackh726Matthias Krüger-36/+11
2022-10-22Rollup merge of #102635 - lcnr:incoherent_auto_trait_objects, r=jackh726Matthias Krüger-0/+113
2022-10-21rustdoc: remove unused CSS `.out-of-band { font-weight: normal }`Michael Howell-1/+0
2022-10-21Auto merge of #101263 - lopopolo:lopopolo/c-unwind-fn-ptr-impls, r=thomccbors-9/+23
2022-10-21Auto merge of #101077 - sunshowers:signal-mask-inherit, r=sunshowersbors-79/+143
2022-10-21rustdoc: prevent method summary margin from being applied to docblocksMichael Howell-2/+25
2022-10-21rustdoc: merge identical CSS blocksMichael Howell-8/+2
2022-10-21Remove incorrect comment in `Vec::drain`Maybe Waffle-3/+1
2022-10-21Auto merge of #98450 - lqd:doc-metadata, r=lqd,GuillaumeGomezbors-14/+111
2022-10-21Require Drop impls to have the same constness on its bounds as the bounds on ...Oli Scherer-53/+116
2022-10-21Remove needless special cases and dead codeOli Scherer-49/+3
2022-10-21Auto merge of #103344 - Dylan-DPC:rollup-d1rpfvx, r=Dylan-DPCbors-490/+617
2022-10-21Rollup merge of #103321 - notriddle:notriddle/source-page-top-bar-layout, r=G...Dylan DPC-52/+72
2022-10-21Rollup merge of #103260 - cuviper:needs-asm-support, r=fee1-deadDylan DPC-49/+44
2022-10-21Rollup merge of #103111 - cjgillot:shadow-label, r=estebankDylan DPC-32/+102
2022-10-21Rollup merge of #103051 - davidtwco:translation-tidying-up, r=compiler-errorsDylan DPC-238/+286
2022-10-21Rollup merge of #102922 - kper:bugfix/102902-filtering-json, r=oli-obkDylan DPC-117/+81
2022-10-21Rollup merge of #102287 - compiler-errors:unused-must-use-also-supertrait, r=...Dylan DPC-2/+32
2022-10-21add test for issue 97607Rageking8-0/+12
2022-10-21WinConsole::new is not actually fallibleRalf Jung-5/+4
2022-10-21fix some typosRageking8-6/+6
2022-10-21Auto merge of #103310 - lcnr:rustc_hir_typeck, r=compiler-errorsbors-1154/+1252
2022-10-21replaced wrong test with the correct mcveSarthak Singh-36/+11
2022-10-21Auto merge of #103308 - sunfishcode:sunfishcode/wasi-io-safety, r=joshtriplettbors-2/+2
2022-10-20Add UI regression test when querying visibility of generic parameterGuillaume Gomez-0/+9
2022-10-20Add ui test to ensure attributes generated from macros are kept as expectedGuillaume Gomez-0/+35
2022-10-20Add code comments and documentationGuillaume Gomez-0/+16
2022-10-20Remove doc comments only for private items or some specific doc commentsGuillaume Gomez-4/+27
2022-10-20Add missing @local_only on attributesGuillaume Gomez-10/+24
2022-10-20Change process spawning to inherit the parent's signal mask by defaultRain-79/+143
2022-10-20update doc linkslcnr-3/+2
2022-10-20Make the whole `std::os::wasi::io` module stable.Dan Gohman-1/+1
2022-10-20Auto merge of #103322 - matthiaskrgr:rollup-m9zgpft, r=matthiaskrgrbors-130/+235
2022-10-20Rollup merge of #103319 - fee1-dead-contrib:improve_tilde_const_msg, r=oli-obkMatthias Krüger-25/+85
2022-10-20Rollup merge of #103315 - RalfJung:interpret-switchint-ice, r=bjorn3Matthias Krüger-1/+0
2022-10-20Rollup merge of #103313 - compiler-errors:no-test, r=jyn514Matthias Krüger-1/+0
2022-10-20Rollup merge of #103297 - catandcoder:master, r=JohnTitorMatthias Krüger-1/+1
2022-10-20Rollup merge of #103296 - GuillaumeGomez:collapse-expand-shortcuts, r=notriddleMatthias Krüger-29/+48
2022-10-20Rollup merge of #103288 - johnmatthiggins:master, r=thomccMatthias Krüger-1/+1
2022-10-20Rollup merge of #103281 - thomcc:long-overdue, r=jyn514Matthias Krüger-24/+31
2022-10-20Rollup merge of #103230 - nnethercote:clarify-startup, r=jyn514Matthias Krüger-45/+50