Alex Crichton db477eef72 std: Destabilize io::BufStream
As pointed out in #17136 the semantics of a `BufStream` aren't always what one
expects, and it looks like other [languages like C#][c-sharp] implement a
buffered stream with only one underlying buffer. For now this commit
destabilizes the primitive in the `std::io` module to give us some more time in
figuring out what to do with it.

[c-sharp]: https://msdn.microsoft.com/en-us/library/system.io.bufferedstream%28v=vs.110%29.aspx

[breaking-change]
2015-04-30 16:02:58 -07:00
..
2015-04-28 17:23:45 -07:00
2015-04-30 16:02:58 -07:00
2015-04-27 17:16:44 -07:00
2015-04-28 17:23:45 -07:00
2015-04-29 17:05:20 -07:00
2015-04-21 12:02:12 +02:00
2015-04-28 17:38:26 -07:00
2015-04-29 08:55:31 -07:00
2015-04-28 17:23:45 -07:00
2015-04-25 22:33:19 +05:30
2015-04-29 18:21:23 -04:00
2015-04-27 10:11:15 -07:00