| Age | Commit message (Expand) | Author | Lines |
| 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 | 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 | 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 | -32/+32 |
| 2025-01-15 | Auto merge of #133461 - ferrocene:add-copyright-files-to-dist, r=Kobzol | bors | -15/+39 |
| 2025-01-15 | Rollup merge of #135003 - RalfJung:deprecate-allowed-through-unstable, r=davi... | Guillaume Gomez | -32/+32 |
| 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 | 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 | -10/+10 |
| 2025-01-15 | Use adjusted type | 1hakusai1 | -1/+1 |
| 2025-01-15 | Add test cases | 1hakusai1 | -2/+130 |
| 2025-01-15 | Flip on typing config to be opt-in, better defaults | Lukas Wirth | -28/+33 |
| 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 | -9/+32 |
| 2025-01-15 | Rollup merge of #132397 - m-ou-se:warn-missing-abi, r=Nadrieril | Jacob Pratt | -12/+15 |
| 2025-01-15 | Early exit in search properly | Lukas Wirth | -4/+9 |
| 2025-01-15 | intrinsics: deprecate calling them via the unstable std::intrinsics path | Ralf Jung | -31/+31 |
| 2025-01-15 | allowed_through_unstable_modules: support showing a deprecation message when ... | Ralf Jung | -1/+1 |
| 2025-01-15 | Merge pull request #18925 from Veykril/push-mtxxvpowwtrt | Lukas Wirth | -2/+88 |
| 2025-01-15 | feat: Render type parameter projection target bounds in inlays | Lukas Wirth | -2/+88 |
| 2025-01-15 | Merge pull request #18917 from boattime/master | Lukas Wirth | -37/+110 |
| 2025-01-15 | Merge from rustc | The Miri Cronjob Bot | -20/+141 |
| 2025-01-15 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-01-15 | Auto merge of #135385 - rust-lang:cargo_update, r=clubby789 | bors | -52/+131 |
| 2025-01-14 | add tidy warning for unrecognized directives | cod10129 | -30/+68 |
| 2025-01-14 | Hide syntax tree view by default | David Richey | -1/+1 |
| 2025-01-14 | Un-spaghettify the control flow of generate_lint_output | Michael Goulet | -40/+49 |
| 2025-01-15 | tests: port `extern-fn-reachable` to rmake.rs | 许杰友 Jieyou Xu (Joe) | -1/+0 |
| 2025-01-14 | Add hir::HeaderSafety to make follow up commits simpler | Oli Scherer | -10/+10 |
| 2025-01-14 | refactor: get(0) -> first() | 1hakusai1 | -1/+1 |
| 2025-01-14 | Remove trailing spaces | 1hakusai1 | -1/+1 |
| 2025-01-14 | fix_typo | 1hakusai1 | -1/+1 |
| 2025-01-14 | Merge pull request #4138 from geetanshjuneja/deref | Ralf Jung | -1/+1 |
| 2025-01-14 | Add the ability to jump from `into` to `from` definitions | 1hakusai1 | -1/+93 |