| Age | Commit message (Expand) | Author | Lines |
| 2020-12-20 | Skip `dsymutil` by default for compiler bootstrap | J. Ryan Stinnett | -0/+24 |
| 2020-12-19 | Auto merge of #80104 - Nadrieril:usefulness-merging, r=varkor | bors | -139/+286 |
| 2020-12-19 | Auto merge of #80132 - matthewjasper:revert-eval-order, r=nikomatsakis | bors | -3/+42 |
| 2020-12-19 | Auto merge of #79342 - CDirkx:ipaddr-const, r=oli-obk | bors | -22/+27 |
| 2020-12-19 | Auto merge of #80106 - jackh726:binder-refactor-part-2, r=lcnr | bors | -157/+175 |
| 2020-12-19 | More rebinds | Jack Huey | -148/+152 |
| 2020-12-19 | Auto merge of #80180 - JohnTitor:rollup-a31s996, r=JohnTitor | bors | -32/+42 |
| 2020-12-19 | Rollup merge of #80155 - matsujika:matsujika-patch-1, r=jonas-schievink | Yuki Okushi | -1/+1 |
| 2020-12-19 | Rollup merge of #80133 - Aaron1011:fix/const-mut-deref, r=estebank | Yuki Okushi | -11/+21 |
| 2020-12-19 | Rollup merge of #80129 - pierwill:patch-6, r=estebank | Yuki Okushi | -1/+1 |
| 2020-12-19 | Rollup merge of #80068 - jyn514:mut-reference, r=m-ou-se | Yuki Okushi | -0/+1 |
| 2020-12-19 | Rollup merge of #79612 - jyn514:compiler-links, r=Aaron1011 | Yuki Okushi | -8/+2 |
| 2020-12-19 | Rollup merge of #79211 - yoshuawuyts:future-doc-alias, r=Mark-Simulacrum | Yuki Okushi | -0/+1 |
| 2020-12-19 | Rollup merge of #78083 - ChaiTRex:master, r=m-ou-se | Yuki Okushi | -11/+15 |
| 2020-12-19 | Auto merge of #79073 - davidtwco:issue-78957-const-param-attrs, r=lcnr | bors | -5/+147 |
| 2020-12-19 | Auto merge of #77035 - mibac138:fn-fat-arrow-return, r=davidtwco | bors | -25/+255 |
| 2020-12-18 | Auto merge of #80154 - GuillaumeGomez:str-to-symbol, r=jyn514 | bors | -8/+11 |
| 2020-12-18 | Change potentially_qualified to be defined on Binder<PredicateAtom> | Jack Huey | -27/+41 |
| 2020-12-18 | Switch compiler/ to intra-doc links | Joshua Nelson | -8/+2 |
| 2020-12-18 | Auto merge of #80081 - ehuss:update-cargo, r=Mark-Simulacrum | bors | -6/+100 |
| 2020-12-18 | Unify the two kinds of usefulness merging | Nadrieril | -63/+35 |
| 2020-12-18 | Merge unreachable subpatterns correctly | Nadrieril | -19/+36 |
| 2020-12-18 | Keep all witnesses of non-exhaustiveness | Nadrieril | -39/+51 |
| 2020-12-18 | Rewrite usefulness merging using `SpanSet` | Nadrieril | -67/+122 |
| 2020-12-18 | Log the output of `is_useful` in the or-pattern case too | Nadrieril | -25/+31 |
| 2020-12-18 | Factor out or-pattern usefulness merging | Nadrieril | -72/+81 |
| 2020-12-18 | Add tests | Nadrieril | -19/+95 |
| 2020-12-18 | Auto merge of #80156 - RalfJung:rollup-m3poz8z, r=RalfJung | bors | -21/+42 |
| 2020-12-18 | Update cargo | Eric Huss | -6/+100 |
| 2020-12-18 | Add the "promise" aliases to the `async` lang feature | Yoshua Wuyts | -0/+1 |
| 2020-12-18 | Rollup merge of #80147 - pierwill:patch-9, r=lcnr | Ralf Jung | -1/+1 |
| 2020-12-18 | Rollup merge of #80146 - pierwill:pierwill-prelude-mod-docs, r=lcnr | Ralf Jung | -13/+12 |
| 2020-12-18 | Rollup merge of #80145 - pierwill:patch-8, r=lcnr | Ralf Jung | -1/+1 |
| 2020-12-18 | Rollup merge of #80135 - camelid:const-macro-nt, r=petrochenkov | Ralf Jung | -0/+22 |
| 2020-12-18 | Rollup merge of #80130 - pierwill:patch-7, r=oli-obk | Ralf Jung | -1/+1 |
| 2020-12-18 | Rollup merge of #80121 - LeSeulArtichaut:if-let-experimental, r=davidtwco | Ralf Jung | -5/+5 |
| 2020-12-18 | Fix typo | Hirochika Matsumoto | -1/+1 |
| 2020-12-18 | Auto merge of #79485 - EllenNyan:stabilize_unsafe_cell_get_mut, r=m-ou-se | bors | -5/+2 |
| 2020-12-18 | Continue String to Symbol conversion in rustdoc | Guillaume Gomez | -8/+11 |
| 2020-12-18 | Auto merge of #80090 - jyn514:tcx-in-render, r=GuillaumeGomez | bors | -179/+226 |
| 2020-12-18 | Auto merge of #80119 - GuillaumeGomez:str-to-symbol, r=jyn514 | bors | -69/+74 |
| 2020-12-17 | Add missing punctuation to std::alloc docs | pierwill | -1/+1 |
| 2020-12-17 | Edit formatting in Rust Prelude docs | pierwill | -13/+12 |
| 2020-12-17 | Fix typo in rustc_typeck docs | pierwill | -1/+1 |
| 2020-12-18 | Auto merge of #80036 - sivadeilra:syms_no_macro, r=petrochenkov | bors | -29/+24 |
| 2020-12-18 | Auto merge of #80138 - Dylan-DPC:rollup-qamsfyh, r=Dylan-DPC | bors | -3596/+311 |
| 2020-12-18 | Rollup merge of #80109 - richkadel:llvm-coverage-counters-2.3.0, r=tmandry | Dylan DPC | -3576/+86 |
| 2020-12-18 | Rollup merge of #80046 - camelid:diag-docs, r=lcnr | Dylan DPC | -14/+53 |
| 2020-12-18 | Rollup merge of #80023 - sasurau4:feature/enhance-error-message-when-wrongly-... | Dylan DPC | -2/+113 |
| 2020-12-18 | Rollup merge of #80003 - Stupremee:fix-zst-vecdeque-conversion-panic, r=dtolnay | Dylan DPC | -2/+13 |