| Age | Commit message (Expand) | Author | Lines |
| 2023-02-07 | Auto merge of #107767 - matthiaskrgr:rollup-9m1qfso, r=matthiaskrgr | bors | -109/+492 |
| 2023-02-07 | Rollup merge of #107709 - tialaramex:master, r=compiler-errors | Matthias Krüger | -3/+57 |
| 2023-02-07 | Rollup merge of #107706 - tgross35:atomic-as-mut-ptr, r=m-ou-se | Matthias Krüger | -5/+5 |
| 2023-02-07 | Rollup merge of #107700 - jyn514:tools-builder, r=Mark-Simulacrum | Matthias Krüger | -40/+2 |
| 2023-02-07 | Rollup merge of #107695 - Swatinem:futcallx3, r=compiler-errors | Matthias Krüger | -0/+96 |
| 2023-02-07 | Rollup merge of #107662 - cjgillot:copy-projection, r=oli-obk | Matthias Krüger | -3/+69 |
| 2023-02-07 | Rollup merge of #107555 - edward-shen:edward-shen/dup-trait-suggestion, r=com... | Matthias Krüger | -43/+186 |
| 2023-02-07 | Rollup merge of #107471 - notriddle:notriddle/default-settings, r=GuillaumeGomez | Matthias Krüger | -0/+2 |
| 2023-02-07 | Rollup merge of #100599 - MatthewPeterKelly:add-E0523-description-and-test, r... | Matthias Krüger | -15/+75 |
| 2023-02-07 | Auto merge of #107671 - CastilloDel:master, r=estebank | bors | -39/+137 |
| 2023-02-07 | Auto merge of #107704 - jyn514:tidy-ci, r=Mark-Simulacrum | bors | -4/+6 |
| 2023-02-07 | Add test for Future inflating arg size to 3x | Arpad Borsos | -0/+96 |
| 2023-02-07 | Auto merge of #106180 - RalfJung:dereferenceable-generators, r=nbdd0121 | bors | -219/+245 |
| 2023-02-07 | Auto merge of #107693 - petrochenkov:metable, r=oli-obk | bors | -137/+229 |
| 2023-02-06 | Fix problem noticed in PR106859 with char -> u8 suggestion | Nick Lamb | -3/+57 |
| 2023-02-06 | Auto merge of #107738 - matthiaskrgr:rollup-o18lzi8, r=matthiaskrgr | bors | -425/+1536 |
| 2023-02-06 | Rollup merge of #107735 - edward-shen:edward-shen/mailmap, r=dtolnay | Matthias Krüger | -0/+1 |
| 2023-02-06 | Rollup merge of #107731 - RalfJung:interpret-discriminant, r=cjgillot | Matthias Krüger | -234/+245 |
| 2023-02-06 | Rollup merge of #107725 - GuillaumeGomez:turn-markdownwithtoc-into-struct, r=... | Matthias Krüger | -10/+17 |
| 2023-02-06 | Rollup merge of #107724 - klensy:imports, r=Mark-Simulacrum | Matthias Krüger | -34/+0 |
| 2023-02-06 | Rollup merge of #107720 - tshepang:consistency, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2023-02-06 | Rollup merge of #107714 - Wilfred:round_docs, r=m-ou-se | Matthias Krüger | -4/+4 |
| 2023-02-06 | Rollup merge of #107692 - Swatinem:printsizeyield, r=compiler-errors | Matthias Krüger | -12/+25 |
| 2023-02-06 | Rollup merge of #107596 - Kobzol:stage-build-timer, r=Mark-Simulacrum | Matthias Krüger | -49/+123 |
| 2023-02-06 | Rollup merge of #106477 - Nathan-Fenner:nathanf/refined-error-span-trait-impl... | Matthias Krüger | -81/+1120 |
| 2023-02-06 | Modify existing bounds if they exist | Edward Shen | -43/+186 |
| 2023-02-06 | Add mailmap for commits made by xes@meta.com | Edward Shen | -0/+1 |
| 2023-02-06 | Comment move->copy transform. | Camille Gillot | -0/+1 |
| 2023-02-06 | Auto merge of #107727 - Dylan-DPC:rollup-b1yexcl, r=Dylan-DPC | bors | -349/+936 |
| 2023-02-06 | interpret: move discriminant reading and writing to separate file | Ralf Jung | -234/+245 |
| 2023-02-06 | Turn MarkdownWithToc into a struct with named fields | Guillaume Gomez | -10/+17 |
| 2023-02-06 | remove unused imports | klensy | -34/+0 |
| 2023-02-06 | Add `run-rustfix` to tests/ui/issues/issue-92741.rs | CastilloDel | -16/+30 |
| 2023-02-06 | Add more test cases to tests/ui/issues/issue-92741.rs | CastilloDel | -1/+41 |
| 2023-02-06 | Rollup merge of #107687 - cjgillot:sroa-2, r=oli-obk | Dylan DPC | -313/+589 |
| 2023-02-06 | Rollup merge of #107685 - jieyouxu:issue-90027, r=compiler-errors | Dylan DPC | -1/+102 |
| 2023-02-06 | Rollup merge of #107669 - notriddle:notriddle/ayu-smaller, r=GuillaumeGomez | Dylan DPC | -34/+14 |
| 2023-02-06 | Rollup merge of #107580 - lenko-d:default_value_for_a_lifetime_generic_parame... | Dylan DPC | -1/+41 |
| 2023-02-06 | Rollup merge of #107553 - edward-shen:edward-shen/suggest-null-ptr, r=WaffleL... | Dylan DPC | -0/+190 |
| 2023-02-06 | Auto merge of #103761 - chenyukang:yukang/fix-103320-must-use, r=compiler-errors | bors | -9/+142 |
| 2023-02-06 | Add extended error message for E0523 | Matthew Kelly | -15/+75 |
| 2023-02-06 | also do not add noalias on not-Unpin Box | Ralf Jung | -116/+180 |
| 2023-02-06 | make &mut !Unpin not dereferenceable | Ralf Jung | -67/+48 |
| 2023-02-06 | make PointerKind directly reflect pointer types | Ralf Jung | -59/+40 |
| 2023-02-06 | end entry paragprah with a period (.) | Tshepang Mbambo | -1/+1 |
| 2023-02-06 | Auto merge of #107667 - cjgillot:no-on-hit, r=lcnr,Zoxc | bors | -127/+68 |
| 2023-02-06 | Auto merge of #107697 - kiranshila:patch-1, r=the8472 | bors | -1/+1 |
| 2023-02-06 | Suggest return type for async function without return type | 许杰友 Jieyou Xu (Joe) | -1/+102 |
| 2023-02-05 | Clarify wording on f64::round() and f32::round() | Wilfred Hughes | -4/+4 |
| 2023-02-06 | Auto merge of #107141 - notriddle:notriddle/max-lev-distance-2023, r=Guillaum... | bors | -74/+108 |