| Age | Commit message (Expand) | Author | Lines |
| 2017-02-11 | Actually fix manifest generation | Alex Crichton | -2/+2 |
| 2017-02-11 | Don't include directory names in shasums | Alex Crichton | -1/+2 |
| 2017-02-11 | Rename manifest_version to manifest-version | Alex Crichton | -4/+13 |
| 2017-02-06 | Fix a manifest-generation bug on beta | Alex Crichton | -0/+2 |
| 2017-01-31 | Auto merge of #38847 - michaelwoerister:gate-on-incr-comp, r=alexcrichton | bors | -0/+4 |
| 2017-01-31 | [Gate Tests] - marking feature tests | Colm Seale | -2/+1 |
| 2017-01-30 | compiletest: Clear RUSTFLAGS env-var for run-make tests. | Michael Woerister | -0/+4 |
| 2017-01-27 | Rollup merge of #39284 - alexcrichton:manifesting, r=brson | Alex Crichton | -0/+412 |
| 2017-01-25 | rustbuild: Add manifest generation in-tree | Alex Crichton | -0/+412 |
| 2017-01-24 | Remove Reflect | est31 | -1/+1 |
| 2017-01-22 | Remove proc_macro from the tidy whitelist again | est31 | -4/+10 |
| 2017-01-22 | [Gate Tests] - marking feature tests | Colm Seale | -4/+2 |
| 2017-01-22 | Auto merge of #39060 - jseyfried:improve_unused, r=nrc | bors | -1/+1 |
| 2017-01-22 | Warn on unused `#[macro_use]` imports. | Jeffrey Seyfried | -1/+1 |
| 2017-01-21 | Auto merge of #39204 - ollie27:linkchecker_fragment, r=alexcrichton | bors | -11/+10 |
| 2017-01-20 | Rollup merge of #39068 - alexcrichton:more-small-tests, r=brson | Alex Crichton | -32/+41 |
| 2017-01-20 | Rollup merge of #38842 - abonander:proc_macro_attribute, r=jseyfried | Alex Crichton | -1/+1 |
| 2017-01-20 | linkchecker: Fix checking links which are just fragments | Oliver Middleton | -11/+10 |
| 2017-01-19 | Rollup merge of #39039 - michaelwoerister:ignore-gdb-version, r=nrc | Guillaume Gomez | -9/+44 |
| 2017-01-16 | Implement `#[proc_macro_attribute]` | Austin Bonander | -1/+1 |
| 2017-01-16 | ignore-gdb-version: Address review comments. | Michael Woerister | -6/+15 |
| 2017-01-15 | travis: Add i586 linux and i686 musl | Alex Crichton | -32/+41 |
| 2017-01-15 | Mark the pushpop_unsafe feature as "removed" | est31 | -1/+1 |
| 2017-01-15 | Remove the safe_suggestion feature | est31 | -1/+1 |
| 2017-01-13 | compiletest: Allow for ignoring tests if certain GDB version is detected. | Michael Woerister | -9/+35 |
| 2017-01-12 | Use a whitelist and print nice hints | est31 | -12/+26 |
| 2017-01-12 | Automatically treat test files "feature-gate-$f.rs" as gate tests for feature $f | est31 | -0/+16 |
| 2017-01-12 | Don't require gate tests for removed features | est31 | -2/+4 |
| 2017-01-12 | Add gate-test- to some already existing tests | est31 | -1/+1 |
| 2017-01-12 | Require compile-fail tests for new lang features | est31 | -1/+71 |
| 2017-01-12 | Use only one feature struct, and use hash maps in both occasions | est31 | -18/+11 |
| 2017-01-06 | compiletest: Fix flaky Android gdb test runs | Alex Crichton | -42/+39 |
| 2016-12-31 | Auto merge of #38482 - est31:i128, r=eddyb | bors | -0/+2 |
| 2016-12-31 | Auto merge of #38709 - alexcrichton:check-xsv, r=nikomatsakis | bors | -0/+6 |
| 2016-12-30 | cargotest: Add xsv to tested crates | Alex Crichton | -0/+6 |
| 2016-12-30 | rustbuild: Compile all support tools in stage0 | Alex Crichton | -1/+5 |
| 2016-12-30 | Always use Rust based intrinsics on Windows | est31 | -0/+2 |
| 2016-12-29 | A few small test fixes and such from rollup | Alex Crichton | -8/+1 |
| 2016-12-29 | Rollup merge of #38695 - alexcrichton:debug-appveyor, r=brson | Alex Crichton | -0/+38 |
| 2016-12-29 | Rollup merge of #38647 - alexcrichton:faster-android, r=brson | Alex Crichton | -1/+18 |
| 2016-12-29 | Rollup merge of #37149 - edunham:more-cargotest, r=alexcrichton | Alex Crichton | -13/+38 |
| 2016-12-29 | appveyor: Attempt to debug flaky test runs | Alex Crichton | -0/+38 |
| 2016-12-29 | Fixes for new cargo test repos | Alex Crichton | -42/+38 |
| 2016-12-29 | Add some more repos to cargotest | E. Dunham | -1/+30 |
| 2016-12-29 | Fallout from updating bootstrap Cargo | Alex Crichton | -0/+1 |
| 2016-12-27 | compiletest: Don't limit all suites on Android | Alex Crichton | -1/+18 |
| 2016-12-20 | mk: Fix compile with makefiles | Alex Crichton | -4/+10 |
| 2016-12-20 | Rollup merge of #38451 - semarie:openbsd-rustbuild, r=alexcrichton | Alex Crichton | -1/+4 |
| 2016-12-20 | Rollup merge of #38289 - bluss:mir-verbose-test-fail, r=michaelwoerister | Alex Crichton | -5/+19 |
| 2016-12-19 | Rollup merge of #38422 - zackmdavis:enjoy_tidy_path_error_macro_nicety, r=bluss | Seo Sanghyeon | -1/+1 |