| Age | Commit message (Expand) | Author | Lines |
| 2025-01-16 | Fix `debug_assertions` broken in 1c5a125beb35725ccc2ade005db9870db734bf23 | VinTarZ | -3/+3 |
| 2025-01-16 | update blocklike | jnyfah | -13/+10 |
| 2025-01-16 | feat: complete raw, const keyword | lh123 | -8/+144 |
| 2025-01-16 | Merge pull request #18951 from Veykril/push-zpvunsvlpuxt | Lukas Wirth | -51/+149 |
| 2025-01-16 | Merge pull request #18950 from Veykril/push-okmsynnltxts | Lukas Wirth | -31/+47 |
| 2025-01-16 | Generalize some type walking in hover type actions | Lukas Wirth | -31/+47 |
| 2025-01-16 | Minor docs improvement | Lukas Wirth | -16/+17 |
| 2025-01-16 | Add edit test for await skipping completions | Lukas Wirth | -0/+28 |
| 2025-01-16 | Add missing `#[rust_analyzer::rust_fixture]` annotations | Lukas Wirth | -35/+104 |
| 2025-01-16 | Merge pull request #18949 from Veykril/push-yzklntsnnuts | Lukas Wirth | -13/+5 |
| 2025-01-16 | Partially back out "fix: Fix sourceroot construction for virtual manifests" | Lukas Wirth | -13/+5 |
| 2025-01-16 | Merge pull request #18946 from lh123/goto-to-type-def-func-param-and-trait-bound | Lukas Wirth | -1/+108 |
| 2025-01-16 | Merge pull request #18927 from ChayimFriedman2/skip-iter-await | Lukas Wirth | -72/+230 |
| 2025-01-16 | Auto merge of #135484 - nikic:llvm-19.1.7, r=cuviper | bors | -0/+0 |
| 2025-01-16 | add goto-to-def actions for trait bound | lh123 | -1/+104 |
| 2025-01-16 | add go-to-type-def actions for func params | lh123 | -1/+5 |
| 2025-01-16 | Update docs for `-Clink-dead-code` to discourage its use | Zalathar | -5/+5 |
| 2025-01-16 | Auto merge of #135458 - jieyouxu:migrate-extern-fn-reachable, r=lqd | bors | -1/+0 |
| 2025-01-16 | Use resolve_method_call_as_callable to handle function types | 1hakusai1 | -2/+3 |
| 2025-01-16 | refactor: Change order of arguments | 1hakusai1 | -2/+2 |
| 2025-01-16 | refactor: rename to descriptive name | 1hakusai1 | -2/+3 |
| 2025-01-16 | update chalk | Waffle Lapkin | -13/+12 |
| 2025-01-16 | add a test for trait upcasting type mismatch | Waffle Lapkin | -0/+32 |
| 2025-01-15 | Add smart completions that skip `await` or `iter()` and `into_iter()` | Chayim Refael Friedman | -72/+230 |
| 2025-01-15 | Merge pull request #18897 from duncanawoods/master | HKalbasi | -1/+5 |
| 2025-01-15 | Auto merge of #135540 - GuillaumeGomez:rollup-40lfb7l, r=GuillaumeGomez | bors | -191/+166 |
| 2025-01-15 | Auto merge of #133461 - ferrocene:add-copyright-files-to-dist, r=Kobzol | bors | -25/+61 |
| 2025-01-15 | Rollup merge of #135529 - onur-ozkan:outdated-fixme, r=jieyouxu | Guillaume Gomez | -2/+0 |
| 2025-01-15 | Rollup merge of #135507 - chriskrycho:trpl-edition-updates-stable, r=ehuss | Guillaume Gomez | -0/+0 |
| 2025-01-15 | Rollup merge of #135428 - camelid:attr-cleanup, r=GuillaumeGomez | Guillaume Gomez | -148/+119 |
| 2025-01-15 | Rollup merge of #135003 - RalfJung:deprecate-allowed-through-unstable, r=davi... | Guillaume Gomez | -41/+47 |
| 2025-01-15 | Merge pull request #18922 from Veykril/push-tmtzukrsnott | Lukas Wirth | -24/+28 |
| 2025-01-15 | fix: Don't return inlay hints outside requested range | Lukas Wirth | -24/+28 |
| 2025-01-15 | nyaa | lcnr | -2/+2 |
| 2025-01-15 | Merge pull request #18940 from Veykril/push-ulowqkpprslq | Lukas Wirth | -40/+36 |
| 2025-01-15 | Merge pull request #18929 from ChayimFriedman2/i-acknowledge-defeat | Lukas Wirth | -0/+31 |
| 2025-01-15 | Merge pull request #18939 from Veykril/push-wztmylkyqttu | Lukas Wirth | -32/+42 |
| 2025-01-15 | fix: Fix semantics not always correctly caching file roots | Lukas Wirth | -40/+36 |
| 2025-01-15 | Fix wrong fixture | 1hakusai1 | -1/+1 |
| 2025-01-15 | Auto merge of #134353 - oli-obk:safe-target-feature-unsafe-by-default, r=wesl... | bors | -16/+36 |
| 2025-01-15 | Use adjusted type | 1hakusai1 | -1/+1 |
| 2025-01-15 | Add test cases | 1hakusai1 | -2/+130 |
| 2025-01-15 | remove outdated FIXME | onur-ozkan | -2/+0 |
| 2025-01-15 | Flip on typing config to be opt-in, better defaults | Lukas Wirth | -28/+33 |
| 2025-01-15 | Auto merge of #135525 - jhpratt:rollup-4gu2wpm, r=jhpratt | bors | -46/+102 |
| 2025-01-15 | Rollup merge of #135424 - compiler-errors:unstable-lint, r=ehuss | Jacob Pratt | -24/+51 |
| 2025-01-15 | Rollup merge of #133807 - mrkajetanp:ci-aarch64-opt-dist, r=Kobzol | Jacob Pratt | -10/+36 |
| 2025-01-15 | Rollup merge of #132397 - m-ou-se:warn-missing-abi, r=Nadrieril | Jacob Pratt | -12/+15 |
| 2025-01-15 | Treat safe target_feature functions as unsafe by default | Oli Scherer | -2/+14 |
| 2025-01-15 | Early exit in search properly | Lukas Wirth | -4/+9 |