| Age | Commit message (Expand) | Author | Lines |
| 2020-10-01 | Add a regression test for issue-72565 | Yuki Okushi | -0/+16 |
| 2020-10-01 | Add a regression test for issue-68951 | Yuki Okushi | -0/+9 |
| 2020-10-01 | Add a regression test for issue-66501 | Yuki Okushi | -0/+12 |
| 2020-10-01 | Rollup merge of #77371 - camelid:remove-extra-space-in-diagnostic, r=varkor | Dylan DPC | -0/+18 |
| 2020-10-01 | Rollup merge of #77360 - oli-obk:zst_const_pat_regression, r=RalfJung | Dylan DPC | -0/+9 |
| 2020-10-01 | Rollup merge of #77349 - ehuss:update-cargo, r=ehuss | Dylan DPC | -0/+0 |
| 2020-10-01 | Rollup merge of #77343 - varkor:rustc_args_required_const-validation, r=lcnr | Dylan DPC | -0/+74 |
| 2020-10-01 | Rollup merge of #77324 - Aaron1011:fix/const-item-mutation-ptr, r=petrochenkov | Dylan DPC | -24/+35 |
| 2020-10-01 | Rollup merge of #77303 - lcnr:const-evaluatable-TooGeneric, r=oli-obk,varkor | Dylan DPC | -41/+49 |
| 2020-10-01 | Rollup merge of #77202 - ehuss:defer-apple-sdkroot, r=petrochenkov | Dylan DPC | -11/+8 |
| 2020-10-01 | Rollup merge of #77153 - Aaron1011:fix/better-recursive-expand, r=petrochenkov | Dylan DPC | -0/+86 |
| 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 | Remove trailing space in error message | Camelid | -1/+1 |
| 2020-09-30 | Auto merge of #75810 - hug-dev:cmse-nonsecure-entry, r=jonas-schievink | bors | -0/+175 |
| 2020-09-30 | Add test for error message | Camelid | -0/+18 |
| 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 | Validate `rustc_args_required_const` | varkor | -0/+74 |
| 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 | References to ZSTs may be at arbitrary aligned addresses | Oliver Scherer | -0/+9 |
| 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 | Update cargo | Eric Huss | -0/+0 |
| 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 | Don't fire `const_item_mutation` lint on writes through a pointer | Aaron Hill | -24/+35 |
| 2020-09-28 | Add unstable book docs for `-Zunsound-mir-opts` | Wesley Wiser | -0/+8 |
| 2020-09-28 | Fix recursive nonterminal expansion during pretty-print/reparse check | Aaron Hill | -0/+86 |
| 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 |