about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2019-01-19Continune parsing after encountering Trait with paren argsEsteban Küber-12/+40
2019-01-19Rollup merge of #57723 - estebank:fix, r=davidtwcoMazdak Farrokhzad-3/+139
2019-01-19Rollup merge of #57649 - petrochenkov:privexist, r=arielb1Mazdak Farrokhzad-6/+33
2019-01-19Rollup merge of #57502 - nikomatsakis:fix-trait-alias-1b, r=nikomatsakisMazdak Farrokhzad-0/+122
2019-01-19Rollup merge of #57698 - michaelwoerister:issue57692, r=ZoxcMazdak Farrokhzad-0/+17
2019-01-19Rollup merge of #57666 - pnkfelix:generalize-huge-enum-test-to-work-cross-pla...Mazdak Farrokhzad-5/+3
2019-01-19Rollup merge of #57610 - mark-i-m:nested-matchers, r=petrochenkovMazdak Farrokhzad-20/+243
2019-01-19Rollup merge of #57501 - petrochenkov:highvar, r=alexregMazdak Farrokhzad-0/+89
2019-01-19Auto merge of #56722 - Aaron1011:fix/blanket-eval-overflow, r=nikomatsakisbors-10/+41
2019-01-19Auto merge of #56479 - mark-i-m:unsat, r=nikomatsakisbors-94/+89
2019-01-18Rollup merge of #57725 - estebank:parens, r=michaelwoeristerMazdak Farrokhzad-3/+9
2019-01-18Rollup merge of #57720 - dlrobertson:fix_57521, r=estebankMazdak Farrokhzad-2/+58
2019-01-18Rollup merge of #57657 - AB1908:regression-test-case, r=nikomatsakisMazdak Farrokhzad-0/+32
2019-01-18Rollup merge of #57650 - AB1908:master, r=petrochenkovMazdak Farrokhzad-0/+13
2019-01-18Rollup merge of #57635 - euclio:path-separators, r=michaelwoeristerMazdak Farrokhzad-15/+25
2019-01-18Rollup merge of #57350 - folex:master, r=estebankMazdak Farrokhzad-0/+4
2019-01-18Rollup merge of #57302 - sinkuu:unused_assignments_fp, r=estebankMazdak Farrokhzad-0/+9
2019-01-18Rollup merge of #57107 - mjbshaw:thread_local_test, r=nikomatsakisMazdak Farrokhzad-0/+36
2019-01-18Auto merge of #57737 - Centril:rollup, r=Centrilbors-0/+26
2019-01-18Rollup merge of #57551 - petrochenkov:regrtest, r=nikomatsakisMazdak Farrokhzad-0/+26
2019-01-18Point at return type when appropriateEsteban Küber-3/+16
2019-01-17Fix test after rebaseEsteban Küber-4/+6
2019-01-17Point at more cases involving return typesEsteban Küber-0/+3
2019-01-17Avoid pointing at multiple places on return type errorEsteban Küber-8/+2
2019-01-17Point more places where expectation comes fromEsteban Küber-2/+9
2019-01-17Do not give incorrect label for return type mismatchEsteban Küber-0/+117
2019-01-17Use structured suggestion to surround struct literal with parenthesisEsteban Küber-3/+9
2019-01-17fix compat-mode ui testMark Mansi-1/+1
2019-01-17Update testsMark Mansi-93/+88
2019-01-18Fix suggestions given mulitple bad lifetimesDan Robertson-2/+58
2019-01-17Bless test.Wesley Norris-2/+2
2019-01-17Minor changes to wording and formatting.Wesley Norris-3/+2
2019-01-17Bless test.Wesley Norris-2/+3
2019-01-18privacy: Account for associated existential typesVadim Petrochenkov-6/+33
2019-01-17Fix typo bug in DepGraph::try_mark_green().Michael Woerister-0/+17
2019-01-17Auto merge of #57520 - alexreg:tidy-copyright-lint, r=Mark-Simulacrumbors-62/+9
2019-01-17Add test for linking non-existent static libraryAB1908-0/+13
2019-01-16Auto merge of #57392 - Xanewok:always-calc-glob-map, r=petrochenkovbors-2/+2
2019-01-16Fix error templateAB1908-1/+1
2019-01-16Prioritize variants as inherent associated items during name resolutionVadim Petrochenkov-0/+89
2019-01-16Don't explicitly increment the depth for new trait predicatesAaron Hill-3/+70
2019-01-16Auto merge of #57321 - petrochenkov:atokens, r=nikomatsakisbors-1199/+1065
2019-01-16With this change, I am able to build and test cross-platform `rustc`Felix S. Klock II-5/+3
2019-01-16Auto merge of #57416 - alexcrichton:remove-platform-intrinsics, r=nagisabors-363/+0
2019-01-16Remove trailing whitespaceAB1908-1/+0
2019-01-16Add regression test to close #53787AB1908-0/+33
2019-01-15update test outputmark-12/+60
2019-01-15update/add testsmark-8/+183
2019-01-15use structured macro and path resolve suggestionsAndy Russell-15/+25
2019-01-15Rollup merge of #57587 - Aaron1011:fix/const-pat-ice, r=alexcrichtonMazdak Farrokhzad-0/+1