about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2017-02-19Avoid ICE in Self::Assoc in impl headersVadim Petrochenkov-0/+3
2017-02-19Privatize fields of PathResolutionVadim Petrochenkov-0/+31
2017-02-18Auto merge of #39887 - nikomatsakis:issue-39292, r=arielb1bors-0/+26
2017-02-17Auto merge of #39485 - canndrew:inference-fix-39297, r=nikomatsakisbors-25/+11
2017-02-17Auto merge of #39752 - keeperofdakeys:macro-error, r=keeperofdakeysbors-50/+175
2017-02-16erase late bound regions in `get_vtable_methods()`Niko Matsakis-0/+26
2017-02-16Refactor macro resolution errors + add derive macro suggestionsJosh Driver-50/+175
2017-02-16Auto merge of #39876 - frewsxcv:rollup, r=frewsxcvbors-0/+129
2017-02-15Rollup merge of #39834 - cseale:feature-gate-static-recursion, r=est31Corey Farwell-0/+49
2017-02-15Rollup merge of #39804 - seppo0010:recommend-five-traits, r=jonathandturnerCorey Farwell-0/+80
2017-02-15static recursion test added to compile-fail test suiteColm Seale-0/+49
2017-02-15Stabilize field init shorthandest31-32/+0
2017-02-14Show five traits implementation in help when there are exactly fiveSebastian Waisbrot-0/+80
2017-02-14Rollup merge of #39813 - sanxiyn:non-camel-case-variant, r=petrochenkovCorey Farwell-0/+18
2017-02-14Rollup merge of #39785 - alexcrichton:no-thread-sanitizer, r=japaricCorey Farwell-31/+0
2017-02-14Rollup merge of #39772 - cseale:staged_api_whitelist_removal, r=est31Corey Farwell-0/+24
2017-02-14Rollup merge of #39730 - jseyfried:fix_empty_seq_rep_ice, r=nrcCorey Farwell-0/+15
2017-02-14Use check_variant for non_camel_case_types lintSeo Sanghyeon-0/+18
2017-02-14Adding compile fail test for staged_api featureColm Seale-0/+24
2017-02-13test: Remove sanitizer-thread testAlex Crichton-31/+0
2017-02-13Standardize lifetime and type parameter count mismatch errorsJake Goulding-11/+18
2017-02-13Remove duplicated "parameter" in E0089 textJake Goulding-3/+2
2017-02-13Auto merge of #39456 - nagisa:mir-switchint-everywhere, r=nikomatsakisbors-18/+23
2017-02-12Auto merge of #39572 - jseyfried:fix_inert_attributes, r=nrcbors-28/+26
2017-02-12Rollup merge of #39743 - GuillaumeGomez:rustdoc-test-output, r=alexcrichtonGuillaume Gomez-1/+1
2017-02-12Rollup merge of #39654 - ollie27:rustdoc_attributes, r=GuillaumeGomezGuillaume Gomez-0/+27
2017-02-12Auto merge of #39680 - canndrew:uninhabited_from-infinite-loop, r=arielb1bors-0/+25
2017-02-12Allow using inert attributes from `proc_macro_derive`s with `#![feature(proc_...Jeffrey Seyfried-28/+26
2017-02-12Auto merge of #39554 - zackmdavis:assert_eq_has_a_terrible_error_message_when...bors-0/+38
2017-02-11Add tested item in the rustdoc --test outputGuillaume Gomez-1/+1
2017-02-10Rollup merge of #39721 - whataloadofwhat:catch-unwind-bang, r=alexcrichtonCorey Farwell-0/+17
2017-02-10Rollup merge of #39692 - oli-obk:patch-2, r=aturonCorey Farwell-12/+0
2017-02-10Fix ICE on certain sequence repetitions.Jeffrey Seyfried-0/+15
2017-02-10Change std::panicking::try::Data into a unionwhataloadofwhat-0/+17
2017-02-10Rebase fixupsSimonas Kazlauskas-2/+2
2017-02-10Fix testsSimonas Kazlauskas-14/+14
2017-02-10Fix codegen testSimonas Kazlauskas-3/+7
2017-02-10If is now always a SwitchInt in MIRSimonas Kazlauskas-0/+1
2017-02-09Rollup merge of #39707 - durka:parsimonious-span-note, r=jonathandturnerCorey Farwell-39/+3
2017-02-09Rollup merge of #39700 - msopena:master, r=est31Corey Farwell-0/+17
2017-02-09Rollup merge of #39674 - jseyfried:fix_token_tree_parsing_ICE, r=nrcCorey Farwell-0/+32
2017-02-09change span_notes to notes in E0368/E0369Alex Burka-39/+3
2017-02-09Auto merge of #39694 - frewsxcv:rollup, r=frewsxcvbors-18/+89
2017-02-09Adding compile fail test for const_indexing featureMario-0/+17
2017-02-09Rollup merge of #39682 - solson:fix-unaligned-read, r=eddybCorey Farwell-15/+46
2017-02-09Rollup merge of #39678 - vadimcn:top-level-expn, r=michaelwoeristerCorey Farwell-0/+43
2017-02-09Rollup merge of #39604 - est31:i128_tests, r=alexcrichtonCorey Farwell-3/+0
2017-02-09Auto merge of #38109 - tromey:main-subprogram, r=michaelwoeristerbors-0/+56
2017-02-09removed unused structOliver Schneider-6/+0
2017-02-09remove wrong packed struct testOliver Schneider-6/+0