| Age | Commit message (Expand) | Author | Lines |
| 2015-03-01 | remove some compiler warnings | Tshepang Lekhonkhobe | -31/+25 |
| 2015-02-28 | std: Implement stdio for `std::io` | Alex Crichton | -108/+732 |
| 2015-03-01 | Auto merge of #22909 - Manishearth:rollup, r=Manishearth | bors | -6/+37 |
| 2015-03-01 | Fix missed doc grammar rule rename from vec_elems to array_elems | Alan Cutter | -2/+2 |
| 2015-03-01 | Rollup merge of #22910 - dotdash:time_llvm_passes, r=cmr | Manish Goregaokar | -1/+3 |
| 2015-03-01 | Rollup merge of #22908 - mdinger:fix_link, r=Gankro | Manish Goregaokar | -3/+3 |
| 2015-03-01 | Add import of usize (fixup #22901) | Manish Goregaokar | -0/+1 |
| 2015-03-01 | Rollup merge of #22907 - dotdash:static_assert_bool, r=eddyb | Manish Goregaokar | -0/+21 |
| 2015-03-01 | Rollup merge of #22903 - semarie:openbsd-stack, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-03-01 | Rollup merge of #22901 - thepowersgang:patch-1, r=eddyb | Manish Goregaokar | -1/+8 |
| 2015-03-01 | Rollup merge of #22898 - edwardw:one-less-unsafe-impl, r=huonw | Manish Goregaokar | -5/+1 |
| 2015-03-01 | Rollup merge of #22896 - Ms2ger:InlineAttr, r=huonw | Manish Goregaokar | -18/+17 |
| 2015-03-01 | Auto merge of #22898 - edwardw:one-less-unsafe-impl, r=huonw | bors | -5/+1 |
| 2015-02-28 | Cleanup in the fmt::num module | Ryan Prichard | -12/+9 |
| 2015-03-01 | Fix errors, remove unused files | GuillaumeGomez | -54/+13 |
| 2015-03-01 | Remove int/uint | GuillaumeGomez | -3/+1 |
| 2015-03-01 | Auto merge of #22896 - Ms2ger:InlineAttr, r=huonw | bors | -18/+17 |
| 2015-03-01 | Make Int::pow() take exp as u32 instead usize | Guillaume Gomez | -3/+15 |
| 2015-02-28 | Changed wording to use Result instead of Option in several places, fixed exam... | David Mally | -9/+9 |
| 2015-02-28 | Rename LintPass::check_trait_method to check_trait_item | Ivan Petkov | -3/+3 |
| 2015-02-28 | Re-enable -Z time-llvm-passes when using a single codegen unit | Björn Steinbrink | -1/+3 |
| 2015-02-28 | Fix incorrectly parsed markdown link | mdinger | -3/+3 |
| 2015-02-28 | Auto merge of #21521 - defuz:interval-with-path, r=pnkfelix | bors | -0/+38 |
| 2015-02-28 | Error out when using static_assert on a non-boolean value | Björn Steinbrink | -0/+21 |
| 2015-02-28 | Change quaranteed -> guaranteed in README.md | Alexander Campbell | -1/+1 |
| 2015-02-28 | Change slithtly -> slightly in README.md | Alexander Campbell | -4/+4 |
| 2015-02-28 | openbsd: adjust page guard address | Sébastien Marie | -1/+1 |
| 2015-02-28 | ifmt - Add a basic test for {:p} getting truncated | John Hodge | -0/+7 |
| 2015-02-28 | Fix assuming 32-bit pointers | John Hodge | -1/+1 |
| 2015-02-28 | Remove two unsafe impls from `iter::Peekable` | Edward Wang | -5/+1 |
| 2015-02-28 | Rollup merge of #22867 - FuGangqiang:master, r=steveklabnik | Manish Goregaokar | -2/+2 |
| 2015-02-28 | Rollup merge of #22887 - JP-Ellis:master, r=huonw | Manish Goregaokar | -34/+20 |
| 2015-02-28 | Rollup merge of #22866 - iKevinY:version-output-doc-fix, r=Manishearth | Manish Goregaokar | -2/+2 |
| 2015-02-28 | Rollup merge of #22884 - japaric:obsolete, r=alexcrichton | Manish Goregaokar | -7/+24 |
| 2015-02-28 | Rollup merge of #22875 - kmcallister:maceager, r=sfackler | Manish Goregaokar | -89/+113 |
| 2015-02-28 | Rollup merge of #22869 - alexcrichton:stabilize-env, r=aturon | Manish Goregaokar | -193/+86 |
| 2015-02-28 | Remove the re-exports for InlineAttr variants. | Ms2ger | -18/+17 |
| 2015-02-28 | Use if-let for UnusedImportBraces. | Ms2ger | -18/+9 |
| 2015-02-28 | Collapse nested matches in method_context. | Ms2ger | -21/+17 |
| 2015-02-28 | Avoid unnecessary mutability for UnusedResults. | Ms2ger | -6/+7 |
| 2015-02-28 | Add a comment to code that confused me. | Ms2ger | -0/+1 |
| 2015-02-28 | Various formatting cleanup. | Ms2ger | -106/+139 |
| 2015-02-28 | Qualify uses of MethodContext variants. | Ms2ger | -11/+9 |
| 2015-02-28 | Auto merge of #22851 - FlaPer87:oibit-send-and-friends, r=nikomatsakis | bors | -63/+114 |
| 2015-02-28 | FIX #21475: Expr_::ExprPath with two fields | defuz | -2/+2 |
| 2015-02-28 | FIX #21475: mixing literals and paths in interval | defuz | -3/+2 |
| 2015-02-28 | FIX #21475: Interval match patterns won't parse namespace specifiers correctly | defuz | -0/+39 |
| 2015-02-28 | Auto merge of #22839 - lifthrasiir:better-backtrace, r=alexcrichton | bors | -10/+289 |
| 2015-02-28 | Auto merge of #22801 - huonw:crateify-lint, r=kmcallister | bors | -2161/+2258 |
| 2015-02-27 | remove leftover annotations | Jorge Aparicio | -6/+6 |