summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2017-09-30Don't use remapped path when loading modules and include filesPhilip Craig-0/+23
2017-09-30rustdoc: A test for local and foreign [src] trait impl linksVitaly _Vi Shukela-0/+34
2017-09-29Rollup merge of #44287 - Eh2406:master, r=aturonMark Simulacrum-2/+95
2017-09-29Rollup merge of #44124 - gaurikholkar:return_self, r=arielb1Mark Simulacrum-100/+36
2017-09-29Auto merge of #42526 - huntiep:try_opt, r=nikomatsakisbors-0/+47
2017-09-29Auto merge of #44866 - mdevlamynck:impl-trait, r=eddybbors-0/+38
2017-09-29mir-borrowck: Factorize error message for `cannot_assign_static()` between AS...Basile Desloges-5/+44
2017-09-29Auto merge of #44853 - alexcrichton:debug-codegen-units, r=michaelwoeristerbors-14/+17
2017-09-29Auto merge of #44847 - estebank:unused-signature, r=nikomatsakisbors-9/+81
2017-09-29Auto merge of #44811 - zilbuz:issue-44596/E0506, r=arielb1bors-37/+150
2017-09-28Auto merge of #44528 - tmnilsson:attr_proc_macro_cfg_process, r=jseyfriedbors-0/+121
2017-09-28test: Check native main() signatureDaniel Klauer-0/+17
2017-09-28Auto merge of #44806 - KiChjang:mir-err-notes-2, r=pnkfelixbors-5/+18
2017-09-27Auto merge of #44782 - estebank:issue-36700, r=GuillaumeGomezbors-3/+35
2017-09-27Add UI testsHunter Praska-0/+47
2017-09-27Apply attr proc macros before cfg processingTomas Nilsson-0/+121
2017-09-27Auto merge of #44709 - Badel2:inclusive-range-dotdoteq, r=petrochenkovbors-54/+93
2017-09-26Add span label to E0384 for MIR borrowckKeith Yeung-5/+18
2017-09-27Auto merge of #44802 - sfackler:vecdeque-oob, r=Gankrobors-0/+25
2017-09-26Auto merge of #44757 - jseyfried:fix_bad_derive_collection, r=nrcbors-0/+28
2017-09-26mir-borrowck: Edit compile-fail tests with E0506 error to also test on MIR bo...Basile Desloges-37/+150
2017-09-26fix test referenceNiko Matsakis-1/+1
2017-09-26remove random newlines from error messages, fix compile-fail testNiko Matsakis-11/+6
2017-09-26use present tense consistently and update referencesNiko Matsakis-4/+4
2017-09-26modify message for return time having multiple lifetimesgaurikholkar-32/+25
2017-09-26merge fixes, addressing CR commentsgaurikholkar-76/+24
2017-09-26impl Trait in argument position desugaring:Matthias Devlamynck-0/+38
2017-09-26rustc: Default 32 codegen units at O0Alex Crichton-14/+17
2017-09-26Fix issue #44731.kennytm-0/+51
2017-09-26Auto merge of #44735 - tirr-c:issue-42143, r=arielb1bors-52/+160
2017-09-25Fix bug in collecting trait and impl items with derives.Jeffrey Seyfried-0/+28
2017-09-25Auto merge of #44297 - laumann:suggest-misspelt-methods, r=arielb1bors-0/+74
2017-09-25Auto merge of #44279 - smaeul:crt_static-deps, r=alexcrichtonbors-2/+2
2017-09-25Point at signature on unused lintEsteban Küber-9/+81
2017-09-25Auto merge of #44700 - arielb1:mir-effectck, r=nikomatsakisbors-6/+29
2017-09-24Point at parameter type on E0301Esteban Küber-3/+35
2017-09-24Change Levensthein-based method to a single suggestionThomas Jespersen-9/+9
2017-09-24Add a run-pass-valgrind test for vecdeque issueSteven Fackler-0/+25
2017-09-24Rollup merge of #44103 - zackmdavis:cmp_op_must_use, r=arielb1Guillaume Gomez-10/+34
2017-09-24fix testAriel Ben-Yehuda-2/+2
2017-09-24move unsafety checking to MIRAriel Ben-Yehuda-6/+29
2017-09-24Auto merge of #44786 - thombles:tk/i41314, r=petrochenkovbors-0/+35
2017-09-23incr.comp.: Make #[rustc_dirty/clean] test for fingerprint equality instead o...Michael Woerister-4/+7
2017-09-23incr.comp.: Remove support for loading metadata fingerprints.Michael Woerister-0/+12
2017-09-23update `fn_must_use` UI test to exercise nonprimitive comparisonsZack M. Davis-12/+31
2017-09-23Auto merge of #43870 - GuillaumeGomez:deref-suggestion, r=nikomatsakisbors-0/+93
2017-09-23UI unit test for note when matching tuple enum with struct patternThomas Karpiniec-0/+35
2017-09-23Auto merge of #44633 - petrochenkov:priv2, r=nikomatsakisbors-3/+21
2017-09-23Auto merge of #44784 - frewsxcv:rollup, r=frewsxcvbors-0/+67
2017-09-23Rollup merge of #44770 - dtolnay:borrowed, r=sfacklerCorey Farwell-0/+12