about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2021-06-17Rollup merge of #86401 - FabianWolff:issue-83512, r=LeSeulArtichautMara Bos-1/+15
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-123/+125
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-35/+4
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-16Fix target highlighting in rustdoc.Jacob Hoffman-Andrews-9/+1
2021-06-16Factor out render_rightsideJacob Hoffman-Andrews-3/+0
2021-06-16Make portability part of the summary.Jacob Hoffman-Andrews-3/+3
2021-06-16Remove methods under Implementors on trait pagesJacob Hoffman-Andrews-20/+0
2021-06-17Rollup merge of #86260 - jsha:expand-methods, r=GuillaumeGomezYuki Okushi-0/+5
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-0/+5
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-0/+20
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-0/+7
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-15Fix ICE when doc aliases were put on function paramsRyan Levick-4/+11
2021-06-15Rollup merge of #86277 - jsha:remove-must-use, r=ManishearthYuki Okushi-42/+1
2021-06-15Auto merge of #84867 - pnkfelix:rustdoc-revert-deref-recur, r=jyn514bors-83/+18
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-14Add a regression test for issue-76510Yuki Okushi-0/+90
2021-06-13Remove must_use from ALLOWED_ATTRIBUTESJacob Hoffman-Andrews-42/+1
2021-06-13update tests involving CTFE validationRémy Rakic-95/+95
2021-06-13Auto merge of #86271 - GuillaumeGomez:fix-font-weight, r=jshabors-1/+31
2021-06-13Add test to ensure font-weight is applied correctlyGuillaume Gomez-1/+31
2021-06-13Auto merge of #86245 - lqd:const-ub-align, r=RalfJungbors-27/+129
2021-06-13Test invalid vtable size/alignment const UB errorsRémy Rakic-27/+129
2021-06-12Pretty print generator witness only in `-Zverbose` modeTomasz Miąsko-26/+26
2021-06-12add `@has`Ellen-0/+2
2021-06-12Auto merge of #86215 - FabianWolff:unnameable-types, r=jackh726bors-0/+105
2021-06-12lineEllen-1/+1
2021-06-12dont ICE on `ConstEvaluatable` predicatesEllen-0/+5
2021-06-12Auto merge of #86130 - BoxyUwU:abstract_const_as_cast, r=oli-obkbors-0/+279
2021-06-11Suggest a FnPtr type if a FnDef type is foundFabian Wolff-27/+33
2021-06-12Rollup merge of #86205 - JohnTitor:full-test-for-72293, r=oli-obkYuki Okushi-11/+17
2021-06-12Rollup merge of #86174 - lqd:const-ub-align, r=RalfJungYuki Okushi-0/+48
2021-06-12Rollup merge of #86153 - tmiasko:dummy-span, r=estebankYuki Okushi-8/+8