about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2019-11-27Add async fn test for #66695Matthew Jasper-0/+24
2019-11-26Record temporary static references in generator witnessesMatthew Jasper-0/+16
2019-11-26Auto merge of #66631 - michaelwoerister:additional-pgo-tests, r=alexcrichtonbors-0/+251
2019-11-26PGO: Make branch-weights regression test more robust.Michael Woerister-10/+10
2019-11-26Auto merge of #66561 - TimoFreiberg:trait-name-report, r=estebankbors-7/+137
2019-11-26Auto merge of #66522 - tmiasko:sanitize-flags, r=alexcrichtonbors-0/+62
2019-11-25Auto merge of #66178 - Aaron1011:fix/opaque-normalize, r=varkorbors-41/+103
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-1/+382
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-24Auto merge of #66647 - petrochenkov:nosynt, r=Centrilbors-224/+39
2019-11-24Add tests for raw_ref_opMatthew Jasper-11/+373
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-24rustc_plugin: Remove support for syntactic pluginsVadim Petrochenkov-224/+39
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-26/+52
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 #66655 - ollie27:rustdoc_extern-private_unstable, r=Guillaume...Mazdak Farrokhzad-0/+1
2019-11-23Rollup merge of #66539 - estebank:let-ty, r=CentrilMazdak Farrokhzad-348/+662
2019-11-23Rollup merge of #61351 - GuillaumeGomez:stabilize-cfg-rustdoc, r=QuietMisdreavusMazdak Farrokhzad-16/+15
2019-11-23Auto merge of #66597 - MaulingMonkey:pr-natvis-std-collections-hash, r=michae...bors-0/+97
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-23rustdoc: Mark `--extern-private` as unstableOliver Middleton-0/+1
2019-11-22Rollup merge of #66587 - matthewjasper:handle-static-as-const, r=oli-obkMazdak Farrokhzad-49/+32
2019-11-22Rollup merge of #66575 - Mark-Simulacrum:no-uii, r=petrochenkovMazdak Farrokhzad-43/+0
2019-11-22Rollup merge of #66183 - Centril:empty-vis-trait-decl, r=petrochenkovMazdak Farrokhzad-32/+99
2019-11-22Add support for tracking origins of uninitialized memoryTomasz Miąsko-0/+28
2019-11-22Add support for sanitizer recoveryTomasz Miąsko-0/+34
2019-11-22PGO: Add regression test for indirect call promotion.Michael Woerister-0/+129
2019-11-22PGO: Add test case for branch weights and function call counts recording.Michael Woerister-0/+122
2019-11-22Auto merge of #66565 - Mark-Simulacrum:syntax-cfg-mod, r=petrochenkovbors-6/+3
2019-11-22Auto merge of #66524 - ecstatic-morse:compiletest-multiple-revisions, r=Centrilbors-19/+7
2019-11-21Point at type in `let` assignment on type errorsEsteban Küber-348/+662
2019-11-21Reorganize, bless and add tests for const control flowDylan MacKenzie-308/+1180
2019-11-22Auto merge of #66282 - Centril:simplify-try, r=oli-obkbors-3/+215
2019-11-21Change some tests to use the shorter comment styleDylan MacKenzie-17/+6
2019-11-21Fix broken incremental testDylan MacKenzie-2/+1