Steven Fackler 65cca7c8b1 Deprecate #[ignore(cfg(...))]
Replace `#[ignore(cfg(a, b))]` with `#[cfg_attr(all(a, b), ignore)]`
2014-09-23 23:49:20 -07:00
..
2014-09-16 14:37:48 -07:00
2014-09-23 23:49:20 -07:00
2014-08-29 14:33:08 -07:00
2014-09-16 14:37:48 -07:00
2014-09-16 14:37:48 -07:00
2014-09-16 14:37:48 -07:00
2014-09-09 11:32:58 +02:00