diff options
| author | bors <bors@rust-lang.org> | 2016-02-05 15:11:45 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2016-02-05 15:11:45 +0000 |
| commit | 98422e8c156d9cf343c93da30f71d9a4cabda25f (patch) | |
| tree | 0c1a6de1d4c536fe8db9ca538b1f4afecefa44ab /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 38dfb96b46ab6b9e2bdc384e1d13ac57d1f760d9 (diff) | |
| parent | 45e716e51cd8b7f982645bfefb129e7618e241b3 (diff) | |
| download | rust-98422e8c156d9cf343c93da30f71d9a4cabda25f.tar.gz rust-98422e8c156d9cf343c93da30f71d9a4cabda25f.zip | |
Auto merge of #31400 - durka:civilized-deriving, r=alexcrichton
You can `#[derive(FromPrimitive)]`, but it [fails later in the compile](https://play.rust-lang.org/?gist=82cb8ad2fac49e3fe472&version=stable) due to hardcoding `std::num::FromPrimitive` which [was removed](https://github.com/rust-lang/rust/commit/eeb94886adccb3f13003f92f117115d17846ce1f) (for some reason Github doesn't show `FromPrimitive` in the diff, but `git show` does). Anyway, this PR removes the code. I didn't mark it as a breaking change, even though [this extremely contrived code using highly unstable features](https://play.rust-lang.org/?gist=1e1b1bbff962837b228a&version=nightly) is broken by it -- should I?
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
