| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2019-01-06 | slightly optimize compiletest test collection | Andy Russell | -34/+27 |
| 2019-01-05 | Rollup merge of #57314 - wiktorkuchta:master, r=Centril | kennytm | -1/+1 |
| 2019-01-03 | Update cargo | Eric Huss | -0/+0 |
| 2019-01-03 | Fix repeated word typos | Wiktor Kuchta | -1/+1 |
| 2018-12-30 | submodules: update clippy from f7bdf500 to 39bd8449 | Matthias Krüger | -8/+8 |
| 2018-12-28 | Update cargo, rls, miri | Eric Huss | -14/+20 |
| 2018-12-28 | Auto merge of #57138 - matthiaskrgr:clippy, r=oli-obk | bors | -7/+9 |
| 2018-12-28 | submodules: update clippy from fc24fce7 to f7bdf500 | Matthias Krüger | -7/+9 |
| 2018-12-27 | Added a job to dry-run the publish_toolstate.py once | kennytm | -0/+5 |
| 2018-12-26 | Account for no newline before test annotations | Mark Rousskov | -3/+6 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -347/+0 |
| 2018-12-25 | Auto merge of #56962 - nivkner:fixme_fixup4, r=pnkfelix | bors | -19/+19 |
| 2018-12-23 | submodules: update clippy from a416c5e0 to fc24fce7 | Matthias Krüger | -13/+7 |
| 2018-12-23 | Dedent mergebot message | Oliver Scherer | -2/+2 |
| 2018-12-22 | Auto merge of #57063 - kennytm:rollup, r=kennytm | bors | -12/+24 |
| 2018-12-23 | Rollup merge of #56945 - JohnHeitmann:rustdoc-js-tester-fix, r=GuillaumeGomez | kennytm | -2/+14 |
| 2018-12-23 | Rollup merge of #56989 - phansch:fix_compiletest_trim_deprecations, r=Mark-Si... | kennytm | -10/+10 |
| 2018-12-22 | Auto merge of #56680 - vakaras:issue56280, r=nagisa | bors | -10/+16 |
| 2018-12-20 | Tidy | Oliver Scherer | -3/+10 |
| 2018-12-19 | FIXME(9639) remove fixme and accept non-utf8 paths in compiletest | Niv Kaminer | -18/+18 |
| 2018-12-19 | Fix compiletest `trim` deprecation warnings | Philipp Hansch | -10/+10 |
| 2018-12-19 | Be more cheerful and helpful | Oliver Scherer | -13/+28 |
| 2018-12-19 | Only emit issues for build failures to supress spurious failures | Oliver Scherer | -2/+7 |
| 2018-12-19 | Only open one issue per tool | Oliver Scherer | -4/+12 |
| 2018-12-19 | Rollup merge of #56947 - hsivonen:neon, r=alexcrichton | Pietro Albini | -1/+6 |
| 2018-12-19 | FIXME(44217) remove fixme because the allocator logic was removed, but platfo... | Niv Kaminer | -1/+1 |
| 2018-12-18 | Automatically tag as nominated for T-compiler | Oliver Scherer | -0/+1 |
| 2018-12-18 | Automatically open an issue when a tool breaks | Oliver Scherer | -3/+39 |
| 2018-12-18 | Fix rustdoc-js tests | John Heitmann | -2/+14 |
| 2018-12-17 | Address the pull request review comments. | Vytautas Astrauskas | -14/+12 |