| Age | Commit message (Expand) | Author | Lines |
| 2024-10-10 | Rollup merge of #131442 - jieyouxu:mir-opt-rebuild, r=onur-ozkan | Matthias Krüger | -1/+5 |
| 2024-10-10 | Rollup merge of #131033 - compiler-errors:precise-capturing-in-traits, r=spas... | Matthias Krüger | -164/+309 |
| 2024-10-10 | Rollup merge of #130741 - mrkajetanp:detect-b16b16, r=Amanieu | Matthias Krüger | -4/+9 |
| 2024-10-10 | Rollup merge of #130538 - ultrabear:ultrabear_const_from_ref, r=workingjubilee | Matthias Krüger | -6/+4 |
| 2024-10-10 | Rollup merge of #130308 - davidtwco:tied-target-consolidation, r=wesleywiser | Matthias Krüger | -163/+175 |
| 2024-10-10 | Don't fire refinement lint if there are errors | Michael Goulet | -0/+4 |
| 2024-10-10 | Clarify implicit captures for RPITIT | Michael Goulet | -11/+30 |
| 2024-10-10 | Add variances to RPITITs | Michael Goulet | -168/+241 |
| 2024-10-10 | Add gate for precise capturing in traits | Michael Goulet | -5/+54 |
| 2024-10-10 | Auto merge of #131263 - compiler-errors:solver-relating, r=lcnr | bors | -517/+911 |
| 2024-10-10 | Auto merge of #131495 - matthiaskrgr:rollup-lwf2u4i, r=matthiaskrgr | bors | -87/+171 |
| 2024-10-10 | Rollup merge of #131491 - lcnr:nalgebra-perrrrf, r=compiler-errors | Matthias Krüger | -45/+90 |
| 2024-10-10 | Rollup merge of #131484 - jhpratt:review-rotation, r=jieyouxu | Matthias Krüger | -1/+0 |
| 2024-10-10 | Rollup merge of #131482 - compiler-errors:struct-res, r=lcnr | Matthias Krüger | -2/+34 |
| 2024-10-10 | Rollup merge of #131480 - madsmtm:macos-fix-strip-binary, r=nnethercote | Matthias Krüger | -1/+3 |
| 2024-10-10 | Rollup merge of #131479 - madsmtm:avoid-redundant-dylib, r=jieyouxu | Matthias Krüger | -3/+5 |
| 2024-10-10 | Rollup merge of #131397 - RalfJung:const-escaping-ref-teach, r=chenyukang | Matthias Krüger | -35/+37 |
| 2024-10-10 | Rollup merge of #130625 - heiseish:issue-124028-fix, r=jieyouxu | Matthias Krüger | -0/+2 |
| 2024-10-10 | rustc_target: Add sme-b16b16 as an explicit aarch64 target feature | Kajetan Puchalski | -4/+9 |
| 2024-10-10 | stdarch: Bump stdarch submodule | Kajetan Puchalski | -0/+0 |
| 2024-10-10 | impossible obligations check fast path | lcnr | -45/+90 |
| 2024-10-10 | Make super combine into fns | Michael Goulet | -202/+193 |
| 2024-10-10 | Use SolverRelating in favor of TypeRelating in the old solver where possible | Michael Goulet | -39/+92 |
| 2024-10-10 | Remove unnecessary StructurallyRelateAliases from CombineFields/TypeRelating | Michael Goulet | -8/+2 |
| 2024-10-10 | Use SolverRelating in new solver | Michael Goulet | -97/+68 |
| 2024-10-10 | Introduce SolverRelating | Michael Goulet | -4/+387 |
| 2024-10-10 | Uplift super_combine | Michael Goulet | -305/+376 |
| 2024-10-10 | Move ty::Error branch into super_combine_tys | Michael Goulet | -81/+12 |
| 2024-10-10 | Auto merge of #131453 - onur-ozkan:llvm-ci-check-for-rustc-ci, r=Kobzol | bors | -0/+14 |
| 2024-10-10 | disable `download-rustc` if LLVM submodule has changes in CI | onur-ozkan | -0/+14 |
| 2024-10-10 | Add myself back to review rotation | Jacob Pratt | -1/+0 |
| 2024-10-10 | Structurallyresolve adts and tuples expectations too | Michael Goulet | -2/+34 |
| 2024-10-10 | Fix hardcoded strip path when cross-compiling from Linux to Darwin | Mads Marquart | -1/+3 |
| 2024-10-10 | Avoid redundant -Wl,-dylib flag when linking | Mads Marquart | -3/+5 |
| 2024-10-10 | Auto merge of #131466 - matthiaskrgr:rollup-3qtz83x, r=matthiaskrgr | bors | -54/+1647 |
| 2024-10-09 | Auto merge of #131458 - matthiaskrgr:rollup-82qeotv, r=matthiaskrgr | bors | -54/+572 |
| 2024-10-09 | Rollup merge of #131462 - cuviper:open_buffered-error, r=RalfJung | Matthias Krüger | -1/+2 |
| 2024-10-09 | Rollup merge of #131449 - nickrum:wasip2-net-decouple-fd, r=alexcrichton | Matthias Krüger | -18/+58 |
| 2024-10-09 | Rollup merge of #131417 - GuillaumeGomez:mobile-methods-left-margin, r=notriddle | Matthias Krüger | -3/+23 |
| 2024-10-09 | Rollup merge of #131403 - practicalrs:fix_needless_lifetimes_p2, r=petrochenkov | Matthias Krüger | -3/+3 |
| 2024-10-09 | Rollup merge of #131383 - AngelicosPhosphoros:better_doc_for_slice_slicing_at... | Matthias Krüger | -0/+21 |
| 2024-10-09 | Rollup merge of #130827 - fmease:library-mv-obj-save-dyn-compat, r=ibraheemdev | Matthias Krüger | -20/+26 |
| 2024-10-09 | Rollup merge of #123951 - pitaj:reserve-guarded-strings, r=traviscross | Matthias Krüger | -9/+1514 |
| 2024-10-09 | Auto merge of #131461 - onur-ozkan:ignore-ci-rustc-change-test, r=onur-ozkan | bors | -0/+2 |
| 2024-10-09 | ignore `ci_rustc_if_unchanged_logic` test | onur-ozkan | -0/+2 |
| 2024-10-09 | Mention allocation errors for `open_buffered` | Josh Stone | -1/+2 |
| 2024-10-09 | Strengthen some GUI tests | Guillaume Gomez | -0/+3 |
| 2024-10-09 | Add GUI regression test for methods left margin on mobile | Guillaume Gomez | -0/+17 |
| 2024-10-09 | Fix methods alignment on mobile | Guillaume Gomez | -3/+3 |
| 2024-10-09 | Rollup merge of #131456 - kupiakos:patch-3, r=compiler-errors | Matthias Krüger | -1/+1 |