| Age | Commit message (Expand) | Author | Lines |
| 2016-11-15 | Add set_perm | Jeremy Soller | -4/+7 |
| 2016-11-14 | Simple implementation of read2 | Jeremy Soller | -10/+13 |
| 2016-11-14 | Add current_exe support | Jeremy Soller | -2/+12 |
| 2016-11-14 | Fix redox prefix handling | Jeremy Soller | -3/+18 |
| 2016-11-14 | Add fcntl | Jeremy Soller | -5/+11 |
| 2016-11-10 | Merge branch 'master' into redox | Jeremy Soller | -8559/+52935 |
| 2016-11-10 | Use target_os = redox for cfg | Jeremy Soller | -8/+5 |
| 2016-11-10 | Fix readdir | Jeremy Soller | -7/+11 |
| 2016-11-10 | Fixes for stdio and processes on Redox | Jeremy Soller | -6/+38 |
| 2016-11-10 | Auto merge of #37186 - jonas-schievink:patch-1, r=brson | bors | -2/+2 |
| 2016-11-10 | Auto merge of #37645 - jseyfried:fix_crate_var_in_custom_derives, r=nrc | bors | -2/+82 |
| 2016-11-10 | Auto merge of #37687 - nox:patch-1, r=eddyb | bors | -1/+18 |
| 2016-11-10 | Work around a borrow surviving too long (fixes #37686) | Anthony Ramine | -1/+18 |
| 2016-11-10 | Auto merge of #37542 - jseyfried:custom_derive_reexports, r=nrc | bors | -172/+210 |
| 2016-11-10 | Add regression test. | Jeffrey Seyfried | -0/+51 |
| 2016-11-10 | Test `#[macro_reexport]`ing custom derives. | Jeffrey Seyfried | -0/+38 |
| 2016-11-10 | Support `#[macro_reexport]`ing custom derives. | Jeffrey Seyfried | -170/+170 |
| 2016-11-10 | Elimite `$crate` before invokng custom derives. | Jeffrey Seyfried | -2/+31 |
| 2016-11-10 | Auto merge of #37463 - jseyfried:refactor_macro_reexports, r=nrc | bors | -419/+477 |
| 2016-11-10 | Fix fallout in `librustdoc`. | Jeffrey Seyfried | -5/+31 |
| 2016-11-10 | Improve macro reexports. | Jeffrey Seyfried | -228/+241 |
| 2016-11-10 | Add variants `Def::Macro` and `Namespace::MacroNS`. | Jeffrey Seyfried | -7/+36 |
| 2016-11-10 | Register and stability check `#[no_link]` crates. | Jeffrey Seyfried | -41/+50 |
| 2016-11-10 | Refactor `explicitly_linked: bool` -> `dep_kind: DepKind`. | Jeffrey Seyfried | -36/+43 |
| 2016-11-10 | Clean up `CrateSource`. | Jeffrey Seyfried | -68/+27 |
| 2016-11-10 | Avoid building multiple reduced graphs for a crate | Jeffrey Seyfried | -9/+15 |
| 2016-11-09 | Auto merge of #37680 - tshepang:typo, r=alexcrichton | bors | -2/+2 |
| 2016-11-10 | Treat `extern crate`s more like imports (pure refactoring). | Jeffrey Seyfried | -39/+52 |
| 2016-11-10 | nit: clean up some redundant code. | Jeffrey Seyfried | -9/+5 |
| 2016-11-09 | Fix exec | Jeremy Soller | -56/+10 |
| 2016-11-10 | doc: fix typos | Tshepang Lekhonkhobe | -2/+2 |
| 2016-11-09 | Auto merge of #37678 - eddyb:rollup, r=eddyb | bors | -2524/+1827 |
| 2016-11-10 | Rollup merge of #37667 - alexcrichton:fix-llvm-version, r=japaric | Eduard-Mihai Burtescu | -1/+1 |
| 2016-11-10 | Rollup merge of #37664 - est31:master, r=nrc | Eduard-Mihai Burtescu | -2/+8 |
| 2016-11-10 | Rollup merge of #37661 - brson:qmarkstab, r=nikomatsakis | Eduard-Mihai Burtescu | -1/+1 |
| 2016-11-10 | Rollup merge of #37412 - eddyb:lazy-6, r=nikomatsakis | Eduard-Mihai Burtescu | -829/+778 |
| 2016-11-10 | rustc: unify and simplify managing associated items. | Eduard Burtescu | -1691/+1039 |
| 2016-11-10 | tests: fix fallout in pretty-printing output exact-match tests. | Eduard Burtescu | -66/+80 |
| 2016-11-10 | tests: fix fallout in flowgraph graphviz comparison dot files. | Eduard Burtescu | -26/+78 |
| 2016-11-10 | rustc_typeck: correctly track "always-diverges" and "has-type-errors". | Eduard Burtescu | -212/+345 |
| 2016-11-10 | rustc: use an Expr instead of a Block for function bodies. | Eduard Burtescu | -372/+169 |
| 2016-11-10 | syntax: don't fake a block around closures' bodies during parsing. | Eduard Burtescu | -153/+106 |
| 2016-11-09 | Auto merge of #37603 - arielb1:max-slice-length, r=nikomatsakis | bors | -8/+142 |
| 2016-11-09 | Auto merge of #37670 - eddyb:rollup, r=eddyb | bors | -1378/+42637 |
| 2016-11-09 | Rollup merge of #37654 - michaelwoerister:test-let-ich, r=nikomatsakis | Eduard-Mihai Burtescu | -0/+570 |
| 2016-11-09 | Rollup merge of #37644 - nrc:save-derive-span, r=eddyb | Eduard-Mihai Burtescu | -1/+5 |
| 2016-11-09 | Rollup merge of #37636 - karpinski:issue-34915, r=nikomatsakis | Eduard-Mihai Burtescu | -2/+7 |
| 2016-11-09 | Rollup merge of #37627 - GuillaumeGomez:missing_urls_bis, r=frewsxcv | Eduard-Mihai Burtescu | -54/+92 |
| 2016-11-09 | Rollup merge of #37622 - ollie27:cstring, r=alexcrichton | Eduard-Mihai Burtescu | -1/+1 |
| 2016-11-09 | Rollup merge of #37614 - keeperofdakeys:proc_macro, r=jseyfried | Eduard-Mihai Burtescu | -72/+298 |