| Age | Commit message (Expand) | Author | Lines |
| 2024-07-22 | Auto merge of #128063 - tgross35:rollup-hsxmptf, r=tgross35 | bors | -45/+240 |
| 2024-07-22 | Rollup merge of #128059 - GuillaumeGomez:test-for-128023, r=notriddle | Trevor Gross | -0/+31 |
| 2024-07-22 | Rollup merge of #128036 - matthiaskrgr:ccrashes, r=jieyouxu | Trevor Gross | -0/+144 |
| 2024-07-22 | Rollup merge of #128008 - weiznich:fix/121521, r=lcnr | Trevor Gross | -21/+7 |
| 2024-07-22 | Rollup merge of #127820 - Oneirical:intestellar-travel, r=jieyouxu | Trevor Gross | -17/+50 |
| 2024-07-22 | Rollup merge of #127506 - liushuyu:s390x-target-features, r=davidtwco | Trevor Gross | -3/+4 |
| 2024-07-22 | Rollup merge of #125990 - tbu-:pr_unsafe_env_lint_name, r=ehuss | Trevor Gross | -4/+4 |
| 2024-07-22 | Auto merge of #128041 - compiler-errors:uplift-errors-into-trait-sel, r=lcnr | bors | -1/+1 |
| 2024-07-22 | rewrite and rename issue-107094 to rmake | Oneirical | -17/+37 |
| 2024-07-22 | rewrite and rename issue-33329 to ui test | Oneirical | -6/+5 |
| 2024-07-22 | rewrite and rename issue-14698 to rmake | Oneirical | -4/+18 |
| 2024-07-22 | Add regression test for items list size (#128023) | Guillaume Gomez | -0/+31 |
| 2024-07-22 | Rollup merge of #128035 - tiif:issue-125837, r=lcnr | 许杰友 Jieyou Xu (Joe) | -0/+58 |
| 2024-07-22 | Rollup merge of #127985 - Oneirical:testibule-of-hell, r=Kobzol | 许杰友 Jieyou Xu (Joe) | -33/+60 |
| 2024-07-22 | Rollup merge of #127977 - alexcrichton:update-wasi-sdk, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -2/+15 |
| 2024-07-22 | Start using `#[diagnostic::do_not_recommend]` in the standard library | Georg Semmler | -21/+7 |
| 2024-07-22 | Auto merge of #128048 - workingjubilee:rollup-gehtjxd, r=workingjubilee | bors | -31/+105 |
| 2024-07-21 | Move all error reporting into rustc_trait_selection | Michael Goulet | -1/+1 |
| 2024-07-21 | Rollup merge of #128038 - compiler-errors:inc-fat, r=oli-obk | Jubilee | -1/+2 |
| 2024-07-21 | Rollup merge of #128033 - Nadrieril:explain-empty-wildcards, r=compiler-errors | Jubilee | -0/+10 |
| 2024-07-21 | Rollup merge of #128020 - compiler-errors:nlb-no-const, r=BoxyUwU | Jubilee | -24/+78 |
| 2024-07-21 | Rollup merge of #128014 - GuillaumeGomez:stab-in-doc-blocks, r=notriddle | Jubilee | -6/+15 |
| 2024-07-21 | Auto merge of #120812 - compiler-errors:impl-sorting, r=lcnr | bors | -9/+9 |
| 2024-07-21 | Don't output test artifacts into working directory | Michael Goulet | -1/+2 |
| 2024-07-21 | add more tests | Matthias Krüger | -0/+144 |
| 2024-07-21 | Add test | tiif | -0/+58 |
| 2024-07-21 | Explain why we require `_` for empty patterns | Nadrieril | -0/+10 |
| 2024-07-21 | Update `source-code-page-code-scroll.goml` GUI test | Guillaume Gomez | -2/+2 |
| 2024-07-21 | Add regression test for stab display in doc blocks | Guillaume Gomez | -4/+13 |
| 2024-07-21 | Auto merge of #127722 - BoxyUwU:new_adt_const_params_limitations, r=compiler-... | bors | -473/+940 |
| 2024-07-21 | Auto merge of #127715 - klensy:tests-w, r=Mark-Simulacrum | bors | -5/+0 |
| 2024-07-21 | Auto merge of #128011 - matthiaskrgr:rollup-0vmf75y, r=matthiaskrgr | bors | -13/+75 |
| 2024-07-20 | Just totally fully deny late-bound consts | Michael Goulet | -24/+78 |
| 2024-07-20 | Auto merge of #127663 - Oneirical:fuzzy-testure, r=jieyouxu | bors | -73/+154 |
| 2024-07-20 | Rollup merge of #127975 - GuillaumeGomez:fix-trait-bounds-display, r=notriddle | Matthias Krüger | -9/+54 |
| 2024-07-20 | Rollup merge of #127752 - uweigand:s390x-miropt-update, r=Mark-Simulacrum | Matthias Krüger | -4/+3 |
| 2024-07-20 | Rollup merge of #127720 - c410-f3r:concat-rep, r=cjgillot | Matthias Krüger | -0/+18 |
| 2024-07-20 | Auto merge of #127658 - compiler-errors:precise-capturing-rustdoc-cross, r=fm... | bors | -0/+20 |
| 2024-07-20 | Auto merge of #127998 - matthiaskrgr:rollup-ykp0h5r, r=matthiaskrgr | bors | -88/+134 |
| 2024-07-20 | Auto merge of #127003 - GrigorenkoPV:107975, r=SparrowLii | bors | -0/+799 |
| 2024-07-20 | Rollup merge of #127987 - estebank:impl-trait-sugg, r=cjgillot | Matthias Krüger | -50/+37 |
| 2024-07-20 | Rollup merge of #127948 - surechen:fix_127915, r=compiler-errors | Matthias Krüger | -0/+40 |
| 2024-07-20 | Rollup merge of #127693 - Rejyr:migrate-crate-hash-rustc-version-rmake, r=jie... | Matthias Krüger | -38/+57 |
| 2024-07-19 | Allow concat in repetitions | Caio | -0/+18 |
| 2024-07-19 | Auto merge of #127968 - fmease:upd-jsondocck-directive-style, r=GuillaumeGomez | bors | -1043/+1043 |
| 2024-07-19 | rewrite compiler-lookup-paths-2 to rmake | Oneirical | -11/+21 |
| 2024-07-19 | Add a bunch of tests for #107975 | Pavel Grigorenko | -0/+799 |
| 2024-07-19 | More accurate suggestion for `-> Box<dyn Trait>` or `-> impl Trait` | Esteban Küber | -50/+37 |
| 2024-07-19 | Add GUI test for trait bounds display | Guillaume Gomez | -0/+41 |
| 2024-07-19 | Reduce width to ensure that the name is wider and thus still triggering the s... | Guillaume Gomez | -9/+13 |