about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
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-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
2021-06-16Use render_impl_summary when rendering traits.Jacob Hoffman-Andrews-43/+29
2021-06-16Remove methods under Implementors on trait pagesJacob Hoffman-Andrews-42/+21
2021-06-17Rollup merge of #86361 - GuillaumeGomez:missing-backslashes, r=jshaYuki Okushi-4/+4
2021-06-17Rollup merge of #86260 - jsha:expand-methods, r=GuillaumeGomezYuki Okushi-14/+14
2021-06-17Rollup merge of #86104 - FabianWolff:issue-86085, r=davidtwcoYuki Okushi-0/+43
2021-06-16Open trait implementations' toggles by default.Jacob Hoffman-Andrews-14/+14
2021-06-16Add missing backslashes to prevent unwanted backlines in rustdoc HTMLGuillaume Gomez-4/+4
2021-06-16Auto merge of #86332 - rylev:fix-ice-docalias, r=GuillaumeGomezbors-4/+11
2021-06-16Move some typeck-related tests to the typeck dirYuki Okushi-0/+0
2021-06-16Remove invalid suggestions for assoc consts on placeholder type errorYuki Okushi-0/+35
2021-06-16Rollup merge of #86327 - GuillaumeGomez:safe-intrinsics, r=lqdYuki Okushi-1/+27
2021-06-16Rollup merge of #86293 - GuillaumeGomez:filter-gui-tests-run, r=jshaYuki Okushi-4/+23
2021-06-16Rollup merge of #86280 - JohnTitor:issue-76510, r=oli-obkYuki Okushi-0/+90
2021-06-16Rollup merge of #86242 - BoxyUwU:rustdoc-const-evaluatable-ice, r=oli-obkYuki Okushi-1/+8
2021-06-16Rollup merge of #85283 - Swatinem:ordered-profraw, r=tmandryYuki Okushi-6/+8
2021-06-16Do not emit invalid suggestions on multiple mutable borrow errorsYuki Okushi-0/+32
2021-06-15Use better error message for hard errors in CTFESmitty-88/+54
2021-06-15Add test for safe intrinsicsGuillaume Gomez-0/+20
2021-06-15Auto merge of #86321 - JohnTitor:rollup-q61c8q4, r=JohnTitorbors-69/+19
2021-06-15Don't mark "safe" intrinsics as unsafeGuillaume Gomez-1/+7
2021-06-15Auto merge of #86323 - hyd-dev:miri, r=RalfJungbors-12/+72
2021-06-15Fix ICE when doc aliases were put on function paramsRyan Levick-4/+11
2021-06-15Update Mirihyd-dev-12/+72
2021-06-15Rollup merge of #86285 - lnicola:rust-analyzer-2021-06-14, r=jonas-schievinkYuki Okushi-19/+16
2021-06-15Rollup merge of #86277 - jsha:remove-must-use, r=ManishearthYuki Okushi-50/+3
2021-06-15Auto merge of #86311 - LeSeulArtichaut:cleanup-array-iter, r=jackh726bors-4/+4
2021-06-15Auto merge of #84867 - pnkfelix:rustdoc-revert-deref-recur, r=jyn514bors-172/+61
2021-06-14Use the now available implementation of `IntoIterator` for arraysLeSeulArtichaut-4/+4
2021-06-14Auto merge of #86275 - lqd:ctfe-validation, r=RalfJungbors-95/+95
2021-06-14Avoid possible filename collision in coverage testsArpad Borsos-6/+8
2021-06-14Auto merge of #86117 - ehuss:force-warns-underscore, r=rylevbors-1/+1
2021-06-14Allow to run only a few GUI testsGuillaume Gomez-4/+23
2021-06-14Add a regression test for issue-76510Yuki Okushi-0/+90
2021-06-14:arrow_up: rust-analyzerLaurențiu Nicola-19/+16