]> git.lizzy.rs Git - rust.git/commitdiff
rollup merge of #19812: frewsxcv/expansion-include-enum
authorBrian Anderson <banderson@mozilla.com>
Sun, 14 Dec 2014 02:24:42 +0000 (18:24 -0800)
committerBrian Anderson <banderson@mozilla.com>
Mon, 15 Dec 2014 14:45:36 +0000 (06:45 -0800)
In preparation for [removing the `std::cmp::Ordering` reexport](https://github.com/rust-lang/rust/issues/19253), this needs to be done to prevent errors like:

```
note: in expansion of #[deriving]
note: expansion site
error: unresolved name `std::cmp::Equal`
#[deriving(Clone, PartialEq, PartialOrd, Eq, Ord, Show)]
                                             ^~~
```

1  2 
src/libsyntax/ext/deriving/cmp/totalord.rs