about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2020-03-27parse: move constraint/arg restriction to ast_validation.Mazdak Farrokhzad-71/+95
2020-03-27Auto merge of #68404 - Amanieu:llvm-asm, r=estebankbors-402/+422
2020-03-27Rollup merge of #70435 - Alexendoo:test-66706, r=CentrilDylan DPC-0/+45
2020-03-27Rollup merge of #70344 - Centril:hir-pretty, r=eddybDylan DPC-9/+9
2020-03-27Rollup merge of #69936 - Aaron1011:fix/suggestion-cycle, r=varkorDylan DPC-0/+71
2020-03-26Rollup merge of #70428 - Centril:move-to-mod, r=petrochenkovDylan DPC-0/+89
2020-03-26Rollup merge of #70413 - AminArria:match-pattern-incorrect-warning, r=Centril...Dylan DPC-0/+22
2020-03-26Add regression test for #66706Alex Macleod-0/+45
2020-03-26Update tests to use llvm_asm!Amanieu d'Antras-400/+420
2020-03-26Rename asm! to llvm_asm!Amanieu d'Antras-2/+2
2020-03-26Add tests based on issue #70372 commentsAmin Arria-0/+22
2020-03-26error_bad_item_kind: add help textMazdak Farrokhzad-0/+89
2020-03-26Rollup merge of #70417 - rakshith-ravi:master, r=CentrilMazdak Farrokhzad-0/+36
2020-03-26Rollup merge of #70411 - ogoffart:fix-62691, r=eddybMazdak Farrokhzad-0/+7
2020-03-26wip pacify the merciless ui testsNiko Matsakis-1/+1
2020-03-26add test for negative specializes negativeNiko Matsakis-0/+13
2020-03-26move stderr file tooNiko Matsakis-0/+0
2020-03-26give the negative-impls-builtin test a more sensible nameNiko Matsakis-0/+0
2020-03-26comment the `typeck-negative-impls-builtin` testNiko Matsakis-0/+3
2020-03-26move feature-gate-negative-impls test to traits/negative-implsNiko Matsakis-0/+0
2020-03-26create a tracking issue and link to itNiko Matsakis-3/+3
2020-03-26introduce `negative_impls` feature gate and documentNiko Matsakis-96/+159
2020-03-26make a custom error for overlap with negative implsNiko Matsakis-107/+93
2020-03-26permit negative impls for non-auto traitsNiko Matsakis-74/+260
2020-03-26Throw error when encountering `...` instead of `..` while destructing a patternRakshith Ravi-0/+36
2020-03-26Rollup merge of #70389 - Centril:borrowck-no-underscores, r=mark-i-mMazdak Farrokhzad-41/+41
2020-03-26Rollup merge of #70386 - Centril:patty, r=estebankMazdak Farrokhzad-0/+25
2020-03-26Rollup merge of #69878 - estebank:chained-ops, r=CentrilMazdak Farrokhzad-114/+99
2020-03-26typeck/pat: address review commentsMazdak Farrokhzad-5/+5
2020-03-25Tweak chained operators diagnosticEsteban Küber-114/+99
2020-03-25Rollup merge of #69700 - anyska:layout-details-rename, r=oli-obkDylan DPC-8/+8
2020-03-25Fix for #62691: use the largest niche across all fieldsOlivier Goffart-0/+7
2020-03-25Rollup merge of #70352 - bishtpawan:doc/61137-add-long-error-code-e0710, r=Dy...Dylan DPC-0/+2
2020-03-25Rollup merge of #70319 - lcnr:issue63695, r=eddybDylan DPC-13/+26
2020-03-25run test only on 64bitBastian Kauschke-0/+1
2020-03-25Rename LayoutDetails to just Layout.Ana-Maria Mihalache-8/+8
2020-03-25Auto merge of #70297 - nnethercote:clean-up-debugging-options, r=michaelwoeri...bors-25/+25
2020-03-25borrowck: prefer "value" over "`_`".Mazdak Farrokhzad-41/+41
2020-03-25improve non-exhaustive struct pat errorMazdak Farrokhzad-0/+25
2020-03-25update tool_lintsbishtpawan-1/+1
2020-03-25Rollup merge of #70376 - tmandry:issue-66312, r=CentrilMazdak Farrokhzad-0/+26
2020-03-25Rollup merge of #70369 - estebank:bad-placeholder-in-where, r=CentrilMazdak Farrokhzad-73/+59
2020-03-25Rollup merge of #70364 - petrochenkov:nofrustc, r=CentrilMazdak Farrokhzad-87/+69
2020-03-25Rollup merge of #70331 - jeremystucki:privacy, r=estebankMazdak Farrokhzad-1/+1
2020-03-24Reduce error duplication for invalid placeholder types in fn typesEsteban Küber-69/+55
2020-03-24Add test for #66312Tyler Mandry-0/+26
2020-03-24Rollup merge of #70368 - bjorn3:patch-2, r=jonas-schievinkMazdak Farrokhzad-0/+2
2020-03-24Rollup merge of #70241 - RalfJung:global-mem, r=oli-obkMazdak Farrokhzad-4/+48
2020-03-24Rollup merge of #70234 - anp:tracked-std-traits, r=AmanieuMazdak Farrokhzad-0/+22
2020-03-24Mark hotplug_codegen_backend as ignore-stage1bjorn3-0/+2