rust/src/test
Niko Matsakis 4f05ec7d2c Patch projection to not be so eager to unify type variables. This code
is still probably wrong since it fails to incorporate the ambiguity
resolution measures that `select` uses. Also, made more complicated by
the fact that trait object types do not impl their own traits yet.
2014-12-31 11:15:42 -05:00
..
auxiliary Address nits. 2014-12-30 09:36:23 -05:00
bench rollup merge of #20264: nagisa/threadrng 2014-12-29 16:36:29 -08:00
codegen librustc: Forbid private types in public APIs. 2014-09-22 20:05:45 -07:00
compile-fail Fix rebase conflicts 2014-12-30 12:09:21 -05:00
compile-fail-fulldeps std: Change escape_unicode to use new escapes 2014-12-16 08:09:37 -08:00
debuginfo debuginfo: Add test case for destructured for-loop variable. 2014-12-23 11:07:32 +01:00
pretty Fallout of changing format_args!(f, args) to f(format_args!(args)). 2014-12-27 23:57:43 +02:00
run-fail Revise std::thread API to join by default 2014-12-18 23:31:52 -08:00
run-make auto merge of #19941 : alexcrichton/rust/issue-19767, r=brson 2014-12-30 11:11:07 +00:00
run-pass Patch projection to not be so eager to unify type variables. This code 2014-12-31 11:15:42 -05:00
run-pass-fulldeps ack parser.parse_ty change in quote_ty! (+ test) 2014-12-19 15:25:02 +01:00
run-pass-valgrind Free stdin on exit 2014-12-14 23:36:50 -08:00