about summary refs log tree commit diff
path: root/src/test/ui
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-88/+121
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-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-17Rollup merge of #86104 - FabianWolff:issue-86085, r=davidtwcoYuki Okushi-0/+43
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 #86280 - JohnTitor:issue-76510, r=oli-obkYuki Okushi-0/+90
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-15Fix ICE when doc aliases were put on function paramsRyan Levick-4/+11
2021-06-14Auto merge of #86275 - lqd:ctfe-validation, r=RalfJungbors-95/+95
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-13update tests involving CTFE validationRémy Rakic-95/+95
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-13/+13
2021-06-12Auto merge of #86215 - FabianWolff:unnameable-types, r=jackh726bors-0/+105
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 #85823 - fee1-dead:borrowck-0, r=jackh726Yuki Okushi-0/+20
2021-06-12Rollup merge of #85800 - BoxyUwU:const-param-default-diagnostics, r=oli-obkYuki Okushi-12/+40
2021-06-11Do not suggest to add type annotations for unnameable typesFabian Wolff-0/+99
2021-06-11Auto merge of #86116 - FabianWolff:issue-86100, r=varkorbors-0/+80
2021-06-11Auto merge of #85994 - tmiasko:monomorphic-needs-drop, r=RalfJungbors-0/+37
2021-06-11Auto merge of #86204 - alexcrichton:wasm-simd-stable, r=Amanieubors-2/+0
2021-06-10std: Stabilize wasm simd intrinsicsAlex Crichton-2/+0
2021-06-11Run full const-generics test for issue-72293Yuki Okushi-11/+17
2021-06-10Auto merge of #80080 - rylev:qpath-on-struct, r=petrochenkovbors-34/+147
2021-06-10Fix force-warns to allow dashes.Eric Huss-1/+1
2021-06-10support `as _` and add testsEllen-2/+217
2021-06-10Auto merge of #82639 - jyn514:stable-options, r=Mark-Simulacrumbors-811/+74
2021-06-10Add support for using qualified paths with structs in expression and patternRyan Levick-34/+147
2021-06-09detect incorrect vtable alignment during const eval instead of ICE-ingRémy Rakic-0/+48
2021-06-09Add more tests + visit_ty in some placesEllen-5/+37
2021-06-09Auto merge of #86003 - pnkfelix:issue-84297-revert-81238, r=Mark-Simulacrumbors-198/+25
2021-06-09Handle C-variadic arguments properly when reporting region errorsFabian Wolff-42/+182
2021-06-09Auto merge of #86118 - spastorino:tait-soundness-bug, r=nikomatsakisbors-0/+103
2021-06-09Rollup merge of #86124 - Aaron1011:ambig-macro-name, r=varkorYuki Okushi-2/+2
2021-06-08Support as casts in abstract constsEllen-0/+32
2021-06-08Rollup merge of #86096 - FabianWolff:ec-E0316, r=GuillaumeGomezYuki Okushi-0/+1