about summary refs log tree commit diff
path: root/src/test/ui
AgeCommit message (Expand)AuthorLines
2019-11-26Rollup merge of #66788 - ecstatic-morse:const-fn-unreachable, r=CentrilTyler Mandry-0/+21
2019-11-26Rollup merge of #66786 - jyn514:const-if-match-tests, r=CentrilTyler Mandry-0/+21
2019-11-26Rollup merge of #66754 - estebank:rustdoc-capitalization, r=Dylan-DPCTyler Mandry-235/+56
2019-11-26Remove test for #66758Dylan MacKenzie-6/+0
2019-11-26Add regression test for #66756Dylan MacKenzie-0/+27
2019-11-26Test multiple variantsJoshua Nelson-0/+2
2019-11-26Auto merge of #66561 - TimoFreiberg:trait-name-report, r=estebankbors-7/+137
2019-11-25Add wildcard test for const_if_matchJoshua Nelson-0/+19
2019-11-25Auto merge of #66178 - Aaron1011:fix/opaque-normalize, r=varkorbors-41/+103
2019-11-25Tweak removed feature errorEsteban Küber-6/+2
2019-11-25Tweak bad `continue` errorEsteban Küber-7/+2
2019-11-25Tweak duplicate matcher binding errorEsteban Küber-28/+12
2019-11-25Tweak duplicate fmt arg errorEsteban Küber-7/+3
2019-11-25Tweak move error due to non-CopyEsteban Küber-168/+29
2019-11-25Tweak multiple allocators errorEsteban Küber-7/+4
2019-11-25Fix capitalization when mentioning different crate versions in E0308Esteban Küber-12/+4
2019-11-25Auto merge of #66739 - pietroalbini:rollup-2t2pd4a, r=pietroalbinibors-0/+33
2019-11-25Rollup merge of #66512 - jsgf:process-argv0, r=Dylan-DPCPietro Albini-0/+33
2019-11-25Auto merge of #66682 - estebank:fn-type-err, r=davidtwcobors-34/+34
2019-11-25Auto merge of #66669 - petrochenkov:tup2attr, r=matthewjasperbors-0/+22
2019-11-25Auto merge of #66671 - matthewjasper:ast-address-of, r=Centrilbors-0/+378
2019-11-24Fix missing characterAaron Hill-1/+1
2019-11-24bug!() on const inference variable in opaque typeAaron Hill-0/+72
2019-11-24Improve error message when opaque type is not fully constrainedAaron Hill-41/+9
2019-11-24Fix opaque types resulting from projections in function signatureAaron Hill-0/+22
2019-11-24Add tests for raw_ref_opMatthew Jasper-10/+369
2019-11-24Add raw address of expressions to the AST and HIRMatthew Jasper-0/+19
2019-11-24fixup! Add negative tests where the diagnostic message would be wrongTimo Freiberg-14/+103
2019-11-24Add version mismatch help message for unimplemented traitTimo Freiberg-7/+48
2019-11-24Auto merge of #66592 - estebank:raw-raw-ah-ah-ah, r=cramertjbors-30/+45
2019-11-24expand: Fully preserve visibilities on unnamed fields with attributesVadim Petrochenkov-0/+11
2019-11-24def_collector: Do not forget to save indices of fields with multiple attributesVadim Petrochenkov-0/+11
2019-11-24Rollup merge of #66641 - VirrageS:master, r=CentrilMazdak Farrokhzad-0/+34
2019-11-24Rollup merge of #64856 - jonhoo:format-temporaries, r=sfacklerMazdak Farrokhzad-0/+22
2019-11-23Rework raw ident suggestionsEsteban Küber-30/+45
2019-11-23Highlight parts of fn in type errorsEsteban Küber-34/+34
2019-11-23Rollup merge of #66539 - estebank:let-ty, r=CentrilMazdak Farrokhzad-347/+659
2019-11-23Rollup merge of #61351 - GuillaumeGomez:stabilize-cfg-rustdoc, r=QuietMisdreavusMazdak Farrokhzad-16/+15
2019-11-23Add error reporting on nested keywords inside 'enum' definitionJanusz Marcinkiewicz-0/+34
2019-11-23Auto merge of #66507 - ecstatic-morse:const-if-match, r=oli-obkbors-308/+1180
2019-11-22Rollup merge of #66587 - matthewjasper:handle-static-as-const, r=oli-obkMazdak Farrokhzad-44/+25
2019-11-22Rollup merge of #66183 - Centril:empty-vis-trait-decl, r=petrochenkovMazdak Farrokhzad-32/+99
2019-11-22Auto merge of #66524 - ecstatic-morse:compiletest-multiple-revisions, r=Centrilbors-17/+6
2019-11-21Point at type in `let` assignment on type errorsEsteban Küber-347/+659
2019-11-21Reorganize, bless and add tests for const control flowDylan MacKenzie-308/+1180
2019-11-21Change some tests to use the shorter comment styleDylan MacKenzie-17/+6
2019-11-21Auto merge of #66610 - alexreg:trait-upcasting-cosmetic, r=Centrilbors-11/+8
2019-11-21Bless remaining test outputMatthew Jasper-40/+21
2019-11-21Readjust const qualification to detect statics againSantiago Pastorino-4/+4
2019-11-21Aggregation of drive-by cosmetic changes.Alexander Regueiro-11/+8