| Age | Commit message (Expand) | Author | Lines |
| 2020-09-18 | Auto merge of #76782 - lzutao:rd-cap, r=jyn514 | bors | -6/+8 |
| 2020-09-18 | Auto merge of #76884 - Mark-Simulacrum:fix-macos-ci, r=pietroalbini | bors | -39/+3 |
| 2020-09-18 | Auto merge of #76575 - lcnr:abstract-const, r=oli-obk | bors | -8/+179 |
| 2020-09-18 | Make sure we build target-only things (e.g., docs) for host platforms too | Mark Rousskov | -3/+3 |
| 2020-09-18 | Remove duplicate macOS builders | Mark Rousskov | -36/+0 |
| 2020-09-18 | support const_evaluatable_checked across crate boundaries | Bastian Kauschke | -0/+73 |
| 2020-09-18 | add test for let-bindings | Bastian Kauschke | -0/+33 |
| 2020-09-18 | add function calls | Bastian Kauschke | -0/+30 |
| 2020-09-18 | allow unary operations and ignore StorageLive/Dead stmts | Bastian Kauschke | -0/+14 |
| 2020-09-18 | use abstract consts when unifying ConstKind::Unevaluated | Bastian Kauschke | -8/+15 |
| 2020-09-18 | initial working state | Bastian Kauschke | -0/+14 |
| 2020-09-18 | Auto merge of #72412 - VFLashM:issue-72408-nested-closures-exponential, r=tma... | bors | -18/+85 |
| 2020-09-18 | Auto merge of #76837 - wesleywiser:disable_consideredequal, r=oli-obk | bors | -15/+31 |
| 2020-09-18 | Calculate more correct capacity in merge_attrs | Lzu Tao | -6/+8 |
| 2020-09-17 | Better handling for exponential-sized types in misc places | Valerii Lashmanov | -11/+15 |
| 2020-09-17 | Only visit types once when walking the type tree | Valerii Lashmanov | -7/+70 |
| 2020-09-18 | Fix --bless for mir-opt 32/64 bit file | Nixon Enraght-Moony | -3/+4 |
| 2020-09-17 | Rename 32 bit mir files to be more tool friendly | Nixon Enraght-Moony | -0/+0 |
| 2020-09-17 | Rename 64 bit mir files to be more tool friendly | Nixon Enraght-Moony | -0/+210 |
| 2020-09-17 | Put bit qualifier before mir/diff | Nixon Enraght-Moony | -2/+2 |
| 2020-09-17 | [mir-opt] Disable the `ConsideredEqual` logic in SimplifyBranchSame opt | Wesley Wiser | -15/+31 |
| 2020-09-17 | Auto merge of #76028 - aticu:improve_e0118, r=estebank,jyn514,GuillaumeGomez | bors | -9/+31 |
| 2020-09-16 | Auto merge of #76804 - tmandry:rollup-nwntt3q, r=tmandry | bors | -66/+135 |
| 2020-09-16 | Rollup merge of #76764 - ehuss:update-books, r=ehuss | Tyler Mandry | -0/+0 |
| 2020-09-16 | Rollup merge of #76741 - Mark-Simulacrum:no-dry-run-timing, r=alexcrichton | Tyler Mandry | -1/+1 |
| 2020-09-16 | Rollup merge of #76735 - jyn514:no-clone, r=Mark-Simulacrum | Tyler Mandry | -40/+39 |
| 2020-09-16 | Rollup merge of #76728 - jyn514:rustdoc-extern-crate, r=ehuss | Tyler Mandry | -2/+10 |
| 2020-09-16 | Rollup merge of #76719 - hameerabbasi:min-const-generics-ty, r=lcnr | Tyler Mandry | -5/+59 |
| 2020-09-16 | Rollup merge of #76642 - GuillaumeGomez:ignored-private-doc-test, r=jyn514 | Tyler Mandry | -12/+20 |
| 2020-09-16 | Rollup merge of #75026 - JulianKnodt:array_windows, r=Amanieu | Tyler Mandry | -6/+6 |
| 2020-09-16 | Auto merge of #76420 - Gelbpunkt:aarch64-linux-musl, r=pietroalbini | bors | -24/+15 |
| 2020-09-16 | Add array window fn | kadmin | -6/+6 |
| 2020-09-16 | Remove unnecessary `clone()`s in bootstrap | Joshua Nelson | -40/+39 |
| 2020-09-16 | Rollup merge of #76717 - ehuss:fix-rustc-book-libdir, r=Mark-Simulacrum | Dylan DPC | -7/+18 |
| 2020-09-16 | Rollup merge of #76710 - rust-lang:rust-analyzer-2020-09-14, r=jonas-schievink | Dylan DPC | -16/+33 |
| 2020-09-16 | Rollup merge of #76699 - lcnr:const-infer-err, r=varkor | Dylan DPC | -8/+52 |
| 2020-09-16 | Rollup merge of #76695 - iximeow:trait-generic-bound-suggestion, r=estebank | Dylan DPC | -2/+59 |
| 2020-09-16 | Rollup merge of #76681 - tshepang:unused, r=Mark-Simulacrum | Dylan DPC | -52/+0 |
| 2020-09-16 | Rollup merge of #76675 - lzutao:asm_doc, r=Amanieu | Dylan DPC | -3/+22 |
| 2020-09-16 | Auto merge of #76781 - RalfJung:rollup-ve66o2j, r=RalfJung | bors | -157/+11 |
| 2020-09-16 | Rollup merge of #76641 - nox:pointee-random-stuff, r=eddyb | Ralf Jung | -1/+1 |
| 2020-09-16 | Rollup merge of #76622 - jyn514:bootstrap-readme, r=Mark-Simulacrum | Ralf Jung | -28/+10 |
| 2020-09-16 | Rollup merge of #76369 - ayushmishra2005:move_various_str_tests_library, r=jy... | Ralf Jung | -20/+0 |
| 2020-09-16 | Rollup merge of #76366 - ayushmishra2005:arith_tests_in_library, r=jyn514 | Ralf Jung | -41/+0 |
| 2020-09-16 | Rollup merge of #76335 - CDirkx:const-duration, r=ecstatic-morse | Ralf Jung | -67/+0 |
| 2020-09-16 | Auto merge of #76625 - jyn514:default-stages, r=Mark-Simulacrum | bors | -42/+62 |
| 2020-09-16 | document how to use memory addresses as operands | Lzu Tao | -0/+19 |
| 2020-09-16 | Auto merge of #76771 - Dylan-DPC:rollup-qj4j3ma, r=Dylan-DPC | bors | -22/+204 |
| 2020-09-16 | Rollup merge of #76763 - ehuss:update-cargo, r=ehuss | Dylan DPC | -0/+0 |
| 2020-09-16 | Rollup merge of #76689 - jyn514:update-pulldown, r=GuillaumeGomez | Dylan DPC | -17/+38 |