about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
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-1/+1
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-15Merge from rustcThe Miri Cronjob Bot-20/+141
2025-01-15Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
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-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-15tests: port `extern-fn-reachable` to rmake.rs许杰友 Jieyou Xu (Joe)-1/+0
2025-01-14Add hir::HeaderSafety to make follow up commits simplerOli Scherer-10/+10
2025-01-14refactor: get(0) -> first()1hakusai1-1/+1
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-14Auto merge of #135359 - RalfJung:lang-start-unwind, r=joboetbors-6/+6
2025-01-13feat: Add dereferencing autocompleteboattime-37/+110
2025-01-13Included Abdroid to an epoll test targetsYoh Deadfall-1/+1
2025-01-13Illumos: Added epoll and eventfdYoh Deadfall-8/+41
2025-01-13Fix another bug when reaching macro expansion limit caused a stack overflowChayim Refael Friedman-0/+31
2025-01-13ci: Enable opt-dist for dist-aarch64-linux buildsKajetan Puchalski-9/+32
2025-01-13Rollup merge of #135386 - lolbinarycat:bootstrap-test-cleanup, r=jieyouxuJacob Pratt-9/+9
2025-01-13Added deref_poiner_as in _NSGetExecutablePathgeetanshjuneja-1/+1
2025-01-13Detect unstable lint docs that dont enable their featureMichael Goulet-10/+28
2025-01-12Rollup merge of #135411 - Urgau:unreach_pub-run-make, r=jieyouxuGuillaume Gomez-0/+1
2025-01-12Rollup merge of #135348 - aDotInTheVoid:pathspathspaths, r=GuillaumeGomezGuillaume Gomez-5/+125
2025-01-12Added Android to epoll and eventfd test targetsYoh Deadfall-3/+3
2025-01-12Merge pull request #4135 from RalfJung/unsup-targetsRalf Jung-166/+185
2025-01-12turns out Solarish targets support our entire test suiteRalf Jung-10/+16
2025-01-12remove a rustfmt::skipRalf Jung-155/+168
2025-01-12record YohDeadfall as FreeBSD maintainerRalf Jung-1/+1
2025-01-12run_make_support: add `#![warn(unreachable_pub)]`Urgau-0/+1
2025-01-12Auto merge of #135402 - matthiaskrgr:rollup-cz7hs13, r=matthiaskrgrbors-3/+34
2025-01-12internal: Compute inlay hint tooltips lazilyLukas Wirth-16/+47
2025-01-12Fix text edits for discriminant hintsLukas Wirth-2/+33
2025-01-12internal: Compute inlay hint text edits lazilyLukas Wirth-56/+118
2025-01-12fix: Fix `ref` text edit for binding mode hintsLukas Wirth-2/+27
2025-01-12add error message to `string_enum!`s string conversionsRémy Rakic-4/+4
2025-01-12add test for `string_enum`Rémy Rakic-0/+31
2025-01-12rename run_js_doc_test to run_rustdoc_js_testbinarycat-4/+4
2025-01-12run-make-support: don't use lossy on `TARGET_RPATH_DIR`许杰友 Jieyou Xu (Joe)-2/+1
2025-01-12compiletest: include stage0-sysroot libstd dylib in recipe dylib search path许杰友 Jieyou Xu (Joe)-1/+10
2025-01-11rename 'js-doc-test' to 'rustdoc-js' in compiletestbinarycat-7/+7
2025-01-12cargo updategithub-actions-52/+131
2025-01-11Merge pull request #4134 from RalfJung/miri-script-raOli Scherer-9/+15
2025-01-11avoid issues due to MIRI_TEST_TARGET being set from the outsideRalf Jung-0/+4