| Age | Commit message (Expand) | Author | Lines |
| 2019-01-28 | Use multiple threads by default. Limits tests to one thread. Do some renaming. | John Kåre Alsaker | -0/+3 |
| 2019-01-27 | Auto merge of #57765 - Mark-Simulacrum:bootstrap-bump, r=alexcrichton | bors | -3/+3 |
| 2019-01-27 | Update cargo to fix deprecation warnings | Mark Rousskov | -0/+0 |
| 2019-01-27 | Auto merge of #57871 - Mark-Simulacrum:fix-compiletest-stamp, r=oli-obk | bors | -20/+37 |
| 2019-01-26 | Replace deprecated ATOMIC_INIT consts | Mark Rousskov | -2/+2 |
| 2019-01-26 | Rollup merge of #57764 - Xanewok:tiny-tweaks, r=nikomatsakis | Mazdak Farrokhzad | -3/+3 |
| 2019-01-26 | Bump bootstrap compiler to 1.33 beta | Mark Rousskov | -4/+4 |
| 2019-01-26 | Auto merge of #55641 - nagisa:optimize-attr, r=pnkfelix | bors | -15/+59 |
| 2019-01-25 | Rebase to the llvm-project monorepo | Josh Stone | -0/+1 |
| 2019-01-25 | Correctly set filetime for copied LLVM | Mark Rousskov | -20/+37 |
| 2019-01-24 | submodules: update clippy from 280069dd to f1753522 | Matthias Krüger | -6/+8 |
| 2019-01-24 | Support revisions for codegen tests | Simonas Kazlauskas | -15/+59 |
| 2019-01-22 | submodules: update clippy from 1838bfe5 to 280069dd | Matthias Krüger | -9/+7 |
| 2019-01-22 | submodules: update rls from ae0d89a to c9d25b6 | Matthias Krüger | -0/+1 |
| 2019-01-22 | Auto merge of #57821 - RalfJung:miri, r=oli-obk | bors | -14/+14 |
| 2019-01-21 | update miri | Ralf Jung | -14/+14 |
| 2019-01-21 | Auto merge of #57756 - matthiaskrgr:clippy_submodule_upd, r=oli-obk | bors | -16/+8 |
| 2019-01-21 | submodules: update clippy from 1b89724b to 1838bfe5 | Matthias Krüger | -16/+8 |
| 2019-01-20 | Update cargo | Eric Huss | -0/+0 |
| 2019-01-20 | linkchecker: Update deprecated trim_left_matches usage | Igor Matuszewski | -3/+3 |
| 2019-01-19 | Auto merge of #57721 - ehuss:update-cargo, r=alexcrichton | bors | -0/+0 |
| 2019-01-19 | Rollup merge of #57659 - jethrogb:jb/release-manifest, r=alexcrichton | Mazdak Farrokhzad | -0/+1 |
| 2019-01-17 | Update cargo | Eric Huss | -0/+0 |
| 2019-01-17 | compiletest: Simplify handling of Clang-based tests. | Michael Woerister | -90/+14 |
| 2019-01-17 | compiletest: Support opt-in Clang-based run-make tests. | Michael Woerister | -1/+101 |
| 2019-01-17 | Auto merge of #57694 - pietroalbini:revert-beta-on-master, r=pietroalbini | bors | -0/+0 |
| 2019-01-17 | Revert "Auto merge of #57670 - rust-lang:beta-next, r=Mark-Simulacrum" | Pietro Albini | -0/+0 |
| 2019-01-17 | Auto merge of #57520 - alexreg:tidy-copyright-lint, r=Mark-Simulacrum | bors | -116/+132 |
| 2019-01-17 | Auto merge of #57670 - rust-lang:beta-next, r=Mark-Simulacrum | bors | -0/+0 |
| 2019-01-16 | Auto merge of #57392 - Xanewok:always-calc-glob-map, r=petrochenkov | bors | -0/+0 |
| 2019-01-16 | prepare beta 1.33.0 | Pietro Albini | -0/+0 |
| 2019-01-16 | Fix release manifest generation | Jethro Beekman | -0/+1 |
| 2019-01-15 | submodules: update clippy from c63b6349 to 1b89724b | Matthias Krüger | -10/+15 |
| 2019-01-14 | Auto merge of #57559 - ehuss:update-cargo, r=alexcrichton | bors | -0/+0 |
| 2019-01-14 | Auto merge of #56954 - hug-dev:armv8m-main-ci, r=alexcrichton | bors | -0/+1 |
| 2019-01-13 | Added check for copyright notices. | Alexander Regueiro | -2/+10 |
| 2019-01-13 | Cosmetic improvements | Alexander Regueiro | -114/+122 |
| 2019-01-13 | Use building RLS branch without `make_glob` | Igor Matuszewski | -0/+0 |
| 2019-01-13 | Update the const fn tracking issue to the new metabug | varkor | -6/+5 |
| 2019-01-12 | Update cargo | Eric Huss | -0/+0 |
| 2019-01-12 | Rollup merge of #57510 - nrc:manifest-profiles, r=alexcrichton | Mazdak Farrokhzad | -1/+24 |
| 2019-01-11 | Auto merge of #57470 - RalfJung:miri, r=oli-obk | bors | -14/+14 |
| 2019-01-11 | Add a profiles section to the manifest | Nick Cameron | -1/+24 |
| 2019-01-10 | Integrate miri into build-manifest | Alex Crichton | -1/+16 |
| 2019-01-09 | update miri | Ralf Jung | -14/+14 |
| 2019-01-09 | Add dist builder for Armv8-M Mainline | Hugues de Valon | -0/+1 |
| 2019-01-08 | More feature whitelisting of winapi | Oliver Scherer | -0/+3 |
| 2019-01-08 | Adjust cargo workspace hack to miri/cargo interactions | Oliver Scherer | -1/+4 |
| 2019-01-07 | submodules: update rls from 6f5e4bb to 1a6361b | Matthias Krüger | -0/+0 |
| 2019-01-07 | submodules: update clippy from 39bd8449 to c63b6349 | Matthias Krüger | -8/+11 |