| Age | Commit message (Expand) | Author | Lines |
| 2024-08-07 | Rollup merge of #128656 - ChrisDenton:rust-lld, r=lqd | Guillaume Gomez | -6/+8 |
| 2024-08-07 | Rollup merge of #128527 - estebank:ambiguity-suggestion, r=Nadrieril | Guillaume Gomez | -6/+10 |
| 2024-08-07 | Auto merge of #128196 - Oneirical:poltergeist-manitestation, r=jieyouxu | bors | -85/+108 |
| 2024-08-06 | Rollup merge of #128649 - ChrisDenton:param-passing, r=jieyouxu | Trevor Gross | -18/+8 |
| 2024-08-06 | Rollup merge of #128647 - ChrisDenton:link-args-order, r=jieyouxu | Trevor Gross | -6/+5 |
| 2024-08-06 | Rollup merge of #128638 - ChrisDenton:link-dedup, r=jieyouxu | Trevor Gross | -8/+25 |
| 2024-08-06 | Rollup merge of #128362 - folkertdev:naked-function-symbol-visibility, r=bjorn3 | Trevor Gross | -0/+187 |
| 2024-08-06 | Rollup merge of #128107 - Oneirical:tomato-hartester, r=jieyouxu | Trevor Gross | -76/+95 |
| 2024-08-07 | Auto merge of #128761 - matthiaskrgr:rollup-5p1mlqq, r=matthiaskrgr | bors | -0/+229 |
| 2024-08-07 | Rollup merge of #128718 - jieyouxu:check-cfg_attr, r=nnethercote | Matthias Krüger | -0/+169 |
| 2024-08-07 | Rollup merge of #128710 - ChrisDenton:null, r=jieyouxu | Matthias Krüger | -0/+13 |
| 2024-08-06 | fix test | Esteban Küber | -15/+11 |
| 2024-08-06 | Rollup merge of #128736 - GuillaumeGomez:fix-remap-path-prefix, r=notriddle | Matthias Krüger | -0/+24 |
| 2024-08-06 | Rollup merge of #128693 - notriddle:notriddle/impl-disambiguator-2024, r=Guil... | Matthias Krüger | -1/+40 |
| 2024-08-06 | Rollup merge of #128377 - veera-sivarajan:fix-128249, r=davidtwco | Matthias Krüger | -0/+66 |
| 2024-08-06 | Move test to be make instead of ui | Esteban Küber | -132/+47 |
| 2024-08-06 | Change test to be only-linux and ignore-wasm32 | Esteban Küber | -3/+4 |
| 2024-08-06 | Add `help` about using `cargo tree` | Esteban Küber | -11/+13 |
| 2024-08-06 | Add test for mixing types from two incompatible crate versions | Esteban Küber | -0/+133 |
| 2024-08-06 | rewrite long-linker-command-lines-cmd-exe to rmake | Oneirical | -37/+32 |
| 2024-08-06 | rewrite long-linker-command-lines to rmake | Oneirical | -22/+21 |
| 2024-08-06 | rewrite cross-lang-lto-upstream-rlibs to rmake | Oneirical | -32/+61 |
| 2024-08-06 | Add regression test for #69264 | Guillaume Gomez | -0/+24 |
| 2024-08-06 | rustdoc-search: account for numeric disambiguators on impls | Michael Howell | -1/+40 |
| 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 | tests: add regression test to make sure `cfg_attr` isn't considered unhandled | 许杰友 Jieyou Xu (Joe) | -0/+169 |
| 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 | Check staticlib name falls back to `rust_out` | Chris Denton | -1/+5 |
| 2024-08-05 | Windows: Test if `\\.\NUL` works as an input file | Chris Denton | -0/+9 |
| 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 | add test for symbol visibility of `#[naked]` functions | Folkert | -0/+187 |
| 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 | rewrite redundant-libs to rmake | Oneirical | -27/+41 |
| 2024-08-05 | rewrite raw-dylib-c to rmake | Oneirical | -28/+29 |
| 2024-08-05 | rewrite raw-dylib-alt-calling-conventions to rmake | Oneirical | -24/+28 |
| 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 |