about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-01-15fix: Don't return inlay hints outside requested rangeLukas Wirth-24/+28
2025-01-15nyaalcnr-2/+2
2025-01-15Merge pull request #18940 from Veykril/push-ulowqkpprslqLukas Wirth-40/+36
2025-01-15Merge pull request #18929 from ChayimFriedman2/i-acknowledge-defeatLukas Wirth-0/+31
2025-01-15Merge pull request #18939 from Veykril/push-wztmylkyqttuLukas Wirth-32/+42
2025-01-15fix: Fix semantics not always correctly caching file rootsLukas Wirth-40/+36
2025-01-15Fix wrong fixture1hakusai1-1/+1
2025-01-15Auto merge of #134353 - oli-obk:safe-target-feature-unsafe-by-default, r=wesl...bors-16/+36
2025-01-15Use adjusted type1hakusai1-1/+1
2025-01-15Add test cases1hakusai1-2/+130
2025-01-15remove outdated FIXMEonur-ozkan-2/+0
2025-01-15Flip on typing config to be opt-in, better defaultsLukas Wirth-28/+33
2025-01-15Auto merge of #135525 - jhpratt:rollup-4gu2wpm, r=jhprattbors-46/+102
2025-01-15Rollup merge of #135424 - compiler-errors:unstable-lint, r=ehussJacob Pratt-24/+51
2025-01-15Rollup merge of #133807 - mrkajetanp:ci-aarch64-opt-dist, r=KobzolJacob Pratt-10/+36
2025-01-15Rollup merge of #132397 - m-ou-se:warn-missing-abi, r=NadrierilJacob Pratt-12/+15
2025-01-15Treat safe target_feature functions as unsafe by defaultOli Scherer-2/+14
2025-01-15Early exit in search properlyLukas Wirth-4/+9
2025-01-15show deprecation message in rustdoc, tooRalf Jung-5/+11
2025-01-15intrinsics: deprecate calling them via the unstable std::intrinsics pathRalf Jung-31/+31
2025-01-15allowed_through_unstable_modules: support showing a deprecation message when ...Ralf Jung-6/+6
2025-01-15Merge pull request #18925 from Veykril/push-mtxxvpowwtrtLukas Wirth-2/+88
2025-01-15feat: Render type parameter projection target bounds in inlaysLukas Wirth-2/+88
2025-01-15Merge pull request #18917 from boattime/masterLukas Wirth-37/+110
2025-01-14fix some more typosRyan Mehri-16/+16
2025-01-15Auto merge of #135519 - workingjubilee:rollup-xq9yryh, r=workingjubileebors-40/+92
2025-01-15Merge pull request #2202 from Kobzol/pull-ci许杰友 Jieyou Xu (Joe)-0/+73
2025-01-14Fix some broken linksNoah Lev-11/+10
2025-01-15Merge from rustcThe Miri Cronjob Bot-47/+603
2025-01-15Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-01-14Rollup merge of #135505 - GuillaumeGomez:clippy, r=notriddleJubilee-4/+4
2025-01-14Rollup merge of #135499 - lolbinarycat:rustdoc-link-underline-133484, r=Guill...Jubilee-0/+2
2025-01-14Rollup merge of #135353 - lolbinarycat:rustdoc-disable-minification, r=notriddleJubilee-2/+23
2025-01-14Rollup merge of #135302 - lolbinarycat:rustdoc-search-return-sort-134935, r=n...Jubilee-0/+46
2025-01-14Rollup merge of #134913 - rhelmot:master, r=jieyouxuJubilee-34/+17
2025-01-15Auto merge of #135385 - rust-lang:cargo_update, r=clubby789bors-52/+131
2025-01-14add tidy warning for unrecognized directivescod10129-30/+68
2025-01-14TRPL: incorporate all backward-compatible Edition changesChris Krycho-0/+0
2025-01-14Fix clippy lintsGuillaume Gomez-4/+4
2025-01-14fix underlining of hovered intra-doc links.binarycat-0/+2
2025-01-14Run clippy for rustc_codegen_gccJakub Beránek-6/+19
2025-01-14Hide syntax tree view by defaultDavid Richey-1/+1
2025-01-14Un-spaghettify the control flow of generate_lint_outputMichael Goulet-40/+49
2025-01-14Rollup merge of #135495 - yotamofek:close-backtick, r=KobzolMatthias Krüger-1/+1
2025-01-14Rollup merge of #135476 - kleisauke:remove-asmjs-remnant, r=KobzolMatthias Krüger-24/+0
2025-01-14Rollup merge of #134880 - as1100k-forks:fix-rustdoc-json-path-name, r=aDotInT...Matthias Krüger-2/+2
2025-01-14Rollup merge of #134216 - GuillaumeGomez:jump-to-def-pats, r=fmeaseMatthias Krüger-9/+39
2025-01-14Add missing closing backtick in commit hook message 🐸Yotam Ofek-1/+1
2025-01-15tests: port `extern-fn-reachable` to rmake.rs许杰友 Jieyou Xu (Joe)-1/+0
2025-01-14rustc-dev-guide: add note about not adding rustc_allowed_through_unstable_mod...Ralf Jung-1/+2