about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2019-03-13Auto merge of #58349 - petrochenkov:uni201x, r=pnkfelixbors-57/+7
2019-03-13Rollup merge of #59132 - nikomatsakis:issue-53548-generator-bound, r=pnkfelixMazdak Farrokhzad-0/+59
2019-03-13Rollup merge of #59129 - sanxiyn:visit-impl-trait, r=varkorMazdak Farrokhzad-0/+32
2019-03-13Rollup merge of #59083 - kyren:master, r=varkorMazdak Farrokhzad-35/+40
2019-03-13Rollup merge of #58876 - estebank:numeric-lifetime, r=petrochenkovMazdak Farrokhzad-0/+32
2019-03-12Rename test struct names to something more sensiblekyren-8/+8
2019-03-12Auto merge of #58743 - varkor:bulk-needstest-1, r=alexcrichtonbors-0/+305
2019-03-12Remove compiletest comments from testsvarkor-4/+4
2019-03-12resolve: Simplify import resolution for mixed 2015/2018 edition modeVadim Petrochenkov-57/+7
2019-03-12Add NLL test error outputvarkor-0/+11
2019-03-12Remove invalid ASM testsvarkor-41/+0
2019-03-12Ignore WASM on asm testsvarkor-2/+8
2019-03-12Update test for issue #55731varkor-3/+2
2019-03-12Add a test for #27054varkor-0/+6
2019-03-12Add a test for #26577varkor-0/+27
2019-03-12Add a test for #28587varkor-0/+18
2019-03-12Add a test for #22892varkor-0/+17
2019-03-12Add a test for #57781varkor-0/+20
2019-03-12Add a test for #55731varkor-0/+64
2019-03-12Add a test for #46101varkor-0/+18
2019-03-12Add a test for #44255varkor-0/+29
2019-03-12Add a test for #44127varkor-0/+17
2019-03-12Add a test for #26619varkor-0/+36
2019-03-12Add tests for #26448varkor-0/+59
2019-03-12Add a test for #10876varkor-0/+19
2019-03-12Auto merge of #58330 - GuillaumeGomez:rustdoc-js-non-std, r=QuietMisdreavus,M...bors-10/+19
2019-03-12ignore higher-ranked WF requirements for trait objectsNiko Matsakis-0/+59
2019-03-12Visit impl Trait for dead_code lintSeo Sanghyeon-0/+32
2019-03-12Auto merge of #58608 - pnkfelix:warning-period-for-detecting-nested-impl-trai...bors-59/+212
2019-03-11Update tests that don't run on my platformVadim Petrochenkov-51/+3
2019-03-11Update NLL testsVadim Petrochenkov-794/+794
2019-03-11Update testsVadim Petrochenkov-6703/+6703
2019-03-11Test illustrating that the nested_impl_trait lint should only catch shallow c...Felix S. Klock II-0/+72
2019-03-11Auto merge of #58788 - matthewjasper:compare-children, r=pnkfelixbors-0/+100
2019-03-10Fix #54822 and associated faulty testskyren-27/+32
2019-03-11Auto merge of #58784 - oli-obk:accidental_promotion, r=eddybbors-0/+18
2019-03-10Make migrate mode work at item level granularityMatthew Jasper-0/+100
2019-03-10Auto merge of #56732 - Zoxc:rustc-interface, r=oli-obkbors-122/+61
2019-03-10Make the rustc driver and interface demand drivenJohn Kåre Alsaker-122/+61
2019-03-10Auto merge of #58498 - euclio:e0432-suggestions, r=estebankbors-48/+96
2019-03-09review commentsEsteban Küber-4/+4
2019-03-09Rollup merge of #58762 - petrochenkov:unwind, r=Mark-SimulacrumMazdak Farrokhzad-0/+51
2019-03-09Rollup merge of #58750 - TimDiekmann:master, r=oli-obkMazdak Farrokhzad-0/+131
2019-03-09Rollup merge of #58679 - Zoxc:passes-refactor, r=michaelwoeristerMazdak Farrokhzad-22/+127
2019-03-09Rollup merge of #58629 - euclio:debug-empty-str, r=alexcrichtonMazdak Farrokhzad-0/+35
2019-03-09Rollup merge of #58626 - QuietMisdreavus:doc-coverage, r=GuillaumeGomezMazdak Farrokhzad-0/+222
2019-03-09use structured suggestions for E0432Andy Russell-48/+96
2019-03-09Auto merge of #57882 - euclio:unused-doc-attributes, r=estebankbors-22/+113
2019-03-09Auto merge of #59012 - pietroalbini:rollup, r=pietroalbinibors-8/+309
2019-03-08Parse lifetimes that start with a number and give specific errorEsteban Küber-0/+32