| Age | Commit message (Expand) | Author | Lines |
| 2020-09-30 | Auto merge of #77372 - jonas-schievink:rollup-e5bdzga, r=jonas-schievink | bors | -2/+71 |
| 2020-09-30 | Rollup merge of #77348 - ehuss:update-books, r=ehuss | Jonas Schievink | -0/+0 |
| 2020-09-30 | Rollup merge of #77345 - samlich:test-issue-74761, r=lcnr | Jonas Schievink | -0/+31 |
| 2020-09-30 | Rollup merge of #77331 - hameerabbasi:issue-74906, r=lcnr | Jonas Schievink | -0/+25 |
| 2020-09-30 | Rollup merge of #77322 - rust-lang:wesleywiser-patch-1, r=steveklabnik | Jonas Schievink | -0/+8 |
| 2020-09-30 | Rollup merge of #77280 - petrochenkov:llvmcomp, r=Mark-Simulacrum | Jonas Schievink | -2/+7 |
| 2020-09-30 | Auto merge of #75810 - hug-dev:cmse-nonsecure-entry, r=jonas-schievink | bors | -0/+175 |
| 2020-09-30 | Add more tests and check for ABI | Hugues de Valon | -4/+68 |
| 2020-09-30 | Auto merge of #77298 - jyn514:bootstrap-config, r=Mark-Simulacrum | bors | -5/+7 |
| 2020-09-30 | Add support for cmse_nonsecure_entry attribute | Hugues de Valon | -0/+111 |
| 2020-09-30 | Auto merge of #77281 - tmiasko:liveness-everybody, r=oli-obk | bors | -8/+146 |
| 2020-09-30 | Auto merge of #77356 - RalfJung:miri, r=RalfJung | bors | -7/+34 |
| 2020-09-30 | update miri | Ralf Jung | -7/+34 |
| 2020-09-30 | Auto merge of #77294 - shepmaster:try-anchors, r=pietroalbini | bors | -13/+13 |
| 2020-09-30 | Auto merge of #77069 - sexxi-goose:closure_print_2, r=nikomatsakis | bors | -50/+459 |
| 2020-09-30 | Add test for issue #74761 | samlich | -0/+31 |
| 2020-09-30 | Auto merge of #77133 - tmandry:bootstrap-host, r=Mark-Simulacrum | bors | -86/+52 |
| 2020-09-29 | Filter out empty items in bootstrap::flags::split | Tyler Mandry | -1/+1 |
| 2020-09-29 | Update books | Eric Huss | -0/+0 |
| 2020-09-29 | Liveness analysis for everybody | Tomasz Miąsko | -8/+146 |
| 2020-09-29 | Use --host='' instead of --host '' | Tyler Mandry | -14/+14 |
| 2020-09-29 | Auto merge of #77274 - tmiasko:liveness-cnd, r=lcnr | bors | -0/+53 |
| 2020-09-29 | Auto merge of #77145 - pietroalbini:refactor-build-manifest-versions, r=Mark-... | bors | -217/+290 |
| 2020-09-29 | Auto merge of #76754 - varkor:diagnostic-cleanup-ii, r=ecstatic-morse | bors | -420/+421 |
| 2020-09-29 | Auto merge of #77253 - jyn514:crate-link, r=Manishearth | bors | -1/+23 |
| 2020-09-29 | Add test for async/await combined with const-generics. | Hameer Abbasi | -0/+25 |
| 2020-09-29 | Ensure that all LLVM components requested by tests are available on CI | Vadim Petrochenkov | -2/+7 |
| 2020-09-28 | Add unstable book docs for `-Zunsound-mir-opts` | Wesley Wiser | -0/+8 |
| 2020-09-28 | Bump bootstrap version and update changelog | Tyler Mandry | -2/+11 |
| 2020-09-28 | Update CI scripts to accommodate --host change | Tyler Mandry | -15/+15 |
| 2020-09-28 | Remove skip_only_host_steps | Tyler Mandry | -58/+23 |
| 2020-09-28 | bootstrap: Always build for host, even when target is given | Tyler Mandry | -17/+9 |
| 2020-09-28 | Fix run-make-fulldeps tests | varkor | -24/+24 |
| 2020-09-28 | Auto merge of #77302 - RalfJung:rollup-n8gg3v6, r=RalfJung | bors | -817/+143 |
| 2020-09-28 | Rollup merge of #77295 - jethrogb:jb/unstable-book-asm, r=Amanieu | Ralf Jung | -1/+1 |
| 2020-09-28 | Rollup merge of #77170 - ecstatic-morse:const-fn-ptr, r=oli-obk | Ralf Jung | -86/+109 |
| 2020-09-28 | Rollup merge of #76711 - davidtwco:issue-51154-param-closure, r=estebank | Ralf Jung | -0/+21 |
| 2020-09-28 | Rollup merge of #76474 - bjorn3:driver_selected_codegen, r=oli-obk | Ralf Jung | -3/+12 |
| 2020-09-28 | Rollup merge of #76454 - poliorcetics:ui-to-unit-test-1, r=matklad | Ralf Jung | -727/+0 |
| 2020-09-28 | Auto merge of #76899 - wesleywiser:experimental_unsound_mir_opts_flag, r=oli-obk | bors | -215/+258 |
| 2020-09-28 | Don't warn if the config file is somewhere other than `config.toml` | Joshua Nelson | -5/+7 |
| 2020-09-28 | Update unstable-book: Fix ABNF in inline assembly docs | Jethro Beekman | -1/+1 |
| 2020-09-28 | Auto merge of #77236 - matthewjasper:defer-typeof-impl-trait, r=davidtwco | bors | -417/+346 |
| 2020-09-28 | Use an anchor for the try build | Jake Goulding | -3/+3 |
| 2020-09-28 | Move the try builder below the auto builders | Jake Goulding | -12/+12 |
| 2020-09-28 | Add tests for updated closure/generator printing | Aman Arora | -0/+409 |
| 2020-09-28 | pretty.rs: Update Closure and Generator print | Aman Arora | -50/+50 |
| 2020-09-28 | Auto merge of #77008 - fortanix:raoul/lvi-tests, r=Mark-Simulacrum | bors | -2/+519 |
| 2020-09-27 | Remove unnecessary -Zunsound-mir-opts uses in tests | Wesley Wiser | -168/+177 |
| 2020-09-27 | [mir-opt] Introduce a new flag to enable experimental/unsound mir opts | Wesley Wiser | -358/+392 |