| Age | Commit message (Expand) | Author | Lines |
| 2020-09-25 | Fix tests | marmeladema | -8/+8 |
| 2020-09-25 | Move from {{closure}}#0 syntax to {closure#0} for (def) path components | marmeladema | -183/+183 |
| 2020-09-25 | Rollup merge of #77183 - bugadani:issue-77088, r=varkor | Jonas Schievink | -4/+14 |
| 2020-09-25 | Rollup merge of #77146 - Mark-Simulacrum:xpyinstall, r=alexcrichton | Jonas Schievink | -1/+1 |
| 2020-09-25 | Rollup merge of #77126 - Mark-Simulacrum:llvm-less-often, r=alexcrichton | Jonas Schievink | -2/+13 |
| 2020-09-25 | Rollup merge of #77120 - ecstatic-morse:keep-stage-std, r=Mark-Simulacrum | Jonas Schievink | -2/+26 |
| 2020-09-25 | Rollup merge of #77106 - matthiaskrgr:changelog_seen, r=Mark-Simulacrum | Jonas Schievink | -1/+1 |
| 2020-09-25 | Rollup merge of #77086 - ehuss:src-libunwind, r=Mark-Simulacrum | Jonas Schievink | -1/+1 |
| 2020-09-25 | Rollup merge of #77073 - lcnr:ty-trait-param, r=matthewjasper | Jonas Schievink | -0/+40 |
| 2020-09-25 | Rollup merge of #77066 - jonas-schievink:dest-prop-borrow, r=oli-obk | Jonas Schievink | -178/+204 |
| 2020-09-25 | Auto merge of #73453 - erikdesjardins:tuplayout, r=eddyb | bors | -0/+154 |
| 2020-09-25 | Allow multiple allow_internal_unstable attributes | Dániel Buga | -4/+14 |
| 2020-09-25 | Auto merge of #77144 - flip1995:clippyup, r=Manishearth | bors | -965/+3418 |
| 2020-09-25 | Auto merge of #76844 - simonvandel:fix-76803, r=wesleywiser | bors | -12/+62 |
| 2020-09-25 | Rollup merge of #77160 - ecstatic-morse:const-fn-transmute-suggestion, r=oli-obk | Jonas Schievink | -42/+52 |
| 2020-09-25 | Rollup merge of #77136 - ecstatic-morse:issue-77134, r=oli-obk | Jonas Schievink | -45/+45 |
| 2020-09-25 | Rollup merge of #76724 - ecstatic-morse:dataflow-pass-names, r=lcnr | Jonas Schievink | -0/+1 |
| 2020-09-25 | Rollup merge of #75438 - Cldfire:rustdoc/use-adaptive-svg-favicon, r=Guillaum... | Jonas Schievink | -4/+34 |
| 2020-09-24 | Bless tests | Dylan MacKenzie | -42/+52 |
| 2020-09-24 | Install std for non-host targets | Mark Rousskov | -1/+1 |
| 2020-09-24 | Merge commit 'e636b88aa180e8cab9e28802aac90adbc984234d' into clippyup | flip1995 | -965/+3418 |
| 2020-09-24 | update tests | Bastian Kauschke | -3/+5 |
| 2020-09-24 | visit impl self ty + trait | Bastian Kauschke | -0/+25 |
| 2020-09-24 | assign the correct `DefId` in `nominal_obligations` | Bastian Kauschke | -3/+3 |
| 2020-09-24 | walk hir to get const evaluatable predicates | Bastian Kauschke | -14/+12 |
| 2020-09-24 | const_evaluatable_checked: collect predicates from fn_sig | Bastian Kauschke | -1/+54 |
| 2020-09-23 | Bless tests | Dylan MacKenzie | -45/+45 |
| 2020-09-24 | Auto merge of #74430 - Manishearth:stabilize-intra-doc, r=Manishearth | bors | -69/+107 |
| 2020-09-23 | Use theme-adaptive SVG favicon from other Rust sites | Jarek Samic | -4/+34 |
| 2020-09-24 | Auto merge of #77083 - KodrAus:revert/const-type-id, r=RalfJung | bors | -4/+7 |
| 2020-09-23 | Add entry to CHANGELOG for `--keep-stage-std` | Dylan MacKenzie | -0/+4 |
| 2020-09-23 | Remove warning about possible future deprecation | Dylan MacKenzie | -4/+0 |
| 2020-09-23 | Re-download LLVM on submodule updates only | Mark Rousskov | -2/+13 |
| 2020-09-23 | Auto merge of #77102 - Dylan-DPC:rollup-2jfrg3u, r=Dylan-DPC | bors | -54/+203 |
| 2020-09-23 | Add `keep-stage-std` to `x.py` | Dylan MacKenzie | -2/+26 |
| 2020-09-23 | Auto merge of #76673 - simonvandel:remove-unneeded-drops, r=oli-obk | bors | -8/+149 |
| 2020-09-23 | Auto merge of #6044 - rschoon:rc-buffer, r=yaahc | bors | -0/+7 |
| 2020-09-23 | Ignore test on wasm as it does not unwind | Simon Vandel Sillesen | -46/+47 |
| 2020-09-23 | clarify that `changelog-seen = 1` goes to the beginning of config.toml | Matthias Krüger | -1/+1 |
| 2020-09-23 | Rollup merge of #76993 - blitzerr:alloc-ref, r=Amanieu | Dylan DPC | -2/+3 |
| 2020-09-23 | Rollup merge of #76965 - fusion-engineering-forks:fix-atomic-from-mut, r=Amanieu | Dylan DPC | -1/+149 |
| 2020-09-23 | Rollup merge of #76939 - lcnr:const-evaluatable-cont, r=oli-obk | Dylan DPC | -10/+32 |
| 2020-09-23 | Rollup merge of #76898 - Aaron1011:fix/item-def-span, r=oli-obk | Dylan DPC | -41/+19 |
| 2020-09-23 | Auto merge of #76864 - est31:downloaded_llvm_no_clone_sources, r=Mark-Simulacrum | bors | -2/+3 |
| 2020-09-23 | Auto merge of #76659 - simonvandel:76432, r=oli-obk | bors | -0/+132 |
| 2020-09-23 | Auto merge of #76850 - ecstatic-morse:const-checking-refactor, r=oli-obk | bors | -162/+201 |
| 2020-09-22 | a few more &mut self -> self changes | blitzerr | -1/+1 |
| 2020-09-22 | fixing the test failure | blitzerr | -1/+2 |
| 2020-09-23 | Auto merge of #77063 - cuviper:llvm-11.0.0-rc3, r=nikic | bors | -0/+0 |
| 2020-09-22 | Include libunwind in the rust-src component. | Eric Huss | -1/+1 |