rust/src/test
bors ed22606c83 auto merge of #20285 : FlaPer87/rust/oibit-send-and-friends, r=nikomatsakis
This commit introduces the syntax for negative implementations of traits
as shown below:

`impl !Trait for Type {}`

cc #13231
Part of RFC rust-lang/rfcs#127

r? @nikomatsakis
2015-01-05 04:20:46 +00:00
..
auxiliary Remove deprecated functionality 2015-01-03 23:43:57 -08:00
bench Merge pull request #20515 from tshepang/modernise-ping-pong-benchmark 2015-01-04 21:36:41 +00:00
codegen librustc: Forbid private types in public APIs. 2014-09-22 20:05:45 -07:00
compile-fail auto merge of #20285 : FlaPer87/rust/oibit-send-and-friends, r=nikomatsakis 2015-01-05 04:20:46 +00:00
compile-fail-fulldeps Remove deprecated functionality 2015-01-03 23:43:57 -08:00
debuginfo rollup merge of #20341: nikomatsakis/impl-trait-for-trait-2 2015-01-02 11:13:05 -08:00
pretty Put negative trait implemtations behind a feature gate 2015-01-04 23:16:14 +01:00
run-fail Remove deprecated functionality 2015-01-03 23:43:57 -08:00
run-make Remove deprecated functionality 2015-01-03 23:43:57 -08:00
run-pass auto merge of #20285 : FlaPer87/rust/oibit-send-and-friends, r=nikomatsakis 2015-01-05 04:20:46 +00:00
run-pass-fulldeps Use derive rather than deriving in tests 2015-01-02 23:05:22 +13:00
run-pass-valgrind Free stdin on exit 2014-12-14 23:36:50 -08:00