| Age | Commit message (Expand) | Author | Lines |
| 2022-07-27 | Rollup merge of #99704 - fee1-dead-contrib:add_self_tilde_const_trait, r=oli-obk | Yuki Okushi | -209/+199 |
| 2022-07-27 | Rollup merge of #99079 - compiler-errors:issue-99073, r=oli-obk | Yuki Okushi | -72/+140 |
| 2022-07-27 | Auto merge of #99778 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2022-07-27 | Auto merge of #99792 - JohnTitor:rollup-20i7ewx, r=JohnTitor | bors | -399/+622 |
| 2022-07-27 | Rollup merge of #99775 - notriddle:notriddle/as-str, r=camelid | Yuki Okushi | -2/+2 |
| 2022-07-27 | Rollup merge of #99771 - GuillaumeGomez:update-pulldown-cmark, r=Urgau | Yuki Okushi | -7/+7 |
| 2022-07-27 | Rollup merge of #99765 - nicholasbishop:bishop-disable-uefi-std-build, r=jyn514 | Yuki Okushi | -1/+5 |
| 2022-07-27 | Rollup merge of #99759 - bjorn3:remove_llvm_dead_code, r=nikic | Yuki Okushi | -100/+0 |
| 2022-07-27 | Rollup merge of #99712 - davidtwco:translation-migrate-passes-2, r=compiler-e... | Yuki Okushi | -278/+508 |
| 2022-07-27 | Rollup merge of #99700 - est31:rustdoc_layout_heading, r=GuillaumeGomez | Yuki Okushi | -1/+7 |
| 2022-07-27 | Rollup merge of #99698 - compiler-errors:no-doc-hidden, r=cjgillot | Yuki Okushi | -5/+84 |
| 2022-07-27 | Rollup merge of #98583 - joshtriplett:stabilize-windows-symlink-types, r=thomcc | Yuki Okushi | -5/+9 |
| 2022-07-27 | Auto merge of #98553 - the8472:next_chunk_opt, r=Mark-Simulacrum | bors | -2/+75 |
| 2022-07-26 | Update cargo | Eric Huss | -0/+0 |
| 2022-07-26 | add test for vec::IntoIter::next_chunk() impl | The 8472 | -0/+11 |
| 2022-07-26 | Auto merge of #99574 - durin42:allocator-patch-redux, r=nikic | bors | -4/+356 |
| 2022-07-26 | rustdoc: do not allocate String when writing path full name | Michael Howell | -2/+2 |
| 2022-07-26 | Update pulldown-cmark version | Guillaume Gomez | -7/+7 |
| 2022-07-26 | Optimized vec::IntoIter::next_chunk impl | The 8472 | -2/+64 |
| 2022-07-26 | Auto merge of #99764 - matthiaskrgr:rollup-fawyb3m, r=matthiaskrgr | bors | -50/+66 |
| 2022-07-26 | Don't build std for *-uefi targets | Nicholas Bishop | -1/+5 |
| 2022-07-26 | Rollup merge of #99758 - WaffleLapkin:remove_useless_allow, r=Dylan-DPC | Matthias Krüger | -1/+0 |
| 2022-07-26 | Rollup merge of #99757 - asquared31415:patch-1, r=Dylan-DPC | Matthias Krüger | -1/+1 |
| 2022-07-26 | Rollup merge of #99729 - cjgillot:rm-unused-tuple, r=michaelwoerister | Matthias Krüger | -31/+27 |
| 2022-07-26 | ICE on RawPtrComparison check | Deadbeef | -4/+4 |
| 2022-07-26 | Rollup merge of #99724 - ehuss:fix-broken-links-fragment, r=Dylan-DPC | Matthias Krüger | -7/+2 |
| 2022-07-26 | Rollup merge of #99716 - sourcelliu:iomut, r=Mark-Simulacrum | Matthias Krüger | -4/+4 |
| 2022-07-26 | Rollup merge of #99235 - WaffleLapkin:rustdoc_implement_support_for_must_impl... | Matthias Krüger | -6/+32 |
| 2022-07-26 | Fix diagnostics for unfulfilled obligations | Deadbeef | -26/+20 |
| 2022-07-26 | bless tests, remove nonexistent E0395 | Deadbeef | -194/+182 |
| 2022-07-26 | Add `Self: ~const Trait` to traits with `#[const_trait]` | Deadbeef | -4/+12 |
| 2022-07-26 | codegen: use new {re,de,}allocator annotations in llvm | Augie Fackler | -4/+356 |
| 2022-07-26 | Auto merge of #99680 - workingjubilee:revert-revert-icf, r=Mark-Simulacrum | bors | -1/+12 |
| 2022-07-26 | Remove dead code from cg_llvm | bjorn3 | -100/+0 |
| 2022-07-26 | Simplify test | est31 | -1/+1 |
| 2022-07-26 | Auto merge of #99753 - Dylan-DPC:rollup-k046940, r=Dylan-DPC | bors | -170/+349 |
| 2022-07-26 | remove useless `#[allow]` in a test | Maybe Waffle | -1/+0 |
| 2022-07-26 | Make `transmute_copy` docs read better | asquared31415 | -1/+1 |
| 2022-07-26 | Rollup merge of #99748 - compiler-errors:better-impl-trait-printing, r=fee1-dead | Dylan DPC | -50/+52 |
| 2022-07-26 | Rollup merge of #99739 - nnethercote:rm-E0133, r=Dylan-DPC | Dylan DPC | -9/+9 |
| 2022-07-26 | Rollup merge of #99692 - RalfJung:too-far, r=oli-obk | Dylan DPC | -47/+152 |
| 2022-07-26 | Rollup merge of #99666 - compiler-errors:issue-99663, r=lcnr | Dylan DPC | -2/+75 |
| 2022-07-26 | Rollup merge of #99618 - compiler-errors:uhh-idk, r=lcnr | Dylan DPC | -62/+61 |
| 2022-07-26 | Check that RPITs constrained by a recursive call in a closure are compatible | Michael Goulet | -50/+139 |
| 2022-07-26 | Revert "Do not allow typeck children items to constrain outer RPITs" | Michael Goulet | -29/+0 |
| 2022-07-26 | Revert "use opaque_ty_origin_unchecked instead of destructuring HIR" | Michael Goulet | -5/+13 |
| 2022-07-26 | Auto merge of #99677 - pietroalbini:pa-fix-97786-perf-regression, r=Mark-Simu... | bors | -20/+20 |
| 2022-07-26 | Address nits, move substs replacement to separate function | Michael Goulet | -27/+41 |
| 2022-07-26 | Use real opaque type instead of just saying impl Trait | Michael Goulet | -50/+52 |
| 2022-07-26 | Auto merge of #99745 - JohnTitor:rollup-lvrie64, r=JohnTitor | bors | -551/+844 |