| Age | Commit message (Expand) | Author | Lines |
| 2024-10-11 | intrinsics.fmuladdf{16,32,64,128}: expose llvm.fmuladd.* semantics | Jed Brown | -0/+42 |
| 2024-10-11 | Auto merge of #131547 - matthiaskrgr:rollup-ui4p744, r=matthiaskrgr | bors | -4/+106 |
| 2024-10-11 | Rollup merge of #131519 - davidlattimore:intrinsics-default-vis, r=Urgau | Matthias Krüger | -0/+16 |
| 2024-10-11 | Rollup merge of #131208 - mustartt:aix-call-abi, r=davidtwco | Matthias Krüger | -4/+39 |
| 2024-10-11 | Rollup merge of #129079 - Zoxc:thinlto_imp_symbols, r=wesleywiser | Matthias Krüger | -0/+51 |
| 2024-10-11 | Auto merge of #131045 - compiler-errors:remove-unnamed_fields, r=wesleywiser | bors | -3060/+0 |
| 2024-10-11 | Rollup merge of #131498 - Urgau:transparent-const-anons, r=lcnr | Matthias Krüger | -3/+89 |
| 2024-10-11 | coverage: Include the highest counter ID seen in `.cov-map` dumps | Zalathar | -0/+296 |
| 2024-10-11 | Consider outermost const-anon in non_local_def lint | Urgau | -3/+89 |
| 2024-10-11 | Rollup merge of #131524 - Zalathar:less-thinlto-magic, r=jieyouxu | Stuart Cook | -28/+0 |
| 2024-10-11 | Auto merge of #131517 - aDotInTheVoid:rdj-safe-extern-test, r=GuillaumeGomez | bors | -0/+17 |
| 2024-10-11 | compiletest: Remove the magic hacks for finding output with `lto=thin` | Zalathar | -28/+0 |
| 2024-10-11 | Use Default visibility for rustc-generated C symbol declarations | David Lattimore | -0/+16 |
| 2024-10-10 | rustdoc-json: Add tests for unsafe/safe extern blocks (RFC 3484) | Alona Enraght-Moony | -0/+17 |
| 2024-10-10 | Rollup merge of #131475 - fmease:compiler-mv-obj-safe-dyn-compat-2, r=jieyouxu | Matthias Krüger | -503/+509 |
| 2024-10-10 | Rollup merge of #131033 - compiler-errors:precise-capturing-in-traits, r=spas... | Matthias Krüger | -144/+196 |
| 2024-10-10 | Rollup merge of #130741 - mrkajetanp:detect-b16b16, r=Amanieu | Matthias Krüger | -2/+2 |
| 2024-10-10 | Rollup merge of #130308 - davidtwco:tied-target-consolidation, r=wesleywiser | Matthias Krüger | -6/+92 |
| 2024-10-10 | Clarify implicit captures for RPITIT | Michael Goulet | -2/+2 |
| 2024-10-10 | Add variances to RPITITs | Michael Goulet | -162/+177 |
| 2024-10-10 | Add gate for precise capturing in traits | Michael Goulet | -0/+37 |
| 2024-10-10 | Auto merge of #131263 - compiler-errors:solver-relating, r=lcnr | bors | -76/+7 |
| 2024-10-10 | Rollup merge of #131491 - lcnr:nalgebra-perrrrf, r=compiler-errors | Matthias Krüger | -11/+0 |
| 2024-10-10 | Rollup merge of #131482 - compiler-errors:struct-res, r=lcnr | Matthias Krüger | -0/+32 |
| 2024-10-10 | Rollup merge of #131397 - RalfJung:const-escaping-ref-teach, r=chenyukang | Matthias Krüger | -1/+1 |
| 2024-10-10 | rustc_target: Add sme-b16b16 as an explicit aarch64 target feature | Kajetan Puchalski | -2/+2 |
| 2024-10-10 | impossible obligations check fast path | lcnr | -11/+0 |
| 2024-10-10 | Move ty::Error branch into super_combine_tys | Michael Goulet | -76/+7 |
| 2024-10-10 | Structurallyresolve adts and tuples expectations too | Michael Goulet | -0/+32 |
| 2024-10-10 | Auto merge of #131466 - matthiaskrgr:rollup-3qtz83x, r=matthiaskrgr | bors | -2/+1283 |
| 2024-10-10 | UI tests: Rename "object safe" to "dyn compatible" | León Orell Valerian Liehr | -360/+366 |
| 2024-10-10 | Rename feature object_safe_for_dispatch to dyn_compatible_for_dispatch | León Orell Valerian Liehr | -111/+111 |
| 2024-10-09 | Rollup merge of #131417 - GuillaumeGomez:mobile-methods-left-margin, r=notriddle | Matthias Krüger | -2/+22 |
| 2024-10-09 | Rollup merge of #123951 - pitaj:reserve-guarded-strings, r=traviscross | Matthias Krüger | -0/+1261 |
| 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 | -2/+2 |
| 2024-10-09 | Rollup merge of #131447 - matthiaskrgr:morecrashtests, r=compiler-errors | Matthias Krüger | -0/+343 |
| 2024-10-09 | Rollup merge of #131435 - jieyouxu:macos-pipe, r=Zalathar | Matthias Krüger | -0/+6 |
| 2024-10-09 | Rollup merge of #131420 - compiler-errors:post-mono-layout-cycle, r=wesleywiser | Matthias Krüger | -0/+123 |
| 2024-10-09 | add more crash tests | Matthias Krüger | -0/+343 |
| 2024-10-09 | Rename directive `needs-profiler-support` to `needs-profiler-runtime` | Zalathar | -11/+11 |
| 2024-10-09 | Ignore broken-pipe-no-ice on apple for now | 许杰友 Jieyou Xu (Joe) | -0/+6 |
| 2024-10-08 | Reserve guarded string literals (RFC 3593) | Peter Jaszkowiak | -0/+1261 |
| 2024-10-08 | Auto merge of #131155 - jieyouxu:always-kill, r=onur-ozkan | bors | -0/+73 |
| 2024-10-08 | Dont ICE when encountering post-mono layout cycle error | Michael Goulet | -0/+123 |
| 2024-10-08 | fix/update teach_note from 'escaping mutable ref/ptr' const-check | Ralf Jung | -1/+1 |
| 2024-10-08 | Simplify the directives for ignoring coverage-test modes | Zalathar | -5/+5 |
| 2024-10-08 | Auto merge of #126733 - ZhuUx:llvm-19-adapt, r=Zalathar | bors | -243/+121 |
| 2024-10-08 | Auto merge of #131387 - Zalathar:rollup-kprp512, r=Zalathar | bors | -54/+149 |