| Age | Commit message (Expand) | Author | Lines |
| 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-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 | 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 |
| 2025-05-08 | Rollup merge of #140755 - dpaoliello:arm64windebuginfo, r=jieyouxu | Matthias Krüger | -0/+10 |
| 2025-05-08 | Rollup merge of #140736 - xizheyin:issue-140166, r=petrochenkov | Matthias Krüger | -0/+40 |
| 2025-05-08 | Rollup merge of #140769 - Zoxc:fix-140731, r=oli-obk | Matthias Krüger | -0/+42 |
| 2025-05-08 | Rollup merge of #140762 - aDotInTheVoid:popnl, r=GuillaumeGomez | Matthias Krüger | -12/+12 |
| 2025-05-08 | Rollup merge of #140711 - compiler-errors:combine-maybes, r=lcnr | Matthias Krüger | -0/+56 |
| 2025-05-08 | Rollup merge of #140523 - compiler-errors:late-early-mismatch, r=jackh726 | Matthias Krüger | -35/+164 |
| 2025-05-08 | Rollup merge of #140260 - compiler-errors:only-global-post-norm, r=lcnr | Matthias Krüger | -19/+16 |
| 2025-05-08 | Auto merge of #140106 - dianne:deref-pat-usefulness, r=Nadrieril | bors | -15/+369 |
| 2025-05-07 | Auto merge of #140751 - GuillaumeGomez:rollup-eahw4ta, r=GuillaumeGomez | bors | -53/+264 |
| 2025-05-07 | Add `DefPathData::OpaqueLifetime` to avoid conflicts for remapped opaque life... | John Kåre Alsaker | -0/+42 |
| 2025-05-07 | Auto merge of #140590 - lcnr:closure-in-dead-code, r=compiler-errors | bors | -0/+78 |
| 2025-05-07 | rustdoc-json: Remove newlines from attributes | Alona Enraght-Moony | -12/+12 |
| 2025-05-07 | Better error message for late/early lifetime param mismatch | Michael Goulet | -46/+164 |
| 2025-05-07 | [arm64] Pointer auth test should link with C static library statically | Daniel Paoliello | -1/+1 |
| 2025-05-07 | [win][arm64] Disable various DebugInfo tests that don't work on Arm64 Windows | Daniel Paoliello | -0/+10 |
| 2025-05-07 | Review | Michael Goulet | -1/+1 |
| 2025-05-07 | Point out region bound mismatches in check_region_bounds_on_impl_item | Michael Goulet | -3/+14 |
| 2025-05-07 | Use MaybeCause::or to allow constraints from overflows if they are combined w... | Michael Goulet | -0/+56 |
| 2025-05-07 | Only include associated type bounds for Self:Sized associated types if they a... | Michael Goulet | -3/+46 |
| 2025-05-07 | Rollup merge of #140706 - GuillaumeGomez:fix-missing-temp-dir-cleanup, r=notr... | Guillaume Gomez | -0/+42 |
| 2025-05-07 | Rollup merge of #140700 - Kivooeo:new-fix-six, r=davidtwco,fmease | Guillaume Gomez | -0/+74 |
| 2025-05-07 | Rollup merge of #140671 - xizheyin:issue-140169, r=petrochenkov | Guillaume Gomez | -52/+95 |
| 2025-05-07 | Rollup merge of #140614 - yuk1ty:fix-invalid-module-name-visibility, r=davidtwco | Guillaume Gomez | -1/+53 |
| 2025-05-07 | Only prefer param-env candidates if they remain non-global after norm | Michael Goulet | -19/+16 |
| 2025-05-07 | Check `&` before suggest remove deref when trait_selection | xizheyin | -5/+1 |
| 2025-05-07 | Use `parse_param_general` when parsing `(T, U)->R` in `parse_path_segment` | xizheyin | -69/+86 |
| 2025-05-07 | Add regression test for #139899 | Guillaume Gomez | -0/+42 |
| 2025-05-07 | Add ui test suggest-remove-deref-issue-140166 | xizheyin | -0/+44 |
| 2025-05-06 | error early when mixing deref patterns with normal constructors | dianne | -0/+91 |
| 2025-05-06 | add exhaustiveness/usefulness tests for deref patterns | dianne | -0/+269 |
| 2025-05-06 | let deref patterns participate in usefulness/exhaustiveness | dianne | -15/+9 |
| 2025-05-07 | Rollup merge of #140713 - compiler-errors:check_ref_cast, r=lcnr | Jacob Pratt | -0/+22 |
| 2025-05-07 | Rollup merge of #140709 - notriddle:rm-unportable-markdown, r=GuillaumeGomez | Jacob Pratt | -85/+0 |
| 2025-05-07 | Rollup merge of #140607 - lcnr:opaque-type-storage, r=compiler-errors | Jacob Pratt | -0/+25 |
| 2025-05-07 | Rollup merge of #139534 - madhav-madhusoodanan:apx-target-feature-addition, r... | Jacob Pratt | -0/+20 |
| 2025-05-07 | Rollup merge of #134273 - RalfJung:de-stabilize-bench, r=ibraheemdev,traviscross | Jacob Pratt | -70/+12 |
| 2025-05-06 | Structurally resolve in check_ref_cast | Michael Goulet | -0/+22 |
| 2025-05-06 | added error handle for error code > 9999 | Kivooeo | -0/+74 |
| 2025-05-06 | Added apxf target feature test | Madhav Madhusoodanan | -0/+20 |
| 2025-05-06 | rustdoc: remove unportable markdown lint and old parser | Michael Howell | -85/+0 |
| 2025-05-06 | Rollup merge of #139966 - Zalathar:span-merge, r=oli-obk | Guillaume Gomez | -1765/+2836 |