| Age | Commit message (Expand) | Author | Lines |
| 2024-12-10 | Auto merge of #134108 - fmease:rollup-tbtwm6j, r=fmease | bors | -2099/+2142 |
| 2024-12-10 | Rollup merge of #134102 - WaffleLapkin:nix-dev-shell-fixups-2024-12-10, r=Nor... | León Orell Valerian Liehr | -12/+10 |
| 2024-12-10 | Rollup merge of #134071 - Kobzol:ci-renovatebot, r=MarcoIeni | León Orell Valerian Liehr | -0/+14 |
| 2024-12-10 | Rollup merge of #134029 - Zalathar:zero, r=oli-obk | León Orell Valerian Liehr | -223/+169 |
| 2024-12-10 | Rollup merge of #134010 - RalfJung:promoted-type-error-ice, r=oli-obk | León Orell Valerian Liehr | -213/+78 |
| 2024-12-10 | Rollup merge of #133946 - Zalathar:ready-first, r=oli-obk | León Orell Valerian Liehr | -1222/+908 |
| 2024-12-10 | Rollup merge of #133853 - onur-ozkan:use-vendor-directory-on-dist-build, r=Ko... | León Orell Valerian Liehr | -4/+13 |
| 2024-12-10 | Rollup merge of #133472 - rust-wasi-web:master, r=joboet | León Orell Valerian Liehr | -1/+24 |
| 2024-12-10 | Rollup merge of #133456 - clubby789:cargo-update, r=ChrisDenton | León Orell Valerian Liehr | -349/+678 |
| 2024-12-10 | Rollup merge of #133184 - osiewicz:wasm-fix-infinite-loop-in-remove-dir-all, ... | León Orell Valerian Liehr | -70/+105 |
| 2024-12-10 | Rollup merge of #131558 - sassman:feat/warnin-for-no-mangle-together-with-exp... | León Orell Valerian Liehr | -5/+143 |
| 2024-12-10 | Auto merge of #133902 - Kobzol:ci-dist-arm-runner, r=MarcoIeni | bors | -5/+5 |
| 2024-12-10 | Auto merge of #134096 - fmease:rollup-0asgoo8, r=fmease | bors | -465/+412 |
| 2024-12-10 | Auto merge of #129514 - estebank:default-field-values, r=compiler-errors | bors | -394/+1569 |
| 2024-12-10 | provide `libz.so.1` in the `nix-dev-shell` | Waffle Lapkin | -6/+4 |
| 2024-12-10 | remove instructions to git exclude files in `src/nix-dev-shell/envrc-*` | Waffle Lapkin | -2/+2 |
| 2024-12-10 | only ignore `{flake,default}.nix` and `{.envrc,.direnv/}` in the root | Waffle Lapkin | -4/+4 |
| 2024-12-09 | Rollup merge of #134084 - estebank:typo, r=compiler-errors | León Orell Valerian Liehr | -1/+1 |
| 2024-12-09 | Rollup merge of #134073 - DianQK:fix-131227, r=oli-obk | León Orell Valerian Liehr | -18/+26 |
| 2024-12-09 | Rollup merge of #134055 - RalfJung:interpret-alloc-dedup, r=oli-obk | León Orell Valerian Liehr | -138/+24 |
| 2024-12-09 | Rollup merge of #134053 - notriddle:notriddle/issue-d, r=GuillaumeGomez | León Orell Valerian Liehr | -86/+95 |
| 2024-12-09 | Rollup merge of #134043 - ehuss:unicode-version, r=jieyouxu | León Orell Valerian Liehr | -0/+40 |
| 2024-12-09 | Rollup merge of #134040 - clubby789:bootstrap-eprintln, r=jieyouxu | León Orell Valerian Liehr | -207/+211 |
| 2024-12-09 | Rollup merge of #134032 - snprajwal:fix-docs, r=joboet | León Orell Valerian Liehr | -8/+8 |
| 2024-12-09 | Rollup merge of #134012 - aarikpokras:patch-1, r=saethlin | León Orell Valerian Liehr | -1/+1 |
| 2024-12-09 | Rollup merge of #133996 - Zalathar:ui-link-native-libs, r=jieyouxu | León Orell Valerian Liehr | -6/+6 |
| 2024-12-09 | Grammar fixes | Aarik Pokras | -1/+1 |
| 2024-12-09 | Support x-crate default fields | Esteban Küber | -1/+24 |
| 2024-12-09 | Unconditionally error at definition if default field value has const errors | Esteban Küber | -148/+29 |
| 2024-12-09 | Disallow `#[default] Variant {}` regardless of feature flag | Esteban Küber | -11/+38 |
| 2024-12-09 | review comments: rewordings | Esteban Küber | -50/+50 |
| 2024-12-09 | Provide diagnostic for `Struct(a, .., z)` expression | Esteban Küber | -8/+123 |
| 2024-12-09 | Detect `struct S(ty = val);` | Esteban Küber | -11/+63 |
| 2024-12-09 | Introduce `default_field_values` feature | Esteban Küber | -369/+1446 |
| 2024-12-09 | Apply suggestions from code review | Sven Kanoldt | -8/+8 |
| 2024-12-09 | Fix typo in RFC mention 3598 -> 3593 | Esteban Küber | -1/+1 |
| 2024-12-09 | Auto merge of #134064 - jieyouxu:revert-131669, r=ChrisDenton | bors | -490/+208 |
| 2024-12-09 | Add test to check unicode identifier version | Eric Huss | -0/+40 |
| 2024-12-09 | fix ICE on type error in promoted | Ralf Jung | -213/+78 |
| 2024-12-09 | interpret: clean up deduplicating allocation functions | Ralf Jung | -138/+24 |
| 2024-12-09 | dataflow_const_prop: do not eval a ptr address in SwitchInt | DianQK | -18/+26 |
| 2024-12-09 | compiletest: `print{,ln}!` -> `eprint{,ln}!` | clubby789 | -57/+57 |
| 2024-12-09 | bootstrap: `print{,ln}!` -> `eprint{,ln}!` | clubby789 | -150/+154 |
| 2024-12-09 | Configure renovatebot | Jakub Beránek | -0/+14 |
| 2024-12-09 | Add regression test for #134060 | 许杰友 Jieyou Xu (Joe) | -0/+27 |
| 2024-12-09 | Revert #131669 due to ICEs | 许杰友 Jieyou Xu (Joe) | -490/+181 |
| 2024-12-09 | Auto merge of #133891 - nnethercote:MixedBitSet, r=Mark-Simulacrum | bors | -169/+347 |
| 2024-12-08 | rustdoc: rename `issue-\d+.rs` tests to have meaningful names | Michael Howell | -80/+80 |
| 2024-12-08 | Add URL to test cases | Michael Howell | -0/+9 |
| 2024-12-09 | Auto merge of #134052 - matthiaskrgr:rollup-puxwqrk, r=matthiaskrgr | bors | -1542/+2107 |