| Age | Commit message (Expand) | Author | Lines |
| 2024-10-14 | Auto merge of #131672 - matthiaskrgr:rollup-gyzysj4, r=matthiaskrgr | bors | -0/+20 |
| 2024-10-14 | Auto merge of #126557 - GrigorenkoPV:vec_track_caller, r=joboet | bors | -3/+2 |
| 2024-10-13 | Also use outermost const-anon for impl items in `non_local_defs` lint | Urgau | -0/+20 |
| 2024-10-12 | Rollup merge of #131591 - matthiaskrgr:crashtests, r=jieyouxu | Trevor Gross | -0/+32 |
| 2024-10-12 | Rollup merge of #131579 - jieyouxu:ui-panic-username, r=compiler-errors | Trevor Gross | -0/+1 |
| 2024-10-12 | Rollup merge of #131120 - tgross35:stabilize-const_option, r=RalfJung | Trevor Gross | -6/+16 |
| 2024-10-12 | Stabilize `const_option` | Trevor Gross | -6/+16 |
| 2024-10-12 | Rollup merge of #131567 - CastilloDel:reject-unstable-with-accepted-features,... | Matthias Krüger | -0/+41 |
| 2024-10-12 | Rollup merge of #131239 - VulnBandit:trait-vulnerability, r=lcnr | Matthias Krüger | -644/+570 |
| 2024-10-12 | Rollup merge of #128784 - tdittr:check-abi-on-fn-ptr, r=compiler-errors | Matthias Krüger | -67/+1046 |
| 2024-10-12 | Rollup merge of #131233 - joboet:stdout-before-main, r=tgross35 | Trevor Gross | -0/+25 |
| 2024-10-12 | Rollup merge of #130954 - workingjubilee:stabilize-const-mut-fn, r=RalfJung | Trevor Gross | -1/+0 |
| 2024-10-12 | Rollup merge of #130870 - surechen:fix_130791, r=compiler-errors | Trevor Gross | -0/+28 |
| 2024-10-12 | std: fix stdout-before-main | joboet | -0/+25 |
| 2024-10-12 | add latest crash tests | Matthias Krüger | -0/+32 |
| 2024-10-12 | Emit an error for unstable attributes that reference already stable features | CastilloDel | -0/+41 |
| 2024-10-12 | library: Stabilize `const_ptr_write` | Jubilee Young | -1/+0 |
| 2024-10-11 | Rollup merge of #131565 - Urgau:non_local_def-rm-deprecate, r=compiler-errors | Trevor Gross | -48/+0 |
| 2024-10-11 | Rollup merge of #131546 - surechen:fix_129833, r=jieyouxu | Trevor Gross | -0/+61 |
| 2024-10-11 | Rollup merge of #131310 - taiki-e:msp430-clobber-abi, r=Amanieu | Trevor Gross | -0/+36 |
| 2024-10-12 | Remap path refix in the panic message | 许杰友 Jieyou Xu (Joe) | -0/+1 |
| 2024-10-12 | Make unused_parens's suggestion considering expr's attributes | surechen | -0/+61 |
| 2024-10-11 | intrinsics.fmuladdf{16,32,64,128}: expose llvm.fmuladd.* semantics | Jed Brown | -0/+42 |
| 2024-10-11 | Remove deprecation note in the `non_local_definitions` warning | Urgau | -48/+0 |
| 2024-10-11 | Auto merge of #131547 - matthiaskrgr:rollup-ui4p744, r=matthiaskrgr | bors | -4/+106 |
| 2024-10-11 | Don't assume traits used as type are trait objs | VulnBandit | -644/+570 |
| 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 |