| Age | Commit message (Expand) | Author | Lines |
| 2024-08-06 | Auto merge of #128245 - Oneirical:total-linkage-ownage, r=jieyouxu | bors | -31/+41 |
| 2024-08-06 | Auto merge of #126804 - estebank:short-error-primary-label, r=davidtwco | bors | -13/+13 |
| 2024-08-06 | On short error format, append primary span label to message | Esteban Küber | -13/+13 |
| 2024-08-06 | Auto merge of #125558 - Amanieu:const-asm-type, r=lcnr | bors | -228/+217 |
| 2024-08-05 | Rollup merge of #128697 - RalfJung:nullary-op, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2024-08-05 | Rollup merge of #128694 - compiler-errors:norm, r=WaffleLapkin | Matthias Krüger | -17/+3 |
| 2024-08-05 | Rollup merge of #128688 - RalfJung:custom-mir-tail-calls, r=compiler-errors | Matthias Krüger | -0/+23 |
| 2024-08-05 | Rollup merge of #128580 - compiler-errors:cfi-param-env, r=lcnr | Matthias Krüger | -0/+44 |
| 2024-08-05 | interpret: move nullary-op evaluation into operator.rs | Ralf Jung | -1/+1 |
| 2024-08-05 | Normalize when equating dyn tails in MIR borrowck | Michael Goulet | -17/+3 |
| 2024-08-05 | Auto merge of #128689 - matthiaskrgr:rollup-ukyn8wq, r=matthiaskrgr | bors | -0/+5 |
| 2024-08-05 | Rollup merge of #128385 - its-the-shrimp:fix_114039, r=aDotInTheVoid | Matthias Krüger | -0/+5 |
| 2024-08-05 | custom MIR: add support for tail calls | Ralf Jung | -0/+23 |
| 2024-08-05 | Auto merge of #124336 - compiler-errors:super-outlives, r=lcnr | bors | -10/+73 |
| 2024-08-05 | rewrite cdylib-dylib-linkage to rmake | Oneirical | -31/+41 |
| 2024-08-05 | Enforce supertrait outlives obligations hold when confirming impl | Michael Goulet | -10/+73 |
| 2024-08-05 | Auto merge of #127095 - Oneirical:testiary-education, r=jieyouxu | bors | -68/+115 |
| 2024-08-05 | rustdoc-json: discard non-local inherent impls | schvv31n | -0/+5 |
| 2024-08-05 | Auto merge of #117468 - daxpedda:wasm-relaxed-simd, r=alexcrichton | bors | -0/+28 |
| 2024-08-05 | Auto merge of #128673 - matthiaskrgr:rollup-gtvpkm7, r=matthiaskrgr | bors | -44/+152 |
| 2024-08-05 | Rollup merge of #128660 - matthiaskrgr:niceice, r=compiler-errors | Matthias Krüger | -0/+87 |
| 2024-08-05 | Rollup merge of #128607 - ChrisDenton:visibility, r=jieyouxu | Matthias Krüger | -44/+32 |
| 2024-08-05 | Rollup merge of #128471 - camelid:rustdoc-self, r=notriddle | Matthias Krüger | -0/+33 |
| 2024-08-05 | Rollup merge of #128623 - jieyouxu:check-attr-ice, r=nnethercote | Matthias Krüger | -0/+79 |
| 2024-08-05 | Rollup merge of #128500 - clubby789:122600-test, r=Mark-Simulacrum | Matthias Krüger | -0/+19 |
| 2024-08-05 | Rollup merge of #127907 - RalfJung:byte_slice_in_packed_struct_with_derive, r... | Matthias Krüger | -149/+29 |
| 2024-08-05 | Rollup merge of #127655 - RalfJung:invalid_type_param_default, r=compiler-errors | Matthias Krüger | -25/+111 |
| 2024-08-04 | Add test for `Self` not being a generic in search index | Noah Lev | -0/+33 |
| 2024-08-04 | tests: more crashes | Matthias Krüger | -0/+87 |
| 2024-08-04 | Auto merge of #128534 - bjorn3:split_stdlib_workspace, r=Mark-Simulacrum | bors | -7/+7 |
| 2024-08-04 | Auto merge of #128634 - matthiaskrgr:rollup-l5a2v5k, r=matthiaskrgr | bors | -7/+48 |
| 2024-08-04 | Rollup merge of #128305 - folkertdev:asm-parser-unsupported-operand, r=Amanieu | Matthias Krüger | -7/+48 |
| 2024-08-04 | Auto merge of #127877 - Rejyr:migrate-print-rmake, r=jieyouxu | bors | -23/+61 |
| 2024-08-04 | Implement a implicit target feature mechanism | daxpedda | -1/+20 |
| 2024-08-04 | Stabilize Wasm relaxed SIMD | daxpedda | -0/+9 |
| 2024-08-03 | Ensure `Rustc::print` use in `rmake` tests | Jerry Wang | -11/+4 |
| 2024-08-03 | Migrate `print-target-list` to `rmake` | Jerry Wang | -8/+21 |
| 2024-08-04 | Auto merge of #128466 - sayantn:stdarch-update, r=tgross35 | bors | -21/+0 |
| 2024-08-04 | tests: add regression test for incorrect "builtin attribute is checked" asser... | 许杰友 Jieyou Xu (Joe) | -0/+79 |
| 2024-08-03 | Migrate `run-make/print-calling-conventions` to ui-test | Jerry Wang | -4/+36 |
| 2024-08-03 | Remove skipping symbols with the `__imp_` prefix | Chris Denton | -1/+1 |
| 2024-08-04 | Chore: add `x86_amx_intrinsics` feature flag to `core/lib.rs` and remove `iss... | sayantn | -21/+0 |
| 2024-08-03 | Auto merge of #128614 - matthiaskrgr:rollup-d2fextz, r=matthiaskrgr | bors | -131/+113 |
| 2024-08-03 | Rollup merge of #128603 - ChrisDenton:used, r=jieyouxu | Matthias Krüger | -7/+3 |
| 2024-08-03 | Rollup merge of #128581 - jieyouxu:checked-attr, r=nnethercote | Matthias Krüger | -0/+25 |
| 2024-08-03 | Rollup merge of #128530 - scottmcm:repeat-n-unchecked, r=joboet | Matthias Krüger | -1/+14 |
| 2024-08-03 | Rollup merge of #127921 - spastorino:stabilize-unsafe-extern-blocks, r=compil... | Matthias Krüger | -123/+71 |
| 2024-08-03 | Auto merge of #127324 - DianQK:match-br, r=cjgillot | bors | -470/+1854 |
| 2024-08-03 | Add test for updating enum discriminant through pointer | clubby789 | -0/+19 |
| 2024-08-03 | Update rmake.rs | Chris Denton | -2/+2 |