| Age | Commit message (Expand) | Author | Lines |
| 2020-02-19 | Rollup merge of #69142 - ehuss:linkcheck-script, r=alexcrichton | Dylan DPC | -0/+113 |
| 2020-02-19 | Auto merge of #69278 - matthiaskrgr:submodule_upd, r=Dylan-DPC | bors | -9/+7 |
| 2020-02-19 | Auto merge of #69265 - ehuss:update-cargo, r=Dylan-DPC | bors | -0/+0 |
| 2020-02-19 | submodules: update clippy from b91ae16e to 2855b214 | Matthias Krüger | -9/+7 |
| 2020-02-18 | Auto merge of #69262 - Dylan-DPC:rollup-m6dt9cn, r=Dylan-DPC | bors | -9/+2 |
| 2020-02-18 | Update cargo | Eric Huss | -0/+0 |
| 2020-02-18 | Rollup merge of #69205 - JohnTitor:allow-whitespaces, r=Mark-Simulacrum | Dylan DPC | -9/+2 |
| 2020-02-17 | Update Clippy | Yuki Okushi | -8/+8 |
| 2020-02-16 | Auto merge of #67885 - tobithiel:fix_group_lint_allow_override, r=Mark-Simula... | bors | -11/+28 |
| 2020-02-16 | Allow whitespaces in revision flags | Yuki Okushi | -9/+2 |
| 2020-02-14 | Auto merge of #69115 - ehuss:update-books, r=Dylan-DPC | bors | -7/+28 |
| 2020-02-14 | update miri | Ralf Jung | -7/+7 |
| 2020-02-13 | don't error on network failures | Mark Mansi | -0/+2 |
| 2020-02-13 | Add shared script for linkchecking books. | Eric Huss | -0/+113 |
| 2020-02-13 | Update books. | Eric Huss | -7/+28 |
| 2020-02-12 | Update RLS and Rustfmt | Igor Matuszewski | -21/+7 |
| 2020-02-12 | Auto merge of #69088 - JohnTitor:rollup-x7bk7h7, r=JohnTitor | bors | -6/+11 |
| 2020-02-12 | Rollup merge of #68947 - chrissimpkins:python-fmt, r=alexcrichton | Yuki Okushi | -6/+11 |
| 2020-02-12 | Auto merge of #68998 - lzutao:clippyup, r=Manishearth | bors | -7/+9 |
| 2020-02-12 | Update clippy | Lzu Tao | -7/+9 |
| 2020-02-10 | submodules: update cargo from 9d32b7b01 to 3c53211c3 | Matthias Krüger | -0/+1 |
| 2020-02-07 | PEP8 format spacing | Chris Simpkins | -6/+11 |
| 2020-02-07 | update miri | Ralf Jung | -9/+7 |
| 2020-02-03 | some cleanup/fixes | Mark Mansi | -7/+2 |
| 2020-02-03 | implement proper linkchecker hardening | mark | -10/+62 |
| 2020-02-02 | Auto merge of #68774 - RalfJung:miri, r=RalfJung | bors | -7/+9 |
| 2020-02-02 | bump Miri | Ralf Jung | -7/+9 |
| 2020-02-02 | Rollup merge of #68760 - Tyg13:compile_fail_ui_test, r=Centril | Mazdak Farrokhzad | -0/+3 |
| 2020-02-02 | compiletest: error if `compile-fail` header in ui test. | Tyler Lanphear | -0/+3 |
| 2020-02-02 | Update Clippy | Yuki Okushi | -7/+7 |
| 2020-01-30 | Rollup merge of #68626 - Zoxc:termize, r=estebank | Dylan DPC | -1/+1 |
| 2020-01-29 | Update Clippy | Yuki Okushi | -9/+7 |
| 2020-01-29 | Use termize instead of term_size | John Kåre Alsaker | -1/+1 |
| 2020-01-28 | Auto merge of #68533 - tmiasko:compiletest, r=nikomatsakis | bors | -119/+279 |
| 2020-01-27 | Rollup merge of #68579 - ehuss:update-cargo, r=Mark-Simulacrum | Mark Rousskov | -0/+0 |
| 2020-01-27 | Update cargo | Eric Huss | -0/+0 |
| 2020-01-27 | Bump miri for rust-lang/miri#1150 | Jon Gjengset | -7/+7 |
| 2020-01-26 | update | comet | -1/+1 |
| 2020-01-27 | compiletest: Don't load TestProps from a directories | Tomasz Miąsko | -102/+106 |
| 2020-01-27 | compiletest: Derive Default for EarlyProps | Tomasz Miąsko | -8/+2 |
| 2020-01-27 | compiletest: Remove unused llvm-cxxflags option | Tomasz Miąsko | -5/+0 |
| 2020-01-27 | compiletest: Add unit tests for EarlyProps | Tomasz Miąsko | -1/+155 |
| 2020-01-27 | compiletest: Update mode list displayed in `--help` | Tomasz Miąsko | -1/+2 |
| 2020-01-27 | compiletest: Parse EarlyProps from a reader | Tomasz Miąsko | -4/+10 |
| 2020-01-27 | compiletest: Remove unnecessary memory allocation in iter_header | Tomasz Miąsko | -3/+9 |
| 2020-01-26 | rustc_span: move pretty syntax from macro_backtrace to ExpnKind::descr. | Eduard-Mihai Burtescu | -0/+0 |
| 2020-01-26 | Don't use ExpnKind::descr to get the name of a bang macro. | Eduard-Mihai Burtescu | -7/+9 |
| 2020-01-23 | Auto merge of #68391 - tmiasko:compiletest-debuginfo, r=alexcrichton | bors | -278/+215 |
| 2020-01-23 | compiletest: Do not run debuginfo tests with gdb on msvc targets | Tomasz Miąsko | -0/+4 |
| 2020-01-22 | Rollup merge of #68253 - japaric:bare-metal-cortex-a, r=alexcrichton | Tyler Mandry | -0/+1 |