| Age | Commit message (Expand) | Author | Lines |
| 2020-12-18 | Change potentially_qualified to be defined on Binder<PredicateAtom> | Jack Huey | -27/+41 |
| 2020-12-18 | Auto merge of #80156 - RalfJung:rollup-m3poz8z, r=RalfJung | bors | -21/+42 |
| 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 | Auto merge of #79485 - EllenNyan:stabilize_unsafe_cell_get_mut, r=m-ou-se | bors | -5/+2 |
| 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 |
| 2020-12-18 | Rollup merge of #78164 - Aaron1011:fix/async-region-name, r=tmandry | Dylan DPC | -2/+46 |
| 2020-12-17 | Stop using intermediate macros in definition of symbols | Arlie Davis | -29/+24 |
| 2020-12-17 | Don't allow `const` to begin a nonterminal | Camelid | -0/+22 |
| 2020-12-17 | Auto merge of #80122 - davidtwco:revert-76030, r=oli-obk | bors | -10/+3 |
| 2020-12-17 | docs: Edit rustc_span::symbol::Symbol method | pierwill | -1/+1 |
| 2020-12-17 | Prefer regions with an `external_name` in `approx_universal_upper_bound` | Aaron Hill | -2/+46 |
| 2020-12-17 | Auto merge of #79945 - jackh726:existential_trait_ref, r=nikomatsakis | bors | -266/+319 |
| 2020-12-17 | Continue String to Symbol conversion in rustdoc | Guillaume Gomez | -69/+74 |
| 2020-12-17 | Revert "cg_llvm: `fewer_names` in `uncached_llvm_type`" | David Wood | -10/+3 |
| 2020-12-17 | Fix rebase conflict | Joshua Nelson | -4/+0 |
| 2020-12-17 | TODO -> FIXME | Joshua Nelson | -1/+1 |
| 2020-12-17 | Fix error with `--cfg parallel_compiler` | Joshua Nelson | -1/+1 |
| 2020-12-17 | Make it compile | Joshua Nelson | -72/+104 |
| 2020-12-17 | [tmp] Pass `TyCtxt` through to the render backend | Joshua Nelson | -17/+15 |
| 2020-12-17 | Move `run_renderer` into the main `global_ctxt` closure | Joshua Nelson | -71/+81 |
| 2020-12-17 | Separate `create_resolver` into a new function | Joshua Nelson | -36/+43 |
| 2020-12-17 | Split apart create_config and run_core | Joshua Nelson | -21/+25 |
| 2020-12-17 | Change the message for `if_let_guard` feature gate | LeSeulArtichaut | -5/+5 |
| 2020-12-17 | Auto merge of #80113 - davidtwco:issue-80086-ci-llvm-stamp, r=Mark-Simulacrum | bors | -1/+1 |
| 2020-12-17 | Auto merge of #80114 - GuillaumeGomez:rollup-gszr5kn, r=GuillaumeGomez | bors | -100/+97 |
| 2020-12-17 | Add test case for break expr with misspelled value | Daiki Ihara | -2/+93 |
| 2020-12-17 | Enhance error message when misspelled label to value in break expression | Daiki Ihara | -0/+20 |
| 2020-12-17 | Rollup merge of #80047 - jyn514:more-symbols, r=GuillaumeGomez | Guillaume Gomez | -30/+29 |
| 2020-12-17 | Rollup merge of #80040 - tmiasko:always-lower-intrinsics, r=Dylan-DPC | Guillaume Gomez | -39/+38 |
| 2020-12-17 | Rollup merge of #80035 - ChayimFriedman2:patch-1, r=nagisa | Guillaume Gomez | -1/+1 |
| 2020-12-17 | Rollup merge of #80022 - ssomers:btree_cleanup_8, r=Mark-Simulacrum | Guillaume Gomez | -2/+2 |
| 2020-12-17 | Rollup merge of #80006 - ssomers:btree_cleanup_6, r=Mark-Simulacrum | Guillaume Gomez | -28/+27 |
| 2020-12-17 | bootstrap: update ci-llvm stamp after #80087 | David Wood | -1/+1 |
| 2020-12-17 | Auto merge of #79840 - dvtkrlbs:issue-79667, r=oli-obk | bors | -69/+17 |
| 2020-12-16 | Remove redundant and unreliable coverage test results | Rich Kadel | -3576/+86 |