| Age | Commit message (Expand) | Author | Lines |
| 2020-10-20 | Rollup merge of #78061 - wesleywiser:opt_zst_const_interning, r=oli-obk | Guillaume Gomez | -0/+6 |
| 2020-10-20 | Disable MatchBranchSimplification | Tomasz Miąsko | -0/+7 |
| 2020-10-19 | fix static_ptr_ty for foreign statics, and more comments in check_unsafety | Ralf Jung | -0/+3 |
| 2020-10-18 | Auto merge of #77306 - lcnr:inline-ok, r=eddyb | bors | -3/+7 |
| 2020-10-18 | Auto merge of #78066 - bugadani:wat, r=jonas-schievink | bors | -3/+3 |
| 2020-10-18 | Zip -> Enumerate | Dániel Buga | -3/+3 |
| 2020-10-17 | Optimize const value interning for ZST types | Wesley Wiser | -0/+6 |
| 2020-10-17 | Auto merge of #77373 - jonas-schievink:rm-rf-copy-prop, r=oli-obk | bors | -546/+1 |
| 2020-10-17 | Rollup merge of #76199 - Mark-Simulacrum:void-zero, r=nikomatsakis | Dylan DPC | -1/+6 |
| 2020-10-17 | Remove the old copy propagation pass | Jonas Schievink | -546/+1 |
| 2020-10-17 | Rollup merge of #77992 - nagisa:thaw-coverage-instrumentation, r=wesleywiser | Yuki Okushi | -10/+2 |
| 2020-10-16 | instrument-coverage: try our best to not ICE | Simonas Kazlauskas | -10/+2 |
| 2020-10-16 | Auto merge of #77947 - tmiasko:promoted-scope, r=oli-obk | bors | -3/+14 |
| 2020-10-15 | Replace target.target with target and target.ptr_width with target.pointer_width | est31 | -1/+1 |
| 2020-10-15 | Rollup merge of #77946 - tmiasko:validate-source-scope, r=jonas-schievink | Yuki Okushi | -2/+15 |
| 2020-10-15 | Rollup merge of #77936 - est31:remove_needless_alloc_slice, r=jonas-schievink | Yuki Okushi | -1/+1 |
| 2020-10-14 | Remove needless alloc_slice | est31 | -1/+1 |
| 2020-10-14 | Remove unused code from remaining compiler crates | est31 | -9/+0 |
| 2020-10-14 | Create a single source scope for promoteds | Tomasz Miąsko | -3/+14 |
| 2020-10-14 | Validate references to source scopes | Tomasz Miąsko | -2/+15 |
| 2020-10-14 | Rollup merge of #77892 - est31:remove_redundant_absolute_paths, r=lcnr | Yuki Okushi | -13/+15 |
| 2020-10-13 | Replace absolute paths with relative ones | est31 | -13/+15 |
| 2020-10-13 | Auto merge of #77755 - bugadani:perf-calc-dtor, r=ecstatic-morse | bors | -1/+1 |
| 2020-10-13 | Auto merge of #77796 - jonas-schievink:switchint-refactor, r=oli-obk | bors | -122/+109 |
| 2020-10-13 | Rollup merge of #77818 - bugadani:range, r=oli-obk | Yuki Okushi | -9/+9 |
| 2020-10-13 | Rollup merge of #77550 - lcnr:ty-dep-path-ct-cleanup, r=ecstatic-morse | Yuki Okushi | -12/+4 |
| 2020-10-11 | Auto merge of #77793 - tmiasko:no-op-discriminant, r=ecstatic-morse | bors | -1/+1 |
| 2020-10-11 | Use SmallVec in SwitchTargets | Jonas Schievink | -5/+3 |
| 2020-10-10 | Use range instead of tuple of ints | Dániel Buga | -9/+9 |
| 2020-10-10 | Refactor how SwitchInt stores jump targets | Jonas Schievink | -121/+110 |
| 2020-10-10 | Take functions by value | Dániel Buga | -1/+1 |
| 2020-10-10 | Recognize discriminant reads as no-ops in RemoveNoopLandingPads | Tomasz Miąsko | -1/+1 |
| 2020-10-09 | Revert calculate_dtor signature change | Dániel Buga | -1/+1 |
| 2020-10-09 | Add find_map_relevant_impl | Dániel Buga | -2/+1 |
| 2020-10-08 | Suggest removing &mut from borrow of &mut | Lzu Tao | -32/+36 |
| 2020-10-08 | Auto merge of #77581 - ecstatic-morse:dataflow-dump-mir-graphviz, r=davidtwco | bors | -24/+24 |
| 2020-10-07 | Auto merge of #77597 - simonvandel:uninhabited-hashset, r=jonas-schievink | bors | -2/+7 |
| 2020-10-07 | perf: UninhabitedEnumBranching void n^2 | Simon Vandel Sillesen | -2/+7 |
| 2020-10-07 | Auto merge of #77464 - ecstatic-morse:const-fn-impl-trait, r=oli-obk | bors | -3/+8 |
| 2020-10-07 | normalize substs during inlining | Bastian Kauschke | -3/+7 |
| 2020-10-07 | Rollup merge of #77582 - ecstatic-morse:disable-early-otherwise-branch, r=wes... | Dylan DPC | -1/+1 |
| 2020-10-07 | Rollup merge of #77568 - lcnr:mir-inline-def-id, r=ecstatic-morse | Dylan DPC | -17/+15 |
| 2020-10-06 | Fix NLL compare mode tests | Matthew Jasper | -4/+5 |
| 2020-10-06 | Rollup merge of #77559 - camelid:fix-rustdoc-warnings-invalid-rust-syntax, r=... | Yuki Okushi | -2/+5 |
| 2020-10-05 | Make `impl Trait` unstable in all contexts | Dylan MacKenzie | -6/+2 |
| 2020-10-05 | Remove `fn` from feature name | Dylan MacKenzie | -2/+2 |
| 2020-10-05 | Add `#![feature(const_fn_impl)]` | Dylan MacKenzie | -2/+11 |
| 2020-10-05 | Fixup | Camelid | -1/+1 |
| 2020-10-05 | Move `EarlyOtherwiseBranch` to mir-opt-level 2 | Dylan MacKenzie | -1/+1 |
| 2020-10-05 | Print to `stderr` when a graphviz file can't be written | Dylan MacKenzie | -1/+1 |