rust/src
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
..
compiler-rt@58ab642c30
compiletest compiletest: Add support for // ignore-musl 2015-04-27 10:11:15 -07:00
doc Auto merge of #24924 - carols10cents:grammar-improvements, r=pnkfelix 2015-04-30 17:07:14 +00:00
driver
etc
grammar
jemalloc@e24a1a025a
liballoc Register new snapshots 2015-04-28 17:23:45 -07:00
libarena Register new snapshots 2015-04-28 17:23:45 -07:00
libbacktrace
libcollections Register new snapshots 2015-04-28 17:23:45 -07:00
libcollectionstest Register new snapshots 2015-04-28 17:23:45 -07:00
libcore rollup merge of #24886: GBGamer/master 2015-04-29 15:45:42 -07:00
libcoretest Unstub some tests 2015-04-28 21:23:28 -07:00
libflate
libfmt_macros
libgetopts
libgraphviz
liblibc std: Prepare for linking to musl 2015-04-27 10:11:15 -07:00
liblog
librand Change name of unit test sub-module to "tests". 2015-04-24 23:06:41 +02:00
librbml
librustc Auto merge of #24975 - michaelsproul:enum-diagnostics, r=pnkfelix 2015-04-30 18:59:11 +00:00
librustc_back rollup merge of #24953: tamird/android-pie 2015-04-29 15:45:56 -07:00
librustc_bitflags Fallout 2015-04-29 08:55:31 -07:00
librustc_borrowck Auto merge of #24884 - michaelsproul:extended-errors, r=nrc 2015-04-30 02:03:27 +00:00
librustc_data_structures Change name of unit test sub-module to "tests". 2015-04-24 23:06:41 +02:00
librustc_driver Auto merge of #24884 - michaelsproul:extended-errors, r=nrc 2015-04-30 02:03:27 +00:00
librustc_lint lint for mixing #[repr(C)] with an impl of Drop. 2015-04-29 23:05:09 +02:00
librustc_llvm rollup merge of #24921: tamird/bitflags-associated-const 2015-04-29 15:49:07 -07:00
librustc_privacy
librustc_resolve Auto merge of #24884 - michaelsproul:extended-errors, r=nrc 2015-04-30 02:03:27 +00:00
librustc_trans rollup merge of #24921: tamird/bitflags-associated-const 2015-04-29 15:49:07 -07:00
librustc_typeck Add long diagnostics for enum repr errors. 2015-04-30 20:24:30 +10:00
librustc_unicode
librustdoc Auto merge of #23606 - quantheory:associated_const, r=nikomatsakis 2015-04-27 16:45:21 +00:00
libserialize
libstd std: Destabilize io::BufStream 2015-04-30 16:02:58 -07:00
libsyntax Auto merge of #24884 - michaelsproul:extended-errors, r=nrc 2015-04-30 02:03:27 +00:00
libterm Change name of unit test sub-module to "tests". 2015-04-24 23:06:41 +02:00
libtest
llvm@bff6907697
rt std: Expand the area of std::fs 2015-04-27 17:16:44 -07:00
rust-installer@e54d4823d2
rustbook rustbook: Fixes display of navigation links in README.html. 2015-04-25 00:21:13 +02:00
rustllvm Add singlethreaded fence intrinsics. 2015-04-25 19:41:21 -06:00
test Auto merge of #24884 - michaelsproul:extended-errors, r=nrc 2015-04-30 02:03:27 +00:00
snapshots.txt Register new snapshots 2015-04-28 17:23:45 -07:00