about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2016-07-28Auto merge of #34908 - jseyfried:improve_tt_matchers, r=nrcbors-0/+20
2016-07-28Add regression testJeffrey Seyfried-0/+20
2016-07-28Rename `char::escape` to `char::escape_debug` and add tracking issueTobias Bucher-1/+1
2016-07-27Auto merge of #34907 - arielb1:found-parse-error, r=nikomatsakisbors-153/+300
2016-07-27Auto merge of #34856 - jseyfried:refactor_reset_tls, r=nrcbors-1/+2
2016-07-27Auto merge of #33363 - japaric:target, r=japaricbors-0/+16
2016-07-27Auto merge of #33312 - Byron:double-ended-iterator-for-args, r=alexcrichtonbors-0/+44
2016-07-27Fix fallout in tests.Jeffrey Seyfried-8/+8
2016-07-26DoubleEndedIterator for ArgsSebastian Thiel-0/+44
2016-07-25Weaken test `compile-fail/lifetime-inference-give-expl-lifetime-param`.Jeffrey Seyfried-1/+2
2016-07-25rustdoc: Fix tuple struct where clause renderingOliver Middleton-1/+17
2016-07-25Remove no_stack_check tests (#34915)abhi-369/+0
2016-07-25add include ../tools.mk to the MakefileJorge Aparicio-0/+2
2016-07-24move coerce-match{,-calls} into run-pass-valgrindTamir Duberstein-0/+0
2016-07-24Rollup merge of #34972 - oli-obk:cant_cast_str_to_const_ptr, r=eddybManish Goregaokar-1/+4
2016-07-23Auto merge of #34925 - jseyfried:nested_macros, r=eddybbors-0/+9
2016-07-23Fix run-pass/ifmt testTobias Bucher-3/+3
2016-07-23address review commentsAriel Ben-Yehuda-32/+28
2016-07-22Avoid writing a temporary closure kindNiko Matsakis-0/+32
2016-07-22Add regression test.Jeffrey Seyfried-0/+23
2016-07-22Auto merge of #34917 - michaelwoerister:fix-internalize-symbols, r=eddybbors-0/+20
2016-07-22try to recover the non-matching types in projection errorsAriel Ben-Yehuda-1/+40
2016-07-22refactor constant evaluation error reportingAriel Ben-Yehuda-119/+209
2016-07-22switch projection errors to use the new type error messagesAriel Ben-Yehuda-4/+28
2016-07-22switch compare_method to new-style trait error reportingAriel Ben-Yehuda-15/+12
2016-07-22remove rustc_typeck::same_type_errAriel Ben-Yehuda-6/+7
2016-07-22improve const eval error reporting on "" and b"" castsOliver Schneider-1/+4
2016-07-21Auto merge of #34715 - scottcarr:mir-test, r=nikomatsakisbors-0/+89
2016-07-21Auto merge of #34544 - 3Hren:issue/xx/reinterpret-format-precision-for-string...bors-1/+2
2016-07-21Fix ICE happening when unresolved imports are used in patternsVadim Petrochenkov-0/+27
2016-07-20add mir optimization tests, dump-mir-dir optionScott A Carr-0/+89
2016-07-19Add regression test.Jeffrey Seyfried-0/+9
2016-07-19Auto merge of #34898 - sanxiyn:rollup, r=sanxiynbors-0/+2
2016-07-19Add codegen test to make sure that closures are 'internalized' properly.Michael Woerister-0/+20
2016-07-18Auto merge of #34357 - tbu-:pr_exact_size_is_empty, r=brsonbors-3/+4
2016-07-18Properly feature gate all unstable ABIsVadim Petrochenkov-41/+61
2016-07-18Rollup merge of #34889 - infinity0:master, r=sanxiynSeo Sanghyeon-0/+2
2016-07-18Auto merge of #34886 - jseyfried:improve_stmt_matchers, r=eddybbors-0/+17
2016-07-17test: disable more stdcall tests for ARM arches. temp workaround for #24958Ximin Luo-0/+2
2016-07-17Add regression testJeffrey Seyfried-0/+17
2016-07-17Auto merge of #34871 - petrochenkov:inherent, r=jseyfriedbors-1/+1
2016-07-17Auto merge of #34789 - jonathandturner:simplify_liberror, r=alexcrichtonbors-15/+431
2016-07-17Do not resolve inherent static methods from other crates prematurelyVadim Petrochenkov-1/+1
2016-07-16Auto merge of #34846 - jonas-schievink:issue34839, r=eddybbors-0/+31
2016-07-16Auto merge of #34816 - jseyfried:fix_include_path, r=nrcbors-1/+7
2016-07-16Erase regions before computing type layoutJonas Schievink-0/+31
2016-07-15Auto merge of #34676 - aravind-pg:inner-attr, r=brsonbors-0/+36
2016-07-15syntax: Better error message for inner attr following doc commentAravind Gollakota-0/+36
2016-07-15Auto merge of #34570 - jseyfried:no_rename, r=nrcbors-0/+7
2016-07-15Add labels hygiene testJeffrey Seyfried-0/+7