Alex Crichton 279c351820 Move stdin to using libuv's pipes instead of a tty
I was seeing a lot of weird behavior with stdin behaving as a tty, and it
doesn't really quite make sense, so instead this moves to using libuv's pipes
instead (which make more sense for stdin specifically).

This prevents piping input to rustc hanging forever.
2013-10-24 14:21:58 -07:00
..
2013-10-24 14:21:57 -07:00
2013-10-24 14:21:57 -07:00
2013-10-24 14:21:57 -07:00
2013-10-24 14:21:57 -07:00