| Age | Commit message (Expand) | Author | Lines |
| 2022-08-30 | Rollup merge of #100941 - lyming2007:issue-100584, r=oli-obk | Dylan DPC | -0/+59 |
| 2022-08-30 | Rollup merge of #100473 - compiler-errors:normalize-the-fn-def-sig-plz, r=lcnr | Dylan DPC | -0/+35 |
| 2022-08-30 | Rollup merge of #99928 - compiler-errors:issue-99914, r=oli-obk | Dylan DPC | -0/+34 |
| 2022-08-30 | Rollup merge of #99517 - Nilstrieb:display-raw-ptr, r=compiler-errors | Dylan DPC | -7/+7 |
| 2022-08-30 | Rework SessionSubdiagnostic derive to support multipart_suggestion | Xiretza | -48/+278 |
| 2022-08-30 | Refactor MIR phases | Jakob Degen | -49/+68 |
| 2022-08-30 | Auto merge of #101183 - Dylan-DPC:rollup-6kewixv, r=Dylan-DPC | bors | -534/+667 |
| 2022-08-30 | Unify indentation in subdiagnostic-derive test | Xiretza | -16/+16 |
| 2022-08-30 | SessionSubdiagnostic: make `#[applicability]` optional | Xiretza | -47/+9 |
| 2022-08-30 | Tweak WellFormedLocs a bit | Michael Goulet | -30/+30 |
| 2022-08-30 | Rollup merge of #101180 - SUPERCILEX:const-maybeuninit, r=TaKO8Ki | Dylan DPC | -0/+6 |
| 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 | -371/+693 |
| 2022-08-29 | Add another MaybeUninit array test with const | Alex Saveau | -0/+6 |
| 2022-08-30 | add UI test for unpretty | yukang | -0/+8 |
| 2022-08-29 | Auto merge of #101167 - matthiaskrgr:rollup-yt3jdmp, r=matthiaskrgr | bors | -28/+134 |
| 2022-08-29 | Fix tests due to stricter invalid_value | 5225225 | -0/+1 |
| 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 | -10/+56 |
| 2022-08-29 | Rollup merge of #100898 - compiler-errors:too-many-expr-fields, r=spastorino | Matthias Krüger | -16/+73 |
| 2022-08-29 | Point at the string inside literal and mention if we need string interpolation | Yiming Lei | -0/+59 |
| 2022-08-29 | unix_sigpipe: Skip some tests on android; libc has no `signal` function | Martin Nordholts | -1/+6 |
| 2022-08-29 | Display raw pointer as `*{mut,const} T` instead of `*-ptr` in errors | nils | -7/+7 |
| 2022-08-29 | Revert let_chains stabilization | Nilstrieb | -371/+693 |
| 2022-08-29 | Update asrawfd.js. | Dan Gohman | -3/+3 |
| 2022-08-29 | Try normalizing types without RevealAll in ParamEnv in mir validation | Nilstrieb | -0/+25 |
| 2022-08-29 | Make the trait bound is not satisfied specify kind | Obei Sideg | -32/+81 |
| 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 | -12/+12 |
| 2022-08-29 | Rollup merge of #98304 - SUPERCILEX:maybeuninit, r=nikic | Dylan DPC | -0/+11 |
| 2022-08-29 | Track PGO profiles in depinfo | Jakub Beránek | -0/+27 |
| 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 | Improve HIR stats collector. | Nicholas Nethercote | -20/+52 |
| 2022-08-29 | Rustdoc-Json: Retain Stripped Modules when they are imported, not when they h... | Nixon Enraght-Moony | -10/+56 |
| 2022-08-29 | Add prefix to every line of `-Zhir-stats` output. | Nicholas Nethercote | -151/+145 |
| 2022-08-28 | Support `#[unix_sigpipe = "inherit|sig_dfl|sig_ign"]` on `fn main()` | Martin Nordholts | -0/+256 |
| 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 | Support method calls | Hirochika Matsumoto | -12/+45 |
| 2022-08-28 | Rollup merge of #101091 - TaKO8Ki:fix-101076, r=notriddle | Matthias Krüger | -0/+14 |