rust/src/test
Alex Crichton b496adaefb rollup merge of #19912: P1start/fn-formatting
This is to encourage the use of the sugary syntax instead of the `<>` syntax, which will not be usable post-1.0. Rustdoc [still uses the `<>` syntax](https://github.com/rust-lang/rust/issues/19909), so if a rustdoc wizard is looking for something to do, it would be nice to use the parenthetical syntax there as well. (I tried to patch rustdoc as well, but failed…)
2014-12-17 11:50:30 -08:00
..
auxiliary auto merge of #19448 : japaric/rust/binops-by-value, r=nikomatsakis 2014-12-15 22:11:44 +00:00
bench Mostly rote conversion of proc() to move|| (and occasionally Thunk::new) 2014-12-14 04:21:56 -05:00
codegen librustc: Forbid private types in public APIs. 2014-09-22 20:05:45 -07:00
compile-fail rollup merge of #19912: P1start/fn-formatting 2014-12-17 11:50:30 -08:00
compile-fail-fulldeps std: Change escape_unicode to use new escapes 2014-12-16 08:09:37 -08:00
debuginfo Mostly rote conversion of proc() to move|| (and occasionally Thunk::new) 2014-12-14 04:21:56 -05:00
pretty Remove all shadowed lifetimes. 2014-12-15 10:23:48 -05:00
run-fail Mostly rote conversion of proc() to move|| (and occasionally Thunk::new) 2014-12-14 04:21:56 -05:00
run-make Mostly rote conversion of proc() to move|| (and occasionally Thunk::new) 2014-12-14 04:21:56 -05:00
run-pass rollup merge of #19880: sanxiyn/assoc-resolve-lifetime 2014-12-17 11:50:28 -08:00
run-pass-fulldeps rustc: Prepend a length to all metadata 2014-12-08 14:29:24 -08:00
run-pass-valgrind Free stdin on exit 2014-12-14 23:36:50 -08:00