about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-06-22Do not list impl when trait has doc(hidden)Deadbeef-1/+43
2021-06-21Auto merge of #86166 - tmiasko:no-alloca-for-zsts, r=nagisabors-2/+2
2021-06-21Auto merge of #86502 - JohnTitor:rollup-wge0f3x, r=JohnTitorbors-18/+149
2021-06-21Rollup merge of #86484 - fee1-dead:builtin-macro-recursion, r=petrochenkovYuki Okushi-0/+30
2021-06-21Rollup merge of #86156 - ehuss:linkchecker-fixes, r=Mark-SimulacrumYuki Okushi-8/+70
2021-06-21Rollup merge of #86152 - the8472:lazify-npm-queries, r=Mark-SimulacrumYuki Okushi-8/+27
2021-06-21Rollup merge of #83739 - JohnTitor:issue-75889, r=estebankYuki Okushi-2/+22
2021-06-20Auto merge of #85980 - ssomers:btree_cleanup_LeafRange, r=Mark-Simulacrumbors-35/+148
2021-06-20Auto merge of #85538 - r00ster91:iterrepeat, r=Mark-Simulacrumbors-3/+1
2021-06-21Do not set depth to 0 in fully_expand_fragmentDeadbeef-0/+30
2021-06-20update MiriRalf Jung-8/+10
2021-06-20Auto merge of #86468 - GuillaumeGomez:update-browser-ui-test-version, r=jshabors-101/+101
2021-06-19Auto merge of #86460 - JohnTitor:use-static-in-pattern-err, r=oli-obkbors-49/+46
2021-06-19Auto merge of #86034 - nagisa:nagisa/rt-soundness, r=m-ou-sebors-0/+30
2021-06-19Update browser-ui-test versionGuillaume Gomez-101/+101
2021-06-19Change entry point to 🛡️ against 💥 💥-payloadsSimonas Kazlauskas-0/+30
2021-06-19Auto merge of #86426 - hi-rustin:rustin-patch-lint-warn, r=Aaron1011bors-40/+117
2021-06-19Refactor `PatternError` structureYuki Okushi-49/+46
2021-06-19Auto merge of #86456 - JohnTitor:rollup-jjzupny, r=JohnTitorbors-2/+49
2021-06-19Rollup merge of #86444 - FabianWolff:issue-83505, r=LeSeulArtichautYuki Okushi-0/+40
2021-06-19Rollup merge of #86370 - matteo-briani:fix-rustdoc-stabilized-versions-layout...Yuki Okushi-2/+9
2021-06-18Auto merge of #86194 - RalfJung:const-ub-hard-error, r=oli-obkbors-859/+335
2021-06-18Fix ICE with `#[repr(simd)]` on enumFabian Wolff-0/+40
2021-06-18improve test by using intrinsic directlyRalf Jung-54/+26
2021-06-18bless youRalf Jung-836/+340
2021-06-18Auto merge of #85421 - Smittyvb:rm_pushpop_unsafe, r=matthewjasperbors-3/+1
2021-06-18Auto merge of #86428 - RalfJung:miri, r=RalfJungbors-75/+8
2021-06-18Address commenthi-rustin-10/+10
2021-06-18Make clippy tests happyhi-rustin-30/+30
2021-06-18update MiriRalf Jung-75/+8
2021-06-18Auto merge of #86322 - trinity-1686a:rustdoc-fix-overflow-recursive-deref, r=...bors-13/+44
2021-06-18Lint for unused borrows as part of UNUSED_MUST_USEhi-rustin-20/+97
2021-06-18Auto merge of #86385 - JohnTitor:use-attrvec, r=davidtwcobors-3/+3
2021-06-17Rollup merge of #86401 - FabianWolff:issue-83512, r=LeSeulArtichautMara Bos-1/+15
2021-06-17Auto merge of #83572 - pkubaj:patch-1, r=nagisabors-0/+1
2021-06-17Move regression test for #83512 into doc_keyword.rsFabian Wolff-19/+15
2021-06-17Auto merge of #86399 - JohnTitor:rollup-qlm2dvz, r=JohnTitorbors-241/+220
2021-06-17Fix ICE when using `#[doc(keyword = "...")]` on non-itemsFabian Wolff-0/+18
2021-06-17Rollup merge of #86355 - JohnTitor:issue-82158, r=estebankYuki Okushi-0/+35
2021-06-17Rollup merge of #86343 - JohnTitor:issue-85581, r=estebankYuki Okushi-0/+32
2021-06-17Rollup merge of #86340 - Smittyvb:ctfe-hard-error-message, r=RalfJungYuki Okushi-88/+54
2021-06-17Rollup merge of #85970 - jsha:remove-methods-implementors, r=GuillaumeGomezYuki Okushi-153/+99
2021-06-17Auto merge of #85755 - b-naber:unexpected_concrete_region, r=nikomatsakisbors-46/+38
2021-06-17Fix rustdoc stabilized versions layoutMatteo Briani-2/+9
2021-06-17Auto merge of #86164 - FabianWolff:issue-86053, r=davidtwcobors-42/+182
2021-06-16Restore details for Impls on Foreign TypesJacob Hoffman-Andrews-4/+10
2021-06-16Fix target highlighting in rustdoc.Jacob Hoffman-Andrews-48/+38
2021-06-16Move anchor earlier in the DOM for easier layoutJacob Hoffman-Andrews-8/+11
2021-06-16Factor out render_rightsideJacob Hoffman-Andrews-54/+30
2021-06-16Make portability part of the summary.Jacob Hoffman-Andrews-21/+27