about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2018-04-11Rollup merge of #49781 - Robbepop:master, r=nikomatsakiskennytm-0/+63
2018-04-11Rollup merge of #49665 - draganmladjenovic:mips_tests, r=nikomatsakiskennytm-8/+18
2018-04-11Rollup merge of #49614 - zackmdavis:the_phantom_menace, r=petrochenkovkennytm-0/+24
2018-04-10Auto merge of #48914 - gaurikholkar:e0389, r=nikomatsakisbors-1/+32
2018-04-10Add ignores for powerpc and s390x to target-feature-wrong.rs and update refer...dragan.mladjenovic-7/+9
2018-04-10Update ui test references.dragan.mladjenovic-7/+7
2018-04-10Small nits to make couple of tests pass on mips targets.dragan.mladjenovic-0/+8
2018-04-10Auto merge of #49504 - GuillaumeGomez:doc-all-types, r=QuietMisdreavusbors-0/+30
2018-04-10Auto merge of #49258 - zackmdavis:not_going_to_recover, r=petrochenkovbors-0/+94
2018-04-10Auto merge of #49435 - tmandry:rule-implied-bound-from-trait, r=nikomatsakisbors-1/+147
2018-04-09add regression test for issue #16223: fixed by NLLHero-0/+63
2018-04-09in which the non-shorthand patterns lint keeps its own counsel in macrosZack M. Davis-0/+24
2018-04-09in which `!` is suggested for erroneous identifier `not`Zack M. Davis-0/+94
2018-04-08Auto merge of #49752 - sinkuu:fix_incrcmp_str_lit, r=oli-obkbors-0/+64
2018-04-08Auto merge of #49714 - nikomatsakis:issue-49631, r=eddybbors-0/+82
2018-04-08Auto merge of #49704 - leodasvacas:fix-#49344, r=nikomatsakisbors-0/+4
2018-04-07Auto merge of #49678 - bobtwinkles:fix_multiple_activations, r=nikomatsakisbors-0/+84
2018-04-07Auto merge of #49672 - alexcrichton:fix-another-std-core-cycle, r=michaelwoer...bors-0/+1
2018-04-07Auto merge of #49692 - sinkuu:main_fix, r=arielb1bors-0/+67
2018-04-07modify the error message- CR Commentsgaurikholkar-4/+4
2018-04-07[incremental] Hash `Allocation`sShotaro Yamada-0/+64
2018-04-06Auto merge of #49392 - retep007:nll-issue-48962, r=nikomatsakisbors-0/+81
2018-04-06Add test from #49736bobtwinkles-0/+49
2018-04-06chalkify: Implement Rule Implied-Bound-From-TraitTyler Mandry-1/+147
2018-04-06fix ui testgaurikholkar-2/+2
2018-04-06Auto merge of #48779 - michaelwoerister:share-generics4, r=alexcrichtonbors-9/+125
2018-04-06fix ui testgaurikholkar-1/+1
2018-04-06Auto merge of #49335 - GuillaumeGomez:remove-unneeded-trait-implementations-t...bors-0/+15
2018-04-06Update run-make/symbol-visibility to also cover shared-genericsMichael Woerister-7/+50
2018-04-06Add codegen-units test for shared-generics.Michael Woerister-0/+51
2018-04-06Make sure that generics are internalized in executables even with -Zshare-gen...Michael Woerister-0/+22
2018-04-06Adapt codegen-unit test to shared-generics.Michael Woerister-2/+2
2018-04-06Use `Ident` instead of `Name` in `MetaItem`Vadim Petrochenkov-2/+2
2018-04-06Remove more duplicated spansVadim Petrochenkov-25/+19
2018-04-06Rename `ast::Variant_::name` into `ident` + Fix rebaseVadim Petrochenkov-4/+2
2018-04-06Rename `PathSegment::identifier` to `ident`Vadim Petrochenkov-24/+5
2018-04-05do not propagate `Err` when determing causal infoNiko Matsakis-0/+35
2018-04-05add `failure-status: 1` to the testNiko Matsakis-0/+1
2018-04-05make mem-categorization use adjusted type for patternsNiko Matsakis-0/+47
2018-04-05Fix #49344leonardo.yvens-0/+4
2018-04-05Rollup merge of #49597 - alexcrichton:proc-macro-v2, r=petrochenkovAlex Crichton-74/+81
2018-04-05Merge branch 'master' of https://github.com/rust-lang/rust into e0389gaurikholkar-3872/+6773
2018-04-05Rollup merge of #49350 - abonander:macros-in-extern, r=petrochenkovAlex Crichton-6/+302
2018-04-06Fix ICE with `main`'s return type containing lifetimesShotaro Yamada-0/+66
2018-04-05Auto merge of #49684 - kennytm:rollup, r=kennytmbors-0/+78
2018-04-05Rollup merge of #49345 - davidtwco:issue-44109, r=nikomatsakiskennytm-0/+28
2018-04-05Rollup merge of #49253 - chmanchester:probing_fix, r=alexcrichtonkennytm-0/+50
2018-04-05Auto merge of #48851 - petrochenkov:genparattr, r=nikomatsakisbors-222/+40
2018-04-05Auto merge of #48709 - tinaun:issue48703, r=nikomatsakisbors-0/+28
2018-04-04two-phase borrows: support multiple activations in one statementbobtwinkles-0/+35