| Age | Commit message (Expand) | Author | Lines |
| 2015-03-16 | Auto merge of #23347 - aturon:stab-misc, r=alexcrichton | bors | -5/+5 |
| 2015-03-16 | Auto merge of #23394 - tanadeau:remove-old_io-notes, r=alexcrichton | bors | -2/+1 |
| 2015-03-16 | Auto merge of #23396 - semarie:remove-sized-bounds, r=sfackler | bors | -2/+2 |
| 2015-03-15 | Auto merge of #23206 - nagisa:print-io, r=alexcrichton | bors | -27/+58 |
| 2015-03-15 | Auto merge of #23353 - alexcrichton:stabilize-os, r=aturon | bors | -323/+397 |
| 2015-03-15 | unbreak freebsd/openbsd/bitrig build after #23316 | Sébastien Marie | -2/+2 |
| 2015-03-15 | std: Stabilize portions of `std::os::$platform` | Alex Crichton | -323/+397 |
| 2015-03-15 | Auto merge of #23387 - Manishearth:rollup, r=Manishearth | bors | -25/+12 |
| 2015-03-15 | Removed old_io note from std::net | Trent Nadeau | -2/+1 |
| 2015-03-15 | Auto merge of #23372 - tamird:fix-ios-compilation, r=alexcrichton | bors | -13/+3 |
| 2015-03-15 | Rollup merge of #23384 - daboross:patch-2, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-03-15 | Rollup merge of #23382 - FuGangqiang:typos, r=alexcrichton | Manish Goregaokar | -2/+2 |
| 2015-03-15 | Rollup merge of #23379 - kballard:tweak-stdio-docs-no-raw-constructors, r=ale... | Manish Goregaokar | -18/+9 |
| 2015-03-15 | Implement `winsize()` for {ios,dragonfly} | Tamir Duberstein | -12/+2 |
| 2015-03-15 | Fallout of c933d44f7bb9 | Tamir Duberstein | -1/+1 |
| 2015-03-15 | Fix an String -> a String in env.rs documentation | Dabo Ross | -1/+1 |
| 2015-03-14 | std: Remove ?Sized bounds from many I/O functions | Alex Crichton | -43/+39 |
| 2015-03-15 | fix typos | FuGangqiang | -2/+2 |
| 2015-03-14 | Remove incorrect references to _raw stdio functions | Kevin Ballard | -18/+9 |
| 2015-03-14 | Stop recommending old_io in the module doc for std::io | Kevin Ballard | -4/+0 |
| 2015-03-15 | Use new io in print and println macroses | Simonas Kazlauskas | -27/+58 |
| 2015-03-14 | Auto merge of #23333 - oli-obk:slice_from_raw_parts, r=alexcrichton | bors | -14/+14 |
| 2015-03-13 | Deprecate range, range_step, count, distributions | Aaron Turon | -5/+5 |
| 2015-03-13 | Fallout of std::old_io deprecation | Alex Crichton | -176/+172 |
| 2015-03-13 | slice::from_raw_parts is preferred over transmuting a fresh raw::Slice | Oliver Schneider | -14/+14 |
| 2015-03-12 | std: Stabilize the `io` module | Alex Crichton | -105/+212 |
| 2015-03-13 | Auto merge of #23229 - aturon:stab-path, r=alexcrichton | bors | -291/+380 |
| 2015-03-12 | Stabilize std::path | Aaron Turon | -291/+380 |
| 2015-03-12 | std: Remove #[allow] directives in sys modules | Alex Crichton | -176/+86 |
| 2015-03-12 | Rollup merge of #23296 - shepmaster:explain-why-joinguard-is-must-use, r=alex... | Manish Goregaokar | -1/+1 |
| 2015-03-11 | Example -> Examples | Steve Klabnik | -195/+195 |
| 2015-03-11 | Explain why immediately dropping a JoinGuard is not what you want to do | Jake Goulding | -1/+1 |
| 2015-03-10 | Auto merge of #23126 - alexcrichton:char-third-pass, r=aturon | bors | -4/+5 |
| 2015-03-10 | std: Stabilize more of the `char` module | Alex Crichton | -4/+5 |
| 2015-03-10 | Rollup merge of #23125 - danburkert:master, r=brson | Manish Goregaokar | -0/+63 |
| 2015-03-09 | Auto merge of #22561 - richo:as_slice-as_str, r=Manishearth | bors | -14/+14 |
| 2015-03-09 | Rename #[should_fail] to #[should_panic] | Steven Fackler | -18/+18 |
| 2015-03-09 | remove uses of as_slice where deref coercions can be used | Richo Healey | -14/+14 |
| 2015-03-09 | Rollup merge of #23190 - steveklabnik:fix_as_slice, r=alexcrichton | Manish Goregaokar | -3/+3 |
| 2015-03-09 | Rollup merge of #22984 - carols10cents:tests-for-float, r=huonw | Manish Goregaokar | -345/+925 |
| 2015-03-08 | Small fixes to example to be more idiomatic | Steve Klabnik | -3/+3 |
| 2015-03-07 | Use assert_eq! rather than assert! | Ryan Prichard | -1/+1 |
| 2015-03-06 | Test fixes and rebase conflicts | Alex Crichton | -2/+8 |
| 2015-03-06 | rollup merge of #23097: alexcrichton/issue-23076 | Alex Crichton | -1/+6 |
| 2015-03-06 | rollup merge of #23087: nagisa/std-undeadlock | Alex Crichton | -3/+0 |
| 2015-03-06 | rollup merge of #22975: alexcrichton/stabilize-ffi | Alex Crichton | -13/+80 |
| 2015-03-06 | rollup merge of #22813: alexcrichton/deprecate-net | Alex Crichton | -0/+30 |
| 2015-03-06 | std: Ignore a test on windows | Alex Crichton | -0/+1 |
| 2015-03-06 | std: Deprecate the std::old_io::net primitives | Alex Crichton | -0/+30 |
| 2015-03-06 | Implement std::error::Error for std::sync::mpsc error types | Dan Burkert | -0/+63 |