| Age | Commit message (Expand) | Author | Lines |
| 2015-03-06 | rollup merge of #23091: japaric/phantom | Alex Crichton | -0/+48 |
| 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 | -28/+90 |
| 2015-03-06 | rollup merge of #22813: alexcrichton/deprecate-net | Alex Crichton | -0/+30 |
| 2015-03-06 | Suppress some warnings about features | Alex Crichton | -0/+4 |
| 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 | Rollup merge of #22474 - iKevinY:pandoc-version-check, r=brson | Manish Goregaokar | -3/+5 |
| 2015-03-06 | BufferedWriter -> BufWriter (fixup #23060) | Manish Goregaokar | -1/+1 |
| 2015-03-06 | Rollup merge of #23100 - wesleywiser:fix_23059, r=brson | Manish Goregaokar | -2/+1 |
| 2015-03-06 | Rollup merge of #23096 - posborne:paths-documentation-grammar-fix, r=huonw | Manish Goregaokar | -1/+1 |
| 2015-03-06 | Rollup merge of #23094 - brson:beta, r=huonw | Manish Goregaokar | -3/+3 |
| 2015-03-06 | Rollup merge of #23082 - killercup:patch-6, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-03-06 | Rollup merge of #23067 - oli-obk:doc_examle_fix, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-03-06 | Rollup merge of #23056 - awlnx:master, r=nrc | Manish Goregaokar | -4/+64 |
| 2015-03-06 | Rollup merge of #23048 - davbo:fix-broken-link-in-old-guide, r=brson | Manish Goregaokar | -1/+1 |
| 2015-03-06 | Rollup merge of #23045 - ctjhoa:master, r=Manishearth | Manish Goregaokar | -1/+1 |
| 2015-03-06 | Rollup merge of #23025 - huonw:better-iter-infer, r=Gankro | Manish Goregaokar | -46/+73 |
| 2015-03-06 | Rollup merge of #23101 - laijs:fix-file-perm, r=alexcrichton | Manish Goregaokar | -0/+0 |
| 2015-03-06 | Rollup merge of #23099 - brson:lint-cstack, r=alexcrichton | Manish Goregaokar | -26/+0 |
| 2015-03-06 | Rollup merge of #23098 - brson:ignore-fast, r=alexcrichton | Manish Goregaokar | -8/+0 |
| 2015-03-06 | Fix an easy to trigger deadlock in std::io::stdio | Simonas Kazlauskas | -3/+0 |
| 2015-03-06 | Rollup merge of #23095 - stepancheg:test-bind-fail, r=alexcrichton | Manish Goregaokar | -4/+4 |
| 2015-03-06 | Rollup merge of #23090 - alexcrichton:dep-info, r=pnkfelix | Manish Goregaokar | -1/+3 |
| 2015-03-06 | Rollup merge of #23081 - alexcrichton:stabilize-fs, r=aturon | Manish Goregaokar | -56/+229 |
| 2015-03-06 | Rollup merge of #23079 - alexcrichton:deprecate-process, r=aturon | Manish Goregaokar | -8/+15 |
| 2015-03-06 | Rollup merge of #23074 - michaelwoerister:constants-debug-locs, r=alexcrichton | Manish Goregaokar | -3/+181 |
| 2015-03-06 | Rollup merge of #23070 - krdln:fix-stat-arm, r=alexcrichton | Manish Goregaokar | -4/+6 |
| 2015-03-06 | Rollup merge of #23060 - lifthrasiir:rustdoc-sidebar-in-js, r=alexcrichton | Manish Goregaokar | -72/+106 |
| 2015-03-06 | Rollup merge of #23039 - steveklabnik:doc_vec_macro, r=alexcrichton | Manish Goregaokar | -0/+6 |
| 2015-03-06 | Rollup merge of #23010 - alexcrichton:deprecate-some-old-io, r=aturon | Manish Goregaokar | -18/+167 |
| 2015-03-06 | Rollup merge of #22980 - alexcrichton:debug-assertions, r=pnkfelix | Manish Goregaokar | -19/+100 |
| 2015-03-06 | Rollup merge of #22899 - huonw:macro-stability, r=alexcrichton | Manish Goregaokar | -84/+423 |
| 2015-03-06 | Rollup merge of #22862 - vhbit:broken-open, r=alexcrichton | Manish Goregaokar | -2/+29 |
| 2015-03-06 | file permission: remove executable bit from *.rs | Lai Jiangshan | -0/+0 |
| 2015-03-05 | Fix reference to 'librlibc' in libcore docs | Wesley Wiser | -2/+1 |
| 2015-03-05 | Remove run-pass/lint-cstack.rs. No longer testing anything. | Brian Anderson | -26/+0 |
| 2015-03-05 | 'ignore-fast' directives do nothing | Brian Anderson | -8/+0 |
| 2015-03-05 | fix minor grammar mistake in paths documentation | Paul Osborne | -1/+1 |
| 2015-03-05 | std: Stabilize the `fs` module | Alex Crichton | -56/+229 |
| 2015-03-06 | std: net: enable bind_error test on all platforms | Stepan Koltsov | -4/+4 |
| 2015-03-05 | mk: Once again rename the beta channel artifacts as 'beta' | Brian Anderson | -3/+3 |
| 2015-03-05 | std: Stabilize the `ffi` module | Alex Crichton | -29/+89 |
| 2015-03-05 | rustc: Add a debug_assertions #[cfg] directive | Alex Crichton | -19/+100 |
| 2015-03-05 | rustc: Don't emit dep-info for imported files | Alex Crichton | -1/+3 |
| 2015-03-05 | OIBIT: for `PhantomData<T>` check `T` rather than the struct itself | Jorge Aparicio | -0/+48 |
| 2015-03-05 | Auto merge of #23031 - Manishearth:rollup, r=Manishearth | bors | -1546/+1688 |
| 2015-03-05 | Fix Playpen Links Containing Multiple Examples | Pascal Hertleif | -1/+1 |
| 2015-03-05 | std: Deprecate the old_io::process module | Alex Crichton | -8/+15 |
| 2015-03-05 | Auto merge of #23026 - nikomatsakis:issue-20220-supertrait, r=nikomatsakis | bors | -575/+822 |