| Age | Commit message (Expand) | Author | Lines |
| 2020-12-28 | merge two match'es for more exhaustiveness | Ralf Jung | -39/+41 |
| 2020-12-28 | promotion: factor some common code into validate_ref | Ralf Jung | -57/+50 |
| 2020-12-26 | Constify intrinsics::copy[_nonoverlapping] | Albin Hedman | -0/+23 |
| 2020-12-25 | Auto merge of #80235 - RalfJung:validate-promoteds, r=oli-obk | bors | -27/+25 |
| 2020-12-25 | Auto merge of #80364 - Dylan-DPC:rollup-0y96okz, r=Dylan-DPC | bors | -12/+18 |
| 2020-12-25 | Rollup merge of #80330 - eltociear:patch-2, r=lcnr | Dylan DPC | -1/+1 |
| 2020-12-25 | Rollup merge of #79999 - hencrice:yenlinc/79799, r=oli-obk | Dylan DPC | -11/+17 |
| 2020-12-25 | Auto merge of #79762 - Swatinem:remap-doctest-coverage, r=Swatinem | bors | -1/+5 |
| 2020-12-24 | Auto merge of #77692 - PankajChaudhary5:issue-76630, r=davidtwco | bors | -3/+4 |
| 2020-12-23 | Fixed formatting | Yenlin Chen | -3/+1 |
| 2020-12-23 | Addressed feedbacks | Yenlin Chen | -17/+3 |
| 2020-12-23 | Fix typo in simplify_try.rs | Ikko Ashimine | -1/+1 |
| 2020-12-21 | Auto merge of #79270 - RalfJung:array-repeat-consts, r=oli-obk | bors | -37/+41 |
| 2020-12-21 | Rollup merge of #80199 - RalfJung:const-fake, r=oli-obk | Dylan DPC | -6/+5 |
| 2020-12-20 | promoteds in statics may refer to statics | Ralf Jung | -10/+18 |
| 2020-12-20 | validate promoteds | Ralf Jung | -19/+9 |
| 2020-12-20 | use exhaustive match for checking Rvalue::Repeat | Ralf Jung | -37/+41 |
| 2020-12-20 | Auto merge of #80163 - jackh726:binder-refactor-part-3, r=lcnr | bors | -8/+8 |
| 2020-12-19 | also const-check FakeRead | Ralf Jung | -6/+5 |
| 2020-12-19 | Remap instrument-coverage line numbers in doctests | Arpad Borsos | -1/+5 |
| 2020-12-19 | Rollup merge of #80133 - Aaron1011:fix/const-mut-deref, r=estebank | Yuki Okushi | -3/+5 |
| 2020-12-18 | Make BoundRegion have a kind of BoungRegionKind | Jack Huey | -8/+8 |
| 2020-12-18 | Switch compiler/ to intra-doc links | Joshua Nelson | -1/+1 |
| 2020-12-18 | Rollup merge of #78164 - Aaron1011:fix/async-region-name, r=tmandry | Dylan DPC | -1/+17 |
| 2020-12-17 | Suppress `CONST_ITEM_MUTATION` lint if a dereference occurs anywhere | Aaron Hill | -3/+5 |
| 2020-12-17 | Prefer regions with an `external_name` in `approx_universal_upper_bound` | Aaron Hill | -1/+17 |
| 2020-12-17 | Auto merge of #79945 - jackh726:existential_trait_ref, r=nikomatsakis | bors | -1/+1 |
| 2020-12-17 | Auto merge of #80114 - GuillaumeGomez:rollup-gszr5kn, r=GuillaumeGomez | bors | -24/+9 |
| 2020-12-17 | Rollup merge of #80040 - tmiasko:always-lower-intrinsics, r=Dylan-DPC | Guillaume Gomez | -24/+9 |
| 2020-12-17 | Auto merge of #79840 - dvtkrlbs:issue-79667, r=oli-obk | bors | -68/+17 |
| 2020-12-17 | Rollup merge of #80072 - richkadel:llvm-coverage-counters-2.2.1, r=tmandry | Yuki Okushi | -2/+2 |
| 2020-12-17 | Rollup merge of #79882 - wecing:master, r=oli-obk | Yuki Okushi | -0/+27 |
| 2020-12-15 | Fixed conflict with drop elaboration and coverage | Rich Kadel | -2/+2 |
| 2020-12-15 | Auto merge of #78399 - vn-ki:gsgdt-graphviz, r=oli-obk | bors | -133/+90 |
| 2020-12-15 | Rollup merge of #79958 - richkadel:llvm-coverage-counters-2.2.0, r=tmandry | Guillaume Gomez | -20/+24 |
| 2020-12-15 | Auto merge of #78068 - RalfJung:union-safe-assign, r=nikomatsakis | bors | -72/+93 |
| 2020-12-15 | Auto merge of #73210 - wesleywiser:consts_in_debuginfo, r=oli-obk | bors | -28/+147 |
| 2020-12-15 | Auto merge of #79922 - tmiasko:lower-discriminant, r=nagisa | bors | -0/+15 |
| 2020-12-14 | Convenience funcs for `some_option.unwrap_or(...)` | Rich Kadel | -21/+11 |
| 2020-12-14 | Disable the constant debuginfo promotion pass by default | Wesley Wiser | -1/+5 |
| 2020-12-15 | Always run intrinsics lowering pass | Tomasz Miąsko | -24/+9 |
| 2020-12-14 | Improve warnings on incompatible options involving -Zinstrument-coverage | Rich Kadel | -19/+21 |
| 2020-12-13 | Refactored verbose print into a function | Yenlin Chen | -11/+33 |
| 2020-12-13 | Rollup merge of #79984 - Nadrieril:remove-unused-dep, r=jyn514 | Yuki Okushi | -3/+0 |
| 2020-12-13 | Rollup merge of #79942 - JCTyblaidd:static-mem-init, r=RalfJung | Yuki Okushi | -5/+14 |
| 2020-12-13 | Rollup merge of #79940 - matthiaskrgr:cl15ppy, r=Dylan-DPC | Yuki Okushi | -5/+6 |
| 2020-12-12 | Remove an unused dependency that made `rustdoc` crash | Nadrieril | -3/+0 |
| 2020-12-11 | Fixes reported bugs in Rust Coverage | Rich Kadel | -12/+24 |
| 2020-12-12 | Auto merge of #79931 - RalfJung:no-redundant-storage-live, r=oli-obk | bors | -23/+16 |
| 2020-12-12 | Auto merge of #79553 - sexxi-goose:mir_min_cap_writeback, r=nikomatsakis | bors | -8/+14 |