| Age | Commit message (Expand) | Author | Lines |
| 2025-05-13 | Auto merge of #140927 - mejrs:test5, r=jieyouxu | bors | -34/+35 |
| 2025-05-12 | Move more tests/ui tests | mejrs | -34/+35 |
| 2025-05-12 | ui/async-drop-initial: factor in panic strategy in destructor size check | Jorge Aparicio | -1/+4 |
| 2025-05-12 | Auto merge of #140925 - the8472:test-140207, r=compiler-errors | bors | -0/+13 |
| 2025-05-11 | Auto merge of #140842 - tmiasko:print-mono-items, r=saethlin | bors | -67/+59 |
| 2025-05-11 | Auto merge of #140915 - matthiaskrgr:rollup-lxce4zr, r=matthiaskrgr | bors | -2/+464 |
| 2025-05-11 | add regression test for 140207 | The 8472 | -0/+13 |
| 2025-05-11 | Auto merge of #140902 - azhogin:azhogin/async-drop-open-drop-for-adt-fix, r=o... | bors | -0/+21 |
| 2025-05-11 | Rollup merge of #140862 - dpaoliello:arm64ecfp, r=wesleywiser | Matthias Krüger | -2/+4 |
| 2025-05-11 | Rollup merge of #140851 - mu001999-contrib:new-lint, r=bjorn3 | Matthias Krüger | -0/+460 |
| 2025-05-11 | Auto merge of #135015 - heiher:stabilize-loongarch-target-features, r=Amanieu | bors | -6/+2 |
| 2025-05-11 | Rollup merge of #140865 - Kivooeo:9th, r=Noratrieb | León Orell Valerian Liehr | -4/+4 |
| 2025-05-11 | Rollup merge of #140795 - mu001999-contrib:sugg-stable-import-first, r=petroc... | León Orell Valerian Liehr | -0/+23 |
| 2025-05-11 | Async drop fix for async_drop_in_place<T> layout calculated for unspecified T | Andrew Zhogin | -0/+21 |
| 2025-05-10 | Auto merge of #140895 - matthiaskrgr:rollup-rfvqv4t, r=matthiaskrgr | bors | -47/+46 |
| 2025-05-10 | Rollup merge of #140151 - RalfJung:drop_in_place-is-not-an-intrinsic, r=Mark-... | Matthias Krüger | -32/+31 |
| 2025-05-10 | Rollup merge of #139562 - notriddle:notriddle/ew-resize, r=GuillaumeGomez | Matthias Krüger | -15/+15 |
| 2025-05-10 | Auto merge of #140854 - oli-obk:merge-queries, r=nnethercote | bors | -119/+119 |
| 2025-05-10 | Warn when #[export_name] is used with generic functions | Mu001999 | -0/+460 |
| 2025-05-09 | Rollup merge of #140848 - kornelski:not-a-dead-end, r=compiler-errors | Matthias Krüger | -26/+26 |
| 2025-05-09 | Rollup merge of #140843 - jieyouxu:broken-pipe, r=Kobzol | Matthias Krüger | -3/+5 |
| 2025-05-09 | Rollup merge of #140819 - reddevilmidzy:add-test, r=petrochenkov | Matthias Krüger | -0/+53 |
| 2025-05-09 | Rollup merge of #139863 - fmease:simp-doctest-build-arg-passing, r=GuillaumeG... | Matthias Krüger | -8/+8 |
| 2025-05-09 | rustdoc: add a handle that makes sidebar resizing more obvious | Michael Howell | -15/+15 |
| 2025-05-09 | Enable non-leaf Frame Pointers for Arm64EC Windows | Daniel Paoliello | -2/+4 |
| 2025-05-09 | make t looks like lowercase | Kivooeo | -4/+4 |
| 2025-05-09 | Merge typeck loop with static/const item eval loop | Oli Scherer | -119/+119 |
| 2025-05-09 | Suggest stable candidates rather than unstable ones | mu001999 | -0/+23 |
| 2025-05-09 | Error message for top-level or-patterns suggesting a solution | Kornel | -26/+26 |
| 2025-05-09 | Auto merge of #140839 - pietroalbini:pa-version-bump, r=pietroalbini | bors | -27/+0 |
| 2025-05-09 | tests: fix `broken-pipe-no-ice` to use `bare_rustc`/`rustc` | Jieyou Xu | -3/+5 |
| 2025-05-09 | Remove mono item collection strategy override from -Zprint-mono-items | Tomasz Miąsko | -67/+59 |
| 2025-05-09 | Disarm `time` bomb (diagnostics) | Jieyou Xu | -27/+0 |
| 2025-05-09 | Rollup merge of #140804 - bend-n:signed, r=lcnr | Stuart Cook | -14/+58 |
| 2025-05-09 | Rollup merge of #140801 - xizheyin:issue-140747, r=SparrowLii | Stuart Cook | -0/+34 |
| 2025-05-09 | Update target feature tests | WANG Rui | -6/+2 |
| 2025-05-09 | Auto merge of #140176 - dpaoliello:arm64ecdec, r=wesleywiser | bors | -1/+51 |
| 2025-05-08 | Rollup merge of #140800 - GuillaumeGomez:rustdoc-tempdir-removal, r=jieyouxu | Matthias Krüger | -3/+11 |
| 2025-05-08 | Rollup merge of #140716 - Urgau:improve-remap_scope-tests, r=jieyouxu | Matthias Krüger | -9/+292 |
| 2025-05-08 | Rollup merge of #140707 - compiler-errors:range-pat-struct-norm, r=lcnr | Matthias Krüger | -0/+24 |
| 2025-05-08 | Rollup merge of #140684 - compiler-errors:unnecessary-assoc, r=lcnr | Matthias Krüger | -3/+46 |
| 2025-05-09 | Add regression test for 125877 | reddevilmidzy | -0/+53 |
| 2025-05-08 | add signed integers to unnecessary_lints to ensure feature parity with clippy | bendn | -14/+58 |
| 2025-05-08 | Structurally resolve in check_ref_cast and calc_adjust_mode | Michael Goulet | -0/+24 |
| 2025-05-08 | Make `rustdoc-tempdir-removal` run-make tests work on other platforms than linux | Guillaume Gomez | -3/+11 |
| 2025-05-08 | Use span before macro expansion in lint for-loops-over-falibles | xizheyin | -16/+8 |
| 2025-05-08 | Add ui test for for-loops-over-falibles | xizheyin | -0/+42 |
| 2025-05-08 | Rework `-Zremap-path-scope` macro test with dependency check | Urgau | -9/+103 |
| 2025-05-08 | Add tests for `-Zremap-path-scope` and paths in diagnostics with deps | Urgau | -0/+189 |
| 2025-05-08 | Rollup merge of #140756 - dpaoliello:paclink, r=jieyouxu | Matthias Krüger | -1/+1 |