| Age | Commit message (Expand) | Author | Lines |
| 2024-12-27 | Add LTO support to clang in CI | clubby789 | -2/+11 |
| 2024-12-27 | bring socket logic back together and fix logic bug | Ralf Jung | -86/+74 |
| 2024-12-27 | Merge pull request #18744 from gbbosak/master | Lukas Wirth | -0/+1 |
| 2024-12-27 | Remove the `-test` suffix from normalize directives | Zalathar | -8/+7 |
| 2024-12-27 | Don't use `parse_cfg_name_directive` for normalize directives | Zalathar | -16/+49 |
| 2024-12-27 | clippy | Ralf Jung | -6/+6 |
| 2024-12-27 | tools: fix build failure caused by PR #134420 | Integral | -2/+2 |
| 2024-12-27 | Sort triples by name in platform_support.md | 9names | -52/+52 |
| 2024-12-27 | Merge from rustc | The Miri Cronjob Bot | -3742/+15870 |
| 2024-12-27 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-12-27 | completions: Zsh is now supported (#2173) | clubby789 | -3/+1 |
| 2024-12-26 | rustdoc: use shorter paths as preferred canonical paths | Michael Howell | -9/+10 |
| 2024-12-26 | Strip debuginfo from rustc-main and rustdoc | clubby789 | -2/+14 |
| 2024-12-26 | Auto merge of #134795 - GuillaumeGomez:rollup-9x8n7pi, r=GuillaumeGomez | bors | -25/+22 |
| 2024-12-26 | Rollup merge of #134772 - GuillaumeGomez:improve-rustdoc, r=notriddle | Guillaume Gomez | -24/+22 |
| 2024-12-26 | Rollup merge of #134656 - jieyouxu:migrate-incr-add-rust-src-component, r=wes... | Guillaume Gomez | -1/+0 |
| 2024-12-26 | Auto merge of #134788 - flip1995:clippy-subtree-update, r=matthiaskrgr | bors | -1415/+6002 |
| 2024-12-26 | replace bootstrap-self-test feature flag with cfg(test) | onur-ozkan | -22/+19 |
| 2024-12-26 | Merge pull request #18762 from davidbarsky/davidbarsky/wrap-salsa-cancellatio... | Lukas Wirth | -5/+28 |
| 2024-12-26 | Merge pull request #18761 from Veykril/push-vktnzltnxupr | Lukas Wirth | -7/+6 |
| 2024-12-26 | internal: wrap `salsa::Cycle` | David Barsky | -5/+28 |
| 2024-12-26 | internal: Swallow `error: config value is not set` cargo error | Lukas Wirth | -7/+6 |
| 2024-12-26 | Merge commit '609cd310be44677ae31d452a17b0f8207e1abfe1' into clippy-subtree-u... | Philipp Krones | -2/+2 |
| 2024-12-26 | Merge commit '609cd310be44677ae31d452a17b0f8207e1abfe1' into clippy-subtree-u... | Philipp Krones | -1415/+6002 |
| 2024-12-26 | internal: Workaround salsa cycles leaking | Lukas Wirth | -6/+11 |
| 2024-12-26 | Auto merge of #134784 - RalfJung:miri-sync, r=RalfJung | bors | -719/+868 |
| 2024-12-26 | minor: format editor/code | roife | -13/+14 |
| 2024-12-26 | move env vars for snapshot tests to UpdateTest | roife | -15/+33 |
| 2024-12-26 | optimize snapshot-testing macro detection and add tests | roife | -45/+137 |
| 2024-12-26 | fix incorrect name for UpdateTest config | roife | -4/+4 |
| 2024-12-26 | fix: await setting config to `not ask before UpdateTest` and format | roife | -7/+7 |
| 2024-12-26 | feat: add config `UpdateTest` to hover actions | roife | -2/+26 |
| 2024-12-26 | feat: support UpdateTest in hover actions and runnables | roife | -30/+32 |
| 2024-12-26 | feat: support UpdateTest in codelens | roife | -57/+204 |
| 2024-12-26 | feat: Add TestDefs to find usage of Expect, Insta and Snapbox | roife | -21/+168 |
| 2024-12-26 | Use empty `SymbolInformation.signature_documentation.relative_path` | Michael Sloan | -9/+2 |
| 2024-12-26 | Provide SCIP `external_symbols` + fix symbols provided with Document | Michael Sloan | -58/+146 |
| 2024-12-25 | Improve SCIP symbols | Michael Sloan | -270/+522 |
| 2024-12-25 | Improve rustdoc code | Guillaume Gomez | -24/+22 |
| 2024-12-25 | Auto merge of #134703 - poliorcetics:ab/push-ovsylkzsoxku, r=GuillaumeGomez | bors | -12/+10 |
| 2024-12-25 | swap_typed_nonoverlapping: properly detect overlap even when swapping scalar ... | Ralf Jung | -3/+25 |
| 2024-12-25 | rename typed_swap → typed_swap_nonoverlapping | Ralf Jung | -12/+12 |
| 2024-12-25 | we generally make later flags overwrite earlier flags, so remove some logic g... | Ralf Jung | -18/+3 |
| 2024-12-25 | remove some flags that have been hard errors for a while | Ralf Jung | -9/+0 |
| 2024-12-25 | show an error on some invalid flag combinations: TB + permissive provenance; ... | Ralf Jung | -17/+21 |
| 2024-12-25 | miri: add test for overlapping typed_swap | Ralf Jung | -0/+28 |
| 2024-12-25 | Auto merge of #134738 - clubby789:forbid-output-ui, r=jieyouxu | bors | -2/+4 |
| 2024-12-25 | Auto merge of #134748 - DianQK:rollup-3y5fzcx, r=DianQK | bors | -0/+211 |
| 2024-12-25 | Rollup merge of #134525 - adetaylor:unstable-book-changes, r=wesleywiser | DianQK | -0/+211 |
| 2024-12-25 | Auto merge of #134747 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |