about summary refs log tree commit diff
path: root/src/test/ui
AgeCommit message (Expand)AuthorLines
2020-10-19Auto merge of #77278 - camelid:use-correct-article, r=estebankbors-298/+298
2020-10-18Auto merge of #77306 - lcnr:inline-ok, r=eddybbors-0/+77
2020-10-18Use smaller example for issue-71659Yuki Okushi-77/+15
2020-10-18Add test for issue-75983Yuki Okushi-0/+17
2020-10-18Add test for issue-75707Yuki Okushi-0/+29
2020-10-18Add test for issue-74816Yuki Okushi-0/+54
2020-10-18Add test for issue-71659Yuki Okushi-0/+103
2020-10-18Add test for issue-70944Yuki Okushi-0/+23
2020-10-18Add test for issue-70877Yuki Okushi-0/+53
2020-10-18Rollup merge of #78048 - blyxxyz:e0424-improve-self-placement, r=lcnrYuki Okushi-3/+38
2020-10-18Rollup merge of #78043 - willcrozi:e0210-error-note-fix, r=lcnrYuki Okushi-27/+27
2020-10-18Rollup merge of #75802 - petrochenkov:nometa, r=nikomatsakisYuki Okushi-16/+0
2020-10-17Auto merge of #77124 - spastorino:const-exprs-rfc-2920, r=oli-obkbors-2/+80
2020-10-17Suggest correct place to add `self` parameter when inside closureJan Verbeek-3/+38
2020-10-17resolve: Do not put nonexistent crate `meta` into preludeVadim Petrochenkov-16/+0
2020-10-17Fix grammar in note for orphan-rule error [E0210]Will Crozier-27/+27
2020-10-17Rollup merge of #76199 - Mark-Simulacrum:void-zero, r=nikomatsakisDylan DPC-10/+3
2020-10-16Add inline const to INCOMPLETE_FEATURESSantiago Pastorino-0/+4
2020-10-17Rollup merge of #77925 - JohnTitor:sugg-min-features, r=davidtwco,oli-obkYuki Okushi-0/+87
2020-10-17Rollup merge of #77855 - davidtwco:pr-77341-follow-up-non-constructable-varia...Yuki Okushi-23/+230
2020-10-17Rollup merge of #77547 - RalfJung:stable-union-drop, r=matthewjasperYuki Okushi-123/+67
2020-10-17Rollup merge of #75209 - Hirrolot:suggest-macro-imports, r=estebankYuki Okushi-0/+15
2020-10-16Add inline const testsSantiago Pastorino-25/+55
2020-10-16Parse inline const patternsSantiago Pastorino-2/+22
2020-10-16Parse inline const expressionsSantiago Pastorino-0/+10
2020-10-16Add inline_const feature flagSantiago Pastorino-0/+14
2020-10-17Suggest minimal subset features in `incomplete_features` lintYuki Okushi-0/+87
2020-10-16stabilize union with 'ManuallyDrop' fields and 'impl Drop for Union'Ralf Jung-123/+67
2020-10-16Rollup merge of #77493 - hosseind88:ICEs_should_always_print_the_top_of_the_q...Dylan DPC-4/+16
2020-10-16Rollup merge of #76119 - Amjad50:stabilizing-move_ref_pattern, r=nikomatsakisDylan DPC-422/+264
2020-10-16Rollup merge of #76084 - Lucretiel:split-buffered, r=dtolnayDylan DPC-3/+3
2020-10-16Rollup merge of #75675 - davidtwco:symbol-mangling-impl-params, r=eddybDylan DPC-0/+98
2020-10-15resolve: improve "try using tuple struct" messageDavid Wood-5/+5
2020-10-15resolve: suggest variants with placeholdersDavid Wood-18/+225
2020-10-15ensure arguments are included in count mismatch spanAndy Russell-78/+186
2020-10-15fix off-by-one in parameter spansAndy Russell-36/+36
2020-10-15mangling: encode all impl parametersDavid Wood-0/+98
2020-10-15Auto merge of #77873 - sexxi-goose:use_tuple_inference_for_closures, r=nikoma...bors-15/+15
2020-10-15Rollup merge of #77570 - GuillaumeGomez:whitespace-doc-alias, r=jyn514,ollie27Yuki Okushi-8/+15
2020-10-14Auto merge of #77741 - JohnTitor:add-tests, r=matthewjasperbors-0/+225
2020-10-14Auto merge of #77135 - Aaron1011:pretty-ignore-paren, r=petrochenkovbors-0/+220
2020-10-13Auto merge of #77917 - JohnTitor:rollup-e47h2qt, r=JohnTitorbors-177/+177
2020-10-14Rollup merge of #77825 - ethanboxx:min_const_generics_diagnostic, r=lcnrYuki Okushi-177/+177
2020-10-14switch the test to an actual MCVEDing Xiang Fei-14/+9
2020-10-14rustfmtDing Xiang Fei-1/+1
2020-10-14test derived from #74961Ding Xiang Fei-0/+29
2020-10-12Bless expected errorsEthan Brierley-132/+132
2020-10-12Use no-prefer-dynamicJonas Schievink-0/+2
2020-10-12Fix -Clinker-plugin-lto with opt-levels s and zJonas Schievink-0/+12
2020-10-11`min_const_generics` diagnostics improvementsEthan Brierley-174/+174