about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2020-09-12Auto merge of #76637 - RalfJung:rollup-eaykf93, r=RalfJungbors-27/+85
2020-09-12Rollup merge of #76599 - hameerabbasi:const-generics-revs, r=lcnrRalf Jung-11/+53
2020-09-12Rollup merge of #76297 - lcnr:const-ty-alias, r=varkorRalf Jung-0/+6
2020-09-12Rollup merge of #76114 - marmeladema:duration-saturating-ops, r=shepmasterRalf Jung-16/+26
2020-09-12Auto merge of #76222 - guswynn:const_diag, r=estebankbors-0/+35
2020-09-12Auto merge of #75756 - jyn514:diagnostic-suggestions, r=estebankbors-115/+267
2020-09-11better diag when const ranges are used in patternsGus Wynn-0/+35
2020-09-11Auto merge of #76499 - guswynn:priv_des, r=petrochenkovbors-0/+72
2020-09-11Name the current moduleJoshua Nelson-82/+58
2020-09-11Give better diagnostic when using a private tuple struct constructorGus Wynn-0/+72
2020-09-11Use `span_label` instead of `note`Joshua Nelson-41/+18
2020-09-11Add revisions to const generic type-dependent UI tests.Hameer Abbasi-2/+3
2020-09-11Add revisions to const generic const_evaluatable_checked tests.Hameer Abbasi-9/+50
2020-09-11Auto merge of #75611 - JulianKnodt:cg_enum_err, r=lcnrbors-0/+138
2020-09-10Fully integrate token collection for additional AST structsAaron Hill-13/+326
2020-09-10Rollup merge of #76559 - lcnr:const-evaluatable, r=oli-obkTyler Mandry-0/+59
2020-09-10Rollup merge of #76524 - davidtwco:issue-76077-inaccessible-private-fields, r...Tyler Mandry-0/+78
2020-09-10Rollup merge of #76514 - hameerabbasi:const-generics-revs, r=lcnrTyler Mandry-169/+492
2020-09-10typeck/pat: inaccessible private fieldsDavid Wood-0/+60
2020-09-10typeck/expr: inaccessible private fieldsDavid Wood-0/+18
2020-09-10Syntactically permit unsafety on modsDavid Tolnay-2/+173
2020-09-10Auto merge of #76378 - petrochenkov:lldtest, r=Mark-Simulacrumbors-2/+2
2020-09-10Auto merge of #76291 - matklad:spacing, r=petrochenkovbors-2/+2
2020-09-10fix tidy, small cleanupBastian Kauschke-0/+24
2020-09-10Add revisions to const generic UI tests.Hameer Abbasi-4/+25
2020-09-10Add revisions to const generic default UI tests.Hameer Abbasi-13/+64
2020-09-10Respond to review comments.Hameer Abbasi-74/+7
2020-09-10implement `const_evaluatable_checked` feature MVPBastian Kauschke-0/+35
2020-09-10Auto merge of #75573 - Aaron1011:feature/const-mutation-lint, r=oli-obkbors-11/+183
2020-09-09Rollup merge of #76500 - richkadel:mir-graphviz-dark, r=tmandryTyler Mandry-3/+3
2020-09-09Rollup merge of #76504 - Flying-Toast:master, r=lcnrTyler Mandry-1/+1
2020-09-09Rollup merge of #76313 - richkadel:mir-spanview-2, r=wesleywiserTyler Mandry-234/+684
2020-09-09Rollup merge of #75984 - kornelski:typeormodule, r=matthewjasperTyler Mandry-101/+105
2020-09-09Also fixed monospace font for d3-graphviz engineRich Kadel-3/+3
2020-09-09Auto merge of #74595 - lcnr:ConstEvaluatable-fut-compat, r=oli-obkbors-3/+71
2020-09-09fix test on 32 bit systemsBastian Kauschke-8/+5
2020-09-09Auto merge of #76445 - jyn514:doctests, r=Mark-Simulacrum,ollie27bors-1/+1
2020-09-09Add revisions to const generic issue UI tests.Hameer Abbasi-149/+467
2020-09-09Auto merge of #76406 - GuillaumeGomez:create-e0774, r=pickfire,jyn514bors-28/+38
2020-09-08Capitalize safety commentsFlying-Toast-1/+1
2020-09-09Rollup merge of #76401 - JulianKnodt:i68366, r=lcnrDylan DPC-0/+39
2020-09-08Update testsGuillaume Gomez-28/+38
2020-09-08fix testBastian Kauschke-2/+7
2020-09-08add tracking issue, fix rebaseBastian Kauschke-3/+3
2020-09-08add testsBastian Kauschke-0/+29
2020-09-08convert to future compat lintBastian Kauschke-10/+18
2020-09-08make `ConstEvaluatable` more strictBastian Kauschke-5/+34
2020-09-08Auto merge of #76308 - wesleywiser:enable_simplifyarmidentity_mir_opt, r=oli-obkbors-6/+8
2020-09-08Auto merge of #75585 - RalfJung:demotion, r=oli-obkbors-0/+50
2020-09-08Auto merge of #75138 - jumbatm:session-diagnostic-derive, r=oli-obkbors-0/+395