| Age | Commit message (Expand) | Author | Lines |
| 2019-10-22 | Forbid non-`structural_match` types in const generics | varkor | -0/+65 |
| 2019-10-22 | Move `search_for_adt_without_structural_match` to `ty/mod` | varkor | -123/+116 |
| 2019-10-22 | Auto merge of #65501 - alexcrichton:remove-emscripten-backend, r=Mark-Simulacrum | bors | -101/+35 |
| 2019-10-21 | Remove `src/llvm-emscripten` submodule | Alex Crichton | -101/+35 |
| 2019-10-21 | Rollup merge of #65663 - Amanieu:typo, r=varkor | Mazdak Farrokhzad | -1/+1 |
| 2019-10-21 | Rollup merge of #65660 - varkor:canonical-const-to-bound-const, r=eddyb | Mazdak Farrokhzad | -64/+47 |
| 2019-10-21 | Rollup merge of #65647 - nnethercote:rm-unnecessary-traits, r=Centril | Mazdak Farrokhzad | -124/+105 |
| 2019-10-21 | Rollup merge of #65621 - RalfJung:write_bytes, r=oli-obk | Mazdak Farrokhzad | -20/+39 |
| 2019-10-21 | Rollup merge of #65092 - tspiteri:const-is-pow2, r=oli-obk | Mazdak Farrokhzad | -2/+13 |
| 2019-10-21 | Rollup merge of #62330 - SimonSapin:no-drop-in-union-fields, r=RalfJung | Mazdak Farrokhzad | -265/+454 |
| 2019-10-21 | Rename `ConstValue::Infer(InferConst::Canonical(..))` to `ConstValue::Bound(..)` | varkor | -64/+47 |
| 2019-10-21 | Auto merge of #65661 - JohnTitor:rollup-68la1fq, r=JohnTitor | bors | -57/+298 |
| 2019-10-21 | improve readability of is_power_of_two | Trevor Spiteri | -1/+1 |
| 2019-10-21 | Fix typo from #65214 | Amanieu d'Antras | -1/+1 |
| 2019-10-21 | Rollup merge of #65652 - skinny121:const_infer_leak, r=eddyb | Yuki Okushi | -1/+68 |
| 2019-10-21 | Rollup merge of #65650 - guanqun:use-unwrap-or, r=eddyb | Yuki Okushi | -5/+1 |
| 2019-10-21 | Rollup merge of #65624 - wesleywiser:improve_simplify_locals, r=oli-obk | Yuki Okushi | -48/+163 |
| 2019-10-21 | Rollup merge of #65620 - ryoqun:remove-unneeded-comment, r=varkor | Yuki Okushi | -1/+1 |
| 2019-10-21 | Rollup merge of #65544 - dorfsmay:doc_keyword_break, r=Dylan-DPC | Yuki Okushi | -2/+65 |
| 2019-10-21 | Remove many unnecessary trait derivations. | Nicholas Nethercote | -103/+89 |
| 2019-10-21 | remove write_repeat; it is subsumed by the new write_bytes | Ralf Jung | -19/+0 |
| 2019-10-21 | points the user away from the Allocation type and towards the Memory type | Ralf Jung | -0/+12 |
| 2019-10-21 | Report even duplilcate errors in case the feature gat is not active | Oliver Scherer | -9/+29 |
| 2019-10-21 | Auto merge of #65594 - RalfJung:miri, r=oli-obk | bors | -15/+11 |
| 2019-10-21 | Don't silently do nothing on mis_use of `check_union_fields` | Oliver Scherer | -16/+17 |
| 2019-10-21 | Fix `canonicalize_const_var` from leaking inference variables through | ben | -1/+68 |
| 2019-10-21 | use unwrap_or in lint code | Guanqun Lu | -5/+1 |
| 2019-10-21 | Auto merge of #65630 - ecstatic-morse:graphviz-tidy, r=Mark-Simulacrum | bors | -0/+26 |
| 2019-10-20 | Improve SimplifyLocals pass so it can remove unused consts | Wesley Wiser | -38/+154 |
| 2019-10-20 | Cleanup `ConstProp::visit_statement()` | Wesley Wiser | -10/+9 |
| 2019-10-21 | Remove unnecessary `Hash` bounds from various types. | Nicholas Nethercote | -14/+14 |
| 2019-10-21 | Remove unnecessary trait bounds from `keys::Keys`. | Nicholas Nethercote | -7/+2 |
| 2019-10-21 | Correctly note code as Ok not error for E0573 | Ryo Onodera | -1/+1 |
| 2019-10-21 | Rollup merge of #65639 - adrianheine:patch-2, r=jonas-schievink | Mazdak Farrokhzad | -1/+1 |
| 2019-10-21 | Rollup merge of #65638 - dsincl12:master, r=Centril | Mazdak Farrokhzad | -2/+2 |
| 2019-10-21 | Rollup merge of #65633 - Rantanen:doc-example-paths, r=Centril | Mazdak Farrokhzad | -11/+11 |
| 2019-10-21 | Rollup merge of #65629 - ecstatic-morse:remove-graphviz, r=Mark-Simulacrum | Mazdak Farrokhzad | -6/+3 |
| 2019-10-21 | Rollup merge of #65614 - varkor:apit-explicit-generics, r=matthewjasper | Mazdak Farrokhzad | -14/+14 |
| 2019-10-21 | Rollup merge of #65603 - mystor:resolve_path_ice, r=petrochenkov | Mazdak Farrokhzad | -8/+40 |
| 2019-10-21 | Rollup merge of #65592 - RalfJung:const-prop-comment, r=wesleywiser | Mazdak Farrokhzad | -11/+14 |
| 2019-10-21 | Rollup merge of #65314 - tmiasko:rustdoc-z, r=ollie27 | Mazdak Farrokhzad | -15/+39 |
| 2019-10-20 | Fix parameter name in documentation | Adrian Heine né Lang | -1/+1 |
| 2019-10-20 | Rename the default argument 'def' to 'default' | David Sinclair | -2/+2 |
| 2019-10-20 | Remove leading :: from paths in doc examples | Mikko Rantanen | -11/+11 |
| 2019-10-21 | Rollup merge of #65626 - guanqun:patch-1, r=varkor | Yuki Okushi | -1/+1 |
| 2019-10-21 | Rollup merge of #65605 - bjorn3:fix_63906, r=eddyb | Yuki Okushi | -8/+1 |
| 2019-10-21 | Rollup merge of #65579 - skinny121:resolve_const_vars, r=varkor | Yuki Okushi | -34/+37 |
| 2019-10-21 | Rollup merge of #65463 - nnethercote:rm-arena-allocation-from-expand_pattern,... | Yuki Okushi | -4/+6 |
| 2019-10-21 | Rollup merge of #65460 - sinkuu:contains_insert, r=varkor | Yuki Okushi | -20/+8 |
| 2019-10-20 | Check all files in `src/test` for `borrowck_graphviz_postflow` | Dylan MacKenzie | -0/+26 |