about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
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
2025-01-14fix typo and unit testbinarycat-1/+1
2025-01-14add disclaimer to --disable-minificationbinarycat-1/+1
2025-01-14Update to LLVM 19.1.7Nikita Popov-0/+0
2025-01-14Auto merge of #135442 - antoyo:subtree-update_cg_gcc_2025_01_12, r=GuillaumeG...bors-1/+1
2025-01-14Add hir::HeaderSafety to make follow up commits simplerOli Scherer-15/+23
2025-01-14refactor: get(0) -> first()1hakusai1-1/+1
2025-01-14Remove remnant of asmjsKleis Auke Wolthuizen-24/+0
2025-01-14Remove trailing spaces1hakusai1-1/+1
2025-01-14fix_typo1hakusai1-1/+1
2025-01-14Merge pull request #4138 from geetanshjuneja/derefRalf Jung-1/+1
2025-01-14Add the ability to jump from `into` to `from` definitions1hakusai1-1/+93
2025-01-14Update `notify` to `8.0.0`Carson M.-25/+31
2025-01-14Made `Path::name` only have item name rather than full nameAditya Kumar-2/+2
2025-01-14Auto merge of #135359 - RalfJung:lang-start-unwind, r=joboetbors-6/+6
2025-01-13Rollup merge of #135452 - jieyouxu:fix-comment, r=compiler-errorsJacob Pratt-1/+1
2025-01-13feat: Add dereferencing autocompleteboattime-37/+110
2025-01-14bootstrap: fix outdated feature name in comment许杰友 Jieyou Xu (Joe)-1/+1
2025-01-13Fix error in CI by updating the GCC versionAntoni Boucher-1/+1