about summary refs log tree commit diff
path: root/src/rustllvm/PassWrapper.cpp
diff options
context:
space:
mode:
authorAaron Turon <aturon@mozilla.com>2014-10-01 09:07:10 -0700
committerAaron Turon <aturon@mozilla.com>2014-10-01 12:42:30 -0700
commitdad59bdcbcf5860e21dcbfe5769e8887e73486fb (patch)
tree2c0825ec3dfbe6916da08073d6f503f3102db9e7 /src/rustllvm/PassWrapper.cpp
parentc5d2ed54a364776b1d3b7552bd474191df3619fb (diff)
downloadrust-dad59bdcbcf5860e21dcbfe5769e8887e73486fb.tar.gz
rust-dad59bdcbcf5860e21dcbfe5769e8887e73486fb.zip
Remove std::io::signal
The `std::io::signal` API was only implemented under `librustuv`, which
is now being removed. Rather than keep around an unimplemented API, this
commit removes it altogether.

See the [runtime removal
RFC](https://github.com/rust-lang/rfcs/pull/230) for more context.

See [green-rs](https://github.com/alexcrichton/green-rs/) for a possible
migration path for signal handling code, although in the long run we
plan to add native signal handling to `std::io`.

[breaking-change]
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions