| Age | Commit message (Expand) | Author | Lines |
| 2025-08-07 | Disable error log for position clamping, its too noisy due to ease of triggering | Lukas Wirth | -6/+7 |
| 2025-08-07 | Enable warning logs by default | Lukas Wirth | -2/+2 |
| 2025-08-07 | Rollup merge of #144682 - nxsaken:strict_overflow_ops, r=Mark-Simulacrum | Stuart Cook | -15/+1 |
| 2025-08-07 | Rollup merge of #143906 - LorrensP-2158466:miri-float-nondet-foreign-items, r... | Stuart Cook | -312/+513 |
| 2025-08-07 | Auto merge of #145014 - bjorn3:revert_preserve_debug_gdb_scripts, r=lqd | bors | -1/+0 |
| 2025-08-07 | Merge pull request #20394 from rust-lang/dependabot/npm_and_yarn/editors/code... | Shoyu Vanilla (Flint) | -3/+3 |
| 2025-08-06 | Print thread ID in panic message if thread name is unknown | Trevor Gross | -58/+65 |
| 2025-08-06 | Add normalization for thread IDs in panic messages | Trevor Gross | -1/+7 |
| 2025-08-06 | Revert "Embed GDB pretty printers in rlibs and dylibs" | bjorn3 | -1/+0 |
| 2025-08-07 | In extract_module.rs, generate ast::Module instead of String | Hmikihiro | -66/+126 |
| 2025-08-06 | Bump tmp from 0.2.3 to 0.2.4 in /editors/code | dependabot[bot] | -3/+3 |
| 2025-08-06 | Auto merge of #145003 - Kobzol:rollup-kgb216b, r=Kobzol | bors | -2/+11 |
| 2025-08-06 | Merge pull request #20393 from rust-lang/veykril/push-urpzrkwpkmxw | Lukas Wirth | -29/+29 |
| 2025-08-06 | Fix non-lsp compliant `Response` definition | Lukas Wirth | -29/+29 |
| 2025-08-06 | Merge pull request #20392 from rust-lang/veykril/push-pxplxplxvvyy | Lukas Wirth | -4/+8 |
| 2025-08-06 | Report the incorrect payload when failing to deserialize lsp messages | Lukas Wirth | -4/+8 |
| 2025-08-06 | Rollup merge of #144954 - Zalathar:run-make-bless, r=jieyouxu | Jakub Beránek | -1/+10 |
| 2025-08-06 | Rollup merge of #144924 - lolbinarycat:compiletest-pass-directives-hint, r=cl... | Jakub Beránek | -1/+1 |
| 2025-08-06 | Merge pull request #20354 from A4-Tacks/clean-lit-stmt-remove-dbg | Chayim Refael Friedman | -0/+50 |
| 2025-08-06 | Add remove simple dbg stmt for remove_dbg | A4-Tacks | -0/+50 |
| 2025-08-06 | Embed GDB pretty printers in rlibs and dylibs | Sebastian Poeplau | -0/+1 |
| 2025-08-06 | Merge pull request #20387 from ChayimFriedman2/rename-macro | Shoyu Vanilla (Flint) | -63/+81 |
| 2025-08-06 | run-make: Allow blessing snapshot files that don't exist yet | Zalathar | -1/+10 |
| 2025-08-05 | Merge pull request #20384 from vxpm/fix-external-docs | Chayim Refael Friedman | -1/+26 |
| 2025-08-05 | fix external docs for exported macros | vinícius x | -1/+26 |
| 2025-08-05 | Merge pull request #20381 from A4-Tacks/fix-assign-sug | Chayim Refael Friedman | -0/+82 |
| 2025-08-05 | fix(unicode-table-generator): fix duplicated unique indices | Marco Cavenati | -1/+1 |
| 2025-08-05 | Change prev whitespace to prev trivia | A4-Tacks | -3/+3 |
| 2025-08-05 | Merge pull request #20385 from Hmikihiro/migrate_expand_glob_import | Shoyu Vanilla (Flint) | -5/+4 |
| 2025-08-05 | Merge pull request #20383 from Hmikihiro/remove_ted_from_replace_named_generi... | Shoyu Vanilla (Flint) | -17/+19 |
| 2025-08-05 | Merge pull request #20380 from Hmikihiro/add_attr_arg | Shoyu Vanilla (Flint) | -116/+185 |
| 2025-08-05 | Merge pull request #20389 from Veykril/push-ssyssvnrywvy | Lukas Wirth | -7/+3 |
| 2025-08-05 | Slim down compile time artifact progress reports | Lukas Wirth | -7/+3 |
| 2025-08-05 | Rollup merge of #144887 - lnicola:sync-from-ra, r=lnicola | Samuel Tardieu | -4814/+5513 |
| 2025-08-05 | Rollup merge of #144813 - jieyouxu:no-top-level-tests, r=Kobzol | Samuel Tardieu | -105/+173 |
| 2025-08-04 | [win][arm64ec] Fix msvc-wholearchive for Arm64EC | Daniel Paoliello | -8/+34 |
| 2025-08-05 | Do not remove the original token when descending into derives | Chayim Refael Friedman | -11/+9 |
| 2025-08-05 | Allow renaming when there are multiple definitions (due to macros) even when ... | Chayim Refael Friedman | -52/+72 |
| 2025-08-04 | compiletest: add hint for when a ui test produces no errors | binarycat | -1/+1 |
| 2025-08-05 | Migrate `expand_glob_import` assist to use `SyntaxEditor` | Hmikihiro | -5/+4 |
| 2025-08-05 | remove `ted` from replace_named_generic_with_impl.rs | Hmikihiro | -17/+19 |
| 2025-08-04 | Merge pull request #20378 from skewb1k/chore/folding_ranges-perms | Laurențiu Nicola | -0/+0 |
| 2025-08-04 | Merge pull request #20382 from ChayimFriedman2/goto-def-from-macro | Shoyu Vanilla (Flint) | -4/+30 |
| 2025-08-04 | Add if..else completions in LetStmt and ArgList | A4-Tacks | -1/+127 |
| 2025-08-04 | Correctly goto `From` impl when on `into()` even when the call is inside a macro | Chayim Refael Friedman | -4/+30 |
| 2025-08-04 | remove begin prefix | Kivooeo | -23/+23 |
| 2025-08-04 | remvoe add_attr edit_in_place.rs because it use ted. | Hmikihiro | -116/+185 |
| 2025-08-04 | fix(hover): unify horizontal rule formatting to `---` | skewb1k | -42/+42 |
| 2025-08-04 | chore: fix crates/ide/src/folding_ranges.rs file perms | skewb1k | -0/+0 |
| 2025-08-04 | Merge ref '07b7dc90ee4d' from rust-lang/rust | The Miri Cronjob Bot | -5053/+5832 |