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
bench Merge pull request #20515 from tshepang/modernise-ping-pong-benchmark 2015-01-04 21:36:41 +00:00
codegen
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
debuginfo
pretty Put negative trait implemtations behind a feature gate 2015-01-04 23:16:14 +01:00
run-fail
run-make
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
run-pass-valgrind