| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2025-01-15 | show deprecation message in rustdoc, too | Ralf Jung | -5/+11 |
| 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 | -6/+6 |
| 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-14 | fix some more typos | Ryan Mehri | -16/+16 |
| 2025-01-15 | Auto merge of #135519 - workingjubilee:rollup-xq9yryh, r=workingjubilee | bors | -40/+92 |
| 2025-01-15 | Merge pull request #2202 from Kobzol/pull-ci | 许杰友 Jieyou Xu (Joe) | -0/+73 |
| 2025-01-14 | Fix some broken links | Noah Lev | -11/+10 |
| 2025-01-15 | Merge from rustc | The Miri Cronjob Bot | -47/+603 |
| 2025-01-15 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-01-14 | Rollup merge of #135505 - GuillaumeGomez:clippy, r=notriddle | Jubilee | -4/+4 |
| 2025-01-14 | Rollup merge of #135499 - lolbinarycat:rustdoc-link-underline-133484, r=Guill... | Jubilee | -0/+2 |
| 2025-01-14 | Rollup merge of #135353 - lolbinarycat:rustdoc-disable-minification, r=notriddle | Jubilee | -2/+23 |
| 2025-01-14 | Rollup merge of #135302 - lolbinarycat:rustdoc-search-return-sort-134935, r=n... | Jubilee | -0/+46 |
| 2025-01-14 | Rollup merge of #134913 - rhelmot:master, r=jieyouxu | Jubilee | -34/+17 |
| 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 | TRPL: incorporate all backward-compatible Edition changes | Chris Krycho | -0/+0 |
| 2025-01-14 | Fix clippy lints | Guillaume Gomez | -4/+4 |
| 2025-01-14 | fix underlining of hovered intra-doc links. | binarycat | -0/+2 |
| 2025-01-14 | Run clippy for rustc_codegen_gcc | Jakub Beránek | -6/+19 |
| 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-14 | Rollup merge of #135495 - yotamofek:close-backtick, r=Kobzol | Matthias Krüger | -1/+1 |
| 2025-01-14 | Rollup merge of #135476 - kleisauke:remove-asmjs-remnant, r=Kobzol | Matthias Krüger | -24/+0 |
| 2025-01-14 | Rollup merge of #134880 - as1100k-forks:fix-rustdoc-json-path-name, r=aDotInT... | Matthias Krüger | -2/+2 |
| 2025-01-14 | Rollup merge of #134216 - GuillaumeGomez:jump-to-def-pats, r=fmease | Matthias Krüger | -9/+39 |
| 2025-01-14 | Add missing closing backtick in commit hook message 🐸 | Yotam Ofek | -1/+1 |
| 2025-01-15 | tests: port `extern-fn-reachable` to rmake.rs | 许杰友 Jieyou Xu (Joe) | -1/+0 |
| 2025-01-14 | rustc-dev-guide: add note about not adding rustc_allowed_through_unstable_mod... | Ralf Jung | -1/+2 |