rust/src/libtest
Manish Goregaokar 0d37323fd3 Rollup merge of #21468 - sanxiyn:dead-variant, r=
This implements a wish suggested in #17410, detecting enum variants that are never constructed, even in the presence of `#[derive(Clone)]`. The implementation is general and not specific to `#[derive(Clone)]`.

r? @jakub-
2015-03-13 18:12:05 +05:30
..
lib.rs Rollup merge of #21468 - sanxiyn:dead-variant, r= 2015-03-13 18:12:05 +05:30
stats.rs core: Audit num module for int/uint 2015-03-02 16:12:46 -08:00