| Age | Commit message (Expand) | Author | Lines |
| 2015-02-18 | Fallout: tests. As tests frequently elide things, lots of changes | Niko Matsakis | -16/+28 |
| 2015-02-18 | Update suffixes en masse in tests using `perl -p -i -e` | Niko Matsakis | -18/+18 |
| 2015-02-18 | Remove `i`, `is`, `u`, or `us` suffixes that are not necessary. | Niko Matsakis | -2/+2 |
| 2015-02-17 | Test fixes and rebase conflicts | Alex Crichton | -5/+4 |
| 2015-02-17 | rollup merge of #22191: nagisa/target-ptr-width-json | Alex Crichton | -3/+3 |
| 2015-02-17 | Rollup merge of #22402 - nagisa:spring-cleanup-2, r=nikomatsakis | Manish Goregaokar | -7/+7 |
| 2015-02-17 | Rollup merge of #22360 - wg:master, r=alexcrichton | Manish Goregaokar | -2/+2 |
| 2015-02-16 | tests: make run-make/issue-7349 more specific to avoid false positives. | Eduard Burtescu | -4/+4 |
| 2015-02-16 | Replace some uses of deprecated os functions | Simonas Kazlauskas | -7/+7 |
| 2015-02-15 | Rollup merge of #22224 - sanxiyn:must-use, r=cmr | Manish Goregaokar | -0/+28 |
| 2015-02-15 | Fix tests that fail on FreeBSD | Will | -2/+2 |
| 2015-02-13 | rustdoc: Show must_use attribute | Seo Sanghyeon | -0/+28 |
| 2015-02-11 | Change target-word-size to target-pointer-width | Simonas Kazlauskas | -3/+3 |
| 2015-02-11 | Revert #22051 | Simonas Kazlauskas | -5/+0 |
| 2015-02-10 | Test fixes and rebase conflicts | Alex Crichton | -2/+3 |
| 2015-02-10 | rollup merge of #22135: apasel422/issue-22131 | Alex Crichton | -0/+23 |
| 2015-02-10 | rollup merge of #22115: nagisa/dedupe-cratetypes | Alex Crichton | -0/+1 |
| 2015-02-10 | rollup merge of #22088: semarie/openbsd-rmake | Alex Crichton | -8/+16 |
| 2015-02-10 | rollup merge of #22051: nagisa/main-emission | Alex Crichton | -0/+5 |
| 2015-02-10 | parse cfgspecs passed to rustdoc | Andrew Paseltiner | -0/+23 |
| 2015-02-09 | Deduplicate --crate-type arguments | Simonas Kazlauskas | -0/+1 |
| 2015-02-08 | adapt run-make test suite for openbsd | Sébastien Marie | -8/+16 |
| 2015-02-08 | Add a test for mainless emit targets | Simonas Kazlauskas | -0/+5 |
| 2015-02-08 | Auto merge of #21999 - tomjakubowski:rustdoc-fixes, r=alexcrichton | bors | -16/+129 |
| 2015-02-07 | Fix new test | Keegan McAllister | -1/+1 |
| 2015-02-07 | Feature-gate #![no_std] | Keegan McAllister | -3/+8 |
| 2015-02-07 | Don't use std:: paths in syntax extensions when compiling a #![no_std] crate | Keegan McAllister | -1/+1 |
| 2015-02-07 | Auto merge of #22023 - alexcrichton:oops-picked-the-wrong-plugin, r=nikomatsakis | bors | -0/+69 |
| 2015-02-07 | Auto merge of #21978 - Potpourri:error-extern-crate-staticlib, r=alexcrichton | bors | -0/+31 |
| 2015-02-06 | rustc: Don't fall back to -L if using --extern | Alex Crichton | -0/+69 |
| 2015-02-07 | Rollup merge of #22009 - japaric:no-mov, r=alexcrichton | Manish Goregaokar | -2/+1 |
| 2015-02-06 | remove the deprecated MaybeOwnedVector | Jorge Aparicio | -2/+1 |
| 2015-02-06 | Encode foreign function argument names | Tom Jakubowski | -0/+40 |
| 2015-02-06 | Print full Type::ResolvedPaths starting with Self | Tom Jakubowski | -0/+25 |
| 2015-02-06 | Rollup merge of #21966 - scialex:fix-extern, r=alexcrichton | Manish Goregaokar | -0/+41 |
| 2015-02-06 | rustdoc: Show non-Rust ABIs on methods | Tom Jakubowski | -0/+48 |
| 2015-02-05 | rustdoc: Clean up some htmldocck tests | Tom Jakubowski | -16/+16 |
| 2015-02-06 | Improve error message, when found staticlib instead crate | Potpourri | -0/+31 |
| 2015-02-05 | Clean up tidy scripts, coverage, performance | Brian Anderson | -7/+29 |
| 2015-02-05 | cleanup: replace `as[_mut]_slice()` calls with deref coercions | Jorge Aparicio | -41/+41 |
| 2015-02-05 | Made external_crates feature work again. | Alexander Light | -0/+41 |
| 2015-02-04 | remove all kind annotations from closures | Jorge Aparicio | -1/+1 |
| 2015-02-04 | Compute widths properly when displaying spans in error messages | P1start | -0/+32 |
| 2015-02-02 | Test fixes and rebase conflicts | Alex Crichton | -2/+3 |
| 2015-02-02 | rollup merge of #21782: alexcrichton/issue-21771 | Alex Crichton | -0/+34 |
| 2015-02-02 | rollup merge of #21754: semarie/openbsd-rebased | Alex Crichton | -0/+3 |
| 2015-02-01 | openbsd support | Sébastien Marie | -0/+3 |
| 2015-01-31 | Kill more `isize`s | Tobias Bucher | -383/+383 |
| 2015-01-30 | Test fixes and rebase conflicts | Alex Crichton | -6/+6 |
| 2015-01-30 | rollup merge of #21631: tbu-/isize_police | Alex Crichton | -2/+2 |