| Age | Commit message (Expand) | Author | Lines |
| 2023-02-09 | Rollup merge of #107835 - tshepang:fmt, r=WaffleLapkin | Matthias Krüger | -12/+13 |
| 2023-02-09 | Rollup merge of #107752 - riverar:rafael/gnu_dlltool_temp_prefix, r=petrochenkov | Matthias Krüger | -0/+8 |
| 2023-02-09 | Rollup merge of #107446 - clubby789:rustc-parse-diag-migrate, r=compiler-errors | Matthias Krüger | -380/+641 |
| 2023-02-09 | use idiomatic formatting | Tshepang Mbambo | -12/+13 |
| 2023-02-09 | Auto merge of #106938 - GuillaumeGomez:normalize-projection-field-ty, r=oli-obk | bors | -1/+1 |
| 2023-02-08 | Rollup merge of #107813 - compiler-errors:bad-impl-trait-in-macro-is-ok, r=es... | Michael Goulet | -2/+3 |
| 2023-02-08 | Rollup merge of #107799 - lcnr:update-provisional-result, r=oli-obk | Michael Goulet | -5/+8 |
| 2023-02-08 | Rollup merge of #107761 - oli-obk:miri_🪵, r=TaKO8Ki | Michael Goulet | -34/+6 |
| 2023-02-08 | Rollup merge of #107713 - nnethercote:extend-BYTE_SLICE_IN_PACKED_STRUCT_WITH... | Michael Goulet | -24/+40 |
| 2023-02-09 | Extend `BYTE_SLICE_IN_PACKED_STRUCT_WITH_DERIVE`. | Nicholas Nethercote | -24/+40 |
| 2023-02-09 | Auto merge of #107717 - nnethercote:opt-TyKind-eq, r=compiler-errors | bors | -41/+45 |
| 2023-02-08 | Auto merge of #107811 - matthiaskrgr:rollup-rpjzshk, r=matthiaskrgr | bors | -153/+236 |
| 2023-02-08 | correctly update goals in the cache | lcnr | -5/+8 |
| 2023-02-08 | Do not eagerly recover for bad impl-trait in macros | Michael Goulet | -2/+3 |
| 2023-02-08 | Rollup merge of #107780 - compiler-errors:instantiate-binder, r=lcnr | Matthias Krüger | -60/+67 |
| 2023-02-08 | Rollup merge of #107777 - compiler-errors:derive_const-actually-derive-const,... | Matthias Krüger | -14/+45 |
| 2023-02-08 | Rollup merge of #107758 - Zoxc:arena-enref, r=cjgillot | Matthias Krüger | -70/+78 |
| 2023-02-08 | Rollup merge of #107271 - Zeegomo:drop-rmw, r=oli-obk | Matthias Krüger | -9/+46 |
| 2023-02-08 | Auto merge of #107644 - Zoxc:query-cache-tweak, r=cjgillot | bors | -37/+4 |
| 2023-02-08 | Auto merge of #107529 - Zoxc:inline-tweak-profile, r=cjgillot | bors | -28/+26 |
| 2023-02-08 | Change `arena_cache` to not alter the declared query result | John Kåre Alsaker | -70/+78 |
| 2023-02-08 | Rollup merge of #107779 - compiler-errors:issue-107775, r=jackh726 | Matthias Krüger | -10/+11 |
| 2023-02-08 | Rollup merge of #107771 - estebank:ice-msg, r=compiler-errors | Matthias Krüger | -3/+1 |
| 2023-02-08 | Rollup merge of #107769 - compiler-errors:pointer-like, r=eholk | Matthias Krüger | -12/+12 |
| 2023-02-08 | Auto merge of #107688 - lukas-code:projection-with-lifetime, r=jackh726 | bors | -1/+2 |
| 2023-02-07 | Replacing bound vars is actually instantiating a binder | Michael Goulet | -60/+67 |
| 2023-02-07 | Remove astconv usage in diagnostic | Michael Goulet | -10/+11 |
| 2023-02-07 | Add ~const bounds trait bounds when using derive_const | Michael Goulet | -12/+33 |
| 2023-02-07 | Expand const-if-const trait bounds correctly | Michael Goulet | -2/+12 |
| 2023-02-07 | Auto merge of #107768 - matthiaskrgr:rollup-9u4cal4, r=matthiaskrgr | bors | -433/+426 |
| 2023-02-07 | Tweak ICE message | Esteban Küber | -3/+1 |
| 2023-02-07 | Rename PointerSized to PointerLike | Michael Goulet | -12/+12 |
| 2023-02-07 | Auto merge of #107767 - matthiaskrgr:rollup-9m1qfso, r=matthiaskrgr | bors | -47/+138 |
| 2023-02-07 | Rollup merge of #107764 - maurer:llvm-16, r=cuviper | Matthias Krüger | -1/+6 |
| 2023-02-07 | Rollup merge of #107756 - RalfJung:miri-out-of-addresses, r=oli-obk | Matthias Krüger | -17/+21 |
| 2023-02-07 | Rollup merge of #107709 - tialaramex:master, r=compiler-errors | Matthias Krüger | -1/+2 |
| 2023-02-07 | Rollup merge of #107755 - lcnr:no-binder, r=oli-obk | Matthias Krüger | -39/+20 |
| 2023-02-07 | Rollup merge of #107746 - Nathan-Fenner:nathanf/clean-up-adjust_fulfillment_e... | Matthias Krüger | -370/+374 |
| 2023-02-07 | Rollup merge of #107740 - oli-obk:lock_tcx, r=petrochenkov | Matthias Krüger | -5/+5 |
| 2023-02-07 | Rollup merge of #107662 - cjgillot:copy-projection, r=oli-obk | Matthias Krüger | -2/+3 |
| 2023-02-07 | Rollup merge of #107719 - WaffleLapkin:de-arena-allocates-you-UwU, r=cjgillot | Matthias Krüger | -1/+0 |
| 2023-02-07 | Rollup merge of #107555 - edward-shen:edward-shen/dup-trait-suggestion, r=com... | Matthias Krüger | -30/+86 |
| 2023-02-07 | Rollup merge of #100599 - MatthewPeterKelly:add-E0523-description-and-test, r... | Matthias Krüger | -14/+47 |
| 2023-02-07 | Remove QueryStorage::store_nocache | John Kåre Alsaker | -37/+4 |
| 2023-02-07 | Replace a command line flag with an env var to allow tools to initialize the ... | Oli Scherer | -34/+6 |
| 2023-02-07 | llvm-16: Use Triple.h from new header location. | Matthew Maurer | -1/+6 |
| 2023-02-07 | Auto merge of #107671 - CastilloDel:master, r=estebank | bors | -38/+57 |
| 2023-02-07 | miri: fix ICE when running out of address space | Ralf Jung | -17/+21 |
| 2023-02-07 | remove binder from query constraints | lcnr | -39/+20 |
| 2023-02-06 | Specify dlltool prefix when generating import libs | Rafael Rivera | -0/+8 |