| Age | Commit message (Expand) | Author | Lines |
| 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 | std: Stabilize the `net` module | Alex Crichton | -227/+404 |
| 2015-03-13 | Remove explicit syntax highlight from docs. | Joseph Crail | -71/+75 |
| 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-08 | Remove unneeded `Send` bounds from `std::sync::mpsc`. | Huon Wilson | -29/+29 |
| 2015-03-08 | Remove unneeded `Send`/`Sync` bounds from `Mutex`/`RwLock`. | Huon Wilson | -5/+7 |
| 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 |
| 2015-03-06 | Rollup merge of #23096 - posborne:paths-documentation-grammar-fix, r=huonw | Manish Goregaokar | -1/+1 |
| 2015-03-06 | Rollup merge of #23056 - awlnx:master, r=nrc | Manish Goregaokar | -1/+2 |
| 2015-03-06 | Rollup merge of #23045 - ctjhoa:master, r=Manishearth | Manish Goregaokar | -1/+1 |
| 2015-03-06 | Rollup merge of #23101 - laijs:fix-file-perm, r=alexcrichton | Manish Goregaokar | -0/+0 |
| 2015-03-06 | Fix an easy to trigger deadlock in std::io::stdio | Simonas Kazlauskas | -3/+0 |
| 2015-03-06 | Auto merge of #22899 - huonw:macro-stability, r=alexcrichton | bors | -15/+16 |
| 2015-03-06 | Rollup merge of #23095 - stepancheg:test-bind-fail, r=alexcrichton | Manish Goregaokar | -4/+4 |
| 2015-03-06 | Rollup merge of #23081 - alexcrichton:stabilize-fs, r=aturon | Manish Goregaokar | -37/+86 |
| 2015-03-06 | Rollup merge of #23079 - alexcrichton:deprecate-process, r=aturon | Manish Goregaokar | -0/+7 |
| 2015-03-06 | Rollup merge of #23010 - alexcrichton:deprecate-some-old-io, r=aturon | Manish Goregaokar | -18/+165 |
| 2015-03-06 | Rollup merge of #22899 - huonw:macro-stability, r=alexcrichton | Manish Goregaokar | -15/+16 |
| 2015-03-06 | file permission: remove executable bit from *.rs | Lai Jiangshan | -0/+0 |
| 2015-03-05 | Removing unnecessary pub from a test function | Carol Nichols | -2/+2 |
| 2015-03-05 | Add tests to stable f32 and f64 methods that didn't have any | Carol Nichols | -0/+580 |