| Age | Commit message (Expand) | Author | Lines |
| 2022-08-30 | Auto merge of #101183 - Dylan-DPC:rollup-6kewixv, r=Dylan-DPC | bors | -570/+670 |
| 2022-08-30 | Rollup merge of #101180 - SUPERCILEX:const-maybeuninit, r=TaKO8Ki | Dylan DPC | -0/+6 |
| 2022-08-30 | Rollup merge of #101176 - notriddle:notriddle/rustdoc-table-display, r=jsha | Dylan DPC | -35/+2 |
| 2022-08-30 | Rollup merge of #101175 - tmandry:curse-push-hook, r=jyn514 | Dylan DPC | -1/+1 |
| 2022-08-30 | Rollup merge of #101123 - JohnTitor:rm-register-attr, r=TaKO8Ki | Dylan DPC | -506/+183 |
| 2022-08-30 | Rollup merge of #101101 - RalfJung:read-pointer-as-bytes, r=oli-obk | Dylan DPC | -28/+311 |
| 2022-08-30 | Rollup merge of #101022 - compiler-errors:issue-101020, r=jackh726 | Dylan DPC | -0/+62 |
| 2022-08-30 | Rollup merge of #101019 - compiler-errors:return-closure-suggestion, r=cjgillot | Dylan DPC | -0/+40 |
| 2022-08-30 | Rollup merge of #100092 - compiler-errors:issue-100075, r=oli-obk | Dylan DPC | -0/+65 |
| 2022-08-30 | Auto merge of #100812 - Nilstrieb:revert-let-chains-nightly, r=Mark-Simulacrum | bors | -725/+1053 |
| 2022-08-29 | Add another MaybeUninit array test with const | Alex Saveau | -0/+6 |
| 2022-08-29 | rustdoc: remove unused CSS selectors for `.table-display` | Michael Howell | -35/+2 |
| 2022-08-29 | Don't --bless in pre-push hook | Tyler Mandry | -1/+1 |
| 2022-08-29 | Auto merge of #101167 - matthiaskrgr:rollup-yt3jdmp, r=matthiaskrgr | bors | -31/+191 |
| 2022-08-29 | Rollup merge of #101131 - RalfJung:ctfe-no-needs-rfc, r=oli-obk | Matthias Krüger | -2/+5 |
| 2022-08-29 | Rollup merge of #101106 - aDotInTheVoid:rdj-stripped-mod, r=GuillaumeGomez | Matthias Krüger | -13/+113 |
| 2022-08-29 | Rollup merge of #100898 - compiler-errors:too-many-expr-fields, r=spastorino | Matthias Krüger | -16/+73 |
| 2022-08-29 | Auto merge of #101152 - Dylan-DPC:rollup-v4iw8ux, r=Dylan-DPC | bors | -15/+40 |
| 2022-08-29 | Revert let_chains stabilization | Nilstrieb | -387/+715 |
| 2022-08-29 | Bump stage0 | Nilstrieb | -338/+338 |
| 2022-08-29 | Auto merge of #101147 - weihanglo:update-cargo, r=Mark-Simulacrum | bors | -0/+0 |
| 2022-08-29 | Rollup merge of #101000 - m-ou-se:count-is-star, r=nagisa | Dylan DPC | -1/+14 |
| 2022-08-29 | Rollup merge of #100239 - RalfJung:const-prop-uninit, r=oli-obk | Dylan DPC | -1/+2 |
| 2022-08-29 | Rollup merge of #99821 - cjgillot:ast-lifetimes-2, r=compiler-errors | Dylan DPC | -13/+13 |
| 2022-08-29 | Rollup merge of #98304 - SUPERCILEX:maybeuninit, r=nikic | Dylan DPC | -0/+11 |
| 2022-08-29 | Auto merge of #98626 - oli-obk:tracing, r=lcnr | bors | -0/+1 |
| 2022-08-29 | Update cargo | Weihang Lo | -0/+0 |
| 2022-08-29 | Auto merge of #101143 - matthiaskrgr:rollup-g8y5k0g, r=matthiaskrgr | bors | -95/+214 |
| 2022-08-29 | Rollup merge of #101116 - GuillaumeGomez:rm-attrs-ty-alias, r=notriddle | Matthias Krüger | -8/+6 |
| 2022-08-29 | Rollup merge of #101111 - saethlin:better-fnentry-spans, r=RalfJung | Matthias Krüger | -8/+8 |
| 2022-08-29 | Rollup merge of #100959 - LuisCardosoOliveira:translation-rename-attr-warning... | Matthias Krüger | -23/+22 |
| 2022-08-29 | Rollup merge of #100897 - RalfJung:const-not-to-mutable, r=lcnr | Matthias Krüger | -10/+10 |
| 2022-08-29 | Rollup merge of #100437 - compiler-errors:better-const-mismatch-err, r=oli-obk | Matthias Krüger | -42/+164 |
| 2022-08-29 | Rollup merge of #99027 - tmiasko:basic-blocks, r=oli-obk | Matthias Krüger | -4/+4 |
| 2022-08-29 | Auto merge of #100908 - lnicola:rust-analyzer-2022-08-23, r=lnicola | bors | -625/+2091 |
| 2022-08-29 | check_missing_items.py: Check imports | Nixon Enraght-Moony | -0/+6 |
| 2022-08-29 | Rustdoc-Json: Retain Stripped Modules when they are imported, not when they h... | Nixon Enraght-Moony | -13/+107 |
| 2022-08-28 | Auto merge of #100497 - kadiwa4:remove_clone_into_iter, r=cjgillot | bors | -18/+20 |
| 2022-08-28 | entirely get rid of NeedsRfc CTFE errors | Ralf Jung | -0/+3 |
| 2022-08-28 | CTFE: exposing pointers and calling extern fn doesn't need an RFC, it is just... | Ralf Jung | -2/+2 |
| 2022-08-28 | Use the declaration's SourceInfo for FnEntry retags, not the outermost | Ben Kimock | -8/+8 |
| 2022-08-28 | Remove `register_attr`-related tests | Yuki Okushi | -506/+183 |
| 2022-08-28 | Auto merge of #101115 - matthiaskrgr:rollup-iy14ztr, r=matthiaskrgr | bors | -53/+216 |
| 2022-08-28 | Remove Attrs type alias | Guillaume Gomez | -8/+6 |
| 2022-08-28 | Rollup merge of #101102 - est31:unstable_book_gen_write, r=Mark-Simulacrum | Matthias Krüger | -23/+10 |
| 2022-08-28 | Rollup merge of #101098 - petrochenkov:noinvis, r=TaKO8Ki | Matthias Krüger | -5/+0 |
| 2022-08-28 | Rollup merge of #101091 - TaKO8Ki:fix-101076, r=notriddle | Matthias Krüger | -2/+17 |
| 2022-08-28 | Rollup merge of #101055 - TaKO8Ki:use-smaller-span, r=compiler-errors | Matthias Krüger | -12/+20 |
| 2022-08-28 | Rollup merge of #101038 - RalfJung:interning-alignment, r=oli-obk | Matthias Krüger | -0/+17 |
| 2022-08-28 | Rollup merge of #101002 - estebank:hashmap-idx, r=davidtwco | Matthias Krüger | -10/+36 |