Commit Graph

  • 7c7e0f3a51 Deploy 019a9b04563d713ee14f2d7bacba3846f722b26f to gh-pages gh-pages Deploy from CI 2026-03-03 18:12:02 +00:00
  • 019a9b0456
    chore: Upgrade dependencies (#16690) master Weihang Lo 2026-03-03 17:35:28 +00:00
  • 861a1966de chore: Upgrade incompatible Ed Page 2026-03-02 14:06:26 -06:00
  • c139ac4dc3 chore: Upgrade compatible Ed Page 2026-03-03 11:01:33 -06:00
  • 1947b86c2b chore: Make libc req match lockfile Ed Page 2026-03-03 10:59:41 -06:00
  • b403ee6990 chore: Move gix-transport to workspace inheritance Ed Page 2026-03-02 15:46:34 -06:00
  • 2164aabd34
    chore(deps): update crate-ci/typos action to v1.44.0 (#16685) Ed Page 2026-03-02 20:04:57 +00:00
  • b6786732fa docs: Fix spelling Ed Page 2026-03-02 12:01:19 -06:00
  • 0ae044ac3b
    chore(deps): update crate-ci/typos action to v1.44.0 renovate[bot] 2026-03-01 01:15:59 +00:00
  • 8abe8556c1
    chore(deps): update compatible renovate/compatible renovate[bot] 2026-03-01 01:15:51 +00:00
  • c63475b01d
    feat(help): display manpage for nested commands (#16432) Ed Page 2026-02-27 18:02:24 +00:00
  • 8f1aea188b
    feat: improve parent workspace search error msg (#16669) Ed Page 2026-02-27 15:46:26 +00:00
  • 43f2b10265
    feat: improve parent workspace search error msg 0xPoe 2026-02-24 09:50:44 +01:00
  • 9ffde7a8f2
    feat(fix): Inject an edition into scripts (#16678) Ed Page 2026-02-26 23:45:41 +00:00
  • 608e122943 feat(fix): Inject an edition into scripts Ed Page 2026-02-25 15:42:58 -06:00
  • 83ff1e4e96 test(fix): Show cargo script behavior Ed Page 2026-02-25 15:35:00 -06:00
  • 1ac10a3869
    fix(toml): Clarify the edition is on the float (#16676) Scott Schafer 2026-02-26 22:26:34 +00:00
  • cd139dadff fix(toml): Clarify the edition is on the float Ed Page 2026-02-25 15:12:38 -06:00
  • 65253d48f2 fix(toml): Align edition defaulting messages Ed Page 2026-02-25 14:49:28 -06:00
  • ff0bf7c823 refactor(toml): Use string interpolation Ed Page 2026-02-24 13:22:24 -06:00
  • 43b431bfe6 test(script): Redact default edition Ed Page 2026-02-25 14:58:11 -06:00
  • 29363ab601
    fix(toml): show required rust-version in unstable edition error (#16653) Ed Page 2026-02-25 17:59:16 +00:00
  • 2866bb6c08 fix(toml): show required rust-version in unstable edition error Yash 2026-02-25 05:00:43 +00:00
  • 86d680405c test(toml): add test for unstable edition error with rust-version Yash 2026-02-25 05:00:02 +00:00
  • f298b8c82d
    fix(host-config): fix panic when cross-compiling with host-config (#16674) rust-1.95.0 Ed Page 2026-02-24 21:59:20 +00:00
  • 92ffa00c63 fix(host-config): fix panic when cross compiling Arlo Siemsen 2026-02-24 15:14:01 -06:00
  • ddd826a8e8 Add passing test showing incorrect behavior Arlo Siemsen 2026-02-24 15:12:03 -06:00
  • 08a9ca0152 Add missing CARGO_TARGET_APPLIES_TO_HOST Arlo Siemsen 2026-02-24 15:16:19 -06:00
  • 9ef4e96253
    doc: improve documentation on using cfg values with build scripts (#16671) Arlo Siemsen 2026-02-24 14:29:59 +00:00
  • b3882b18a7 doc: add reading target configuration example Vivek 2026-02-24 18:12:41 +05:30
  • 9dbb29cd26 doc: clarify cfg! vs CARGO_CFG_* in build scripts Vivek 2026-02-24 18:07:01 +05:30
  • c695dbfe10 doc: clarify cfg! vs CARGO_CFG_* in build scripts Vivek 2026-02-24 17:08:10 +05:30
  • 78f4c0456f
    test: add the workspace search error case 0xPoe 2026-02-24 08:53:25 +01:00
  • 5d9fc0bc2e
    Fix typo in cargo-yank docs (#16656) Ed Page 2026-02-23 20:40:44 +00:00
  • e349c66ad4
    fix(job_queue): Handle Clippy CLI arguments in fix message (#16652) Ed Page 2026-02-23 19:51:11 +00:00
  • bd1036d73f
    doc: Fix typo in cargo-yank docs Alex Rao 2026-02-23 14:23:52 -05:00
  • 4e786ef0e5 fix(job_queue): Handle Clippy CLI arguments in fix message Alejandra Gonzalez 2026-02-18 18:42:39 +01:00
  • b0c383914a chore(tests): Add initial testing for Clippy with CLI args Alejandra Gonzalez 2026-02-18 23:39:18 +01:00
  • 3ca292befb
    Add a test for fingerprint checking when a symlink target changes (#16661) Weihang Lo 2026-02-21 15:14:56 +00:00
  • 122c8e7444 Add a test for fingerprint checking when a symlink target changes Eric Huss 2026-02-20 09:49:01 -08:00
  • 4282eec6af
    Fix parallel locking when -Zfine-grain-locking is enabled (#16659) Ed Page 2026-02-21 12:26:50 +00:00
  • 31d3b42857
    fix: Fix parallel locking when -Zfine-grain-locking is enabled Ross Sullivan 2026-02-20 22:44:58 +09:00
  • 21ac09614f
    fix(cli): Remove --lockfile-path (#16621) Weihang Lo 2026-02-20 19:16:20 +00:00
  • 296050eda6
    feat(completion): help completion also for nested commands Weihang Lo 2025-12-29 14:59:26 -05:00
  • 2b981c7bfd
    fix(report): show manpage hint in help test Weihang Lo 2025-12-25 10:42:21 -05:00
  • 649fe9ada0
    docs(help): document dash-joined format for nested commands Weihang Lo 2025-12-25 10:53:20 -05:00
  • 237e35fa5b
    feat(help): display manpage for nested commands Weihang Lo 2025-12-25 09:53:46 -05:00
  • bc6b664d94 fix(cli): Remove --lockfile-path Ed Page 2026-02-09 16:19:22 -06:00
  • 9b1b7a4929
    test(build-std): Update error message (#16658) Jacob Finkelman 2026-02-20 17:51:30 +00:00
  • 069fa43b48 test(build-std): Update error message Ed Page 2026-02-20 10:50:57 -06:00
  • 8cc0cb1367
    docs(layout): Updated layout module docs to document new layout (#16502) Ed Page 2026-02-17 12:16:26 +00:00
  • 6339e32703 doc: Added new build-dir layout to layout module doc Ross Sullivan 2026-02-15 21:07:47 +09:00
  • df38999234 doc: Split layout into build/artifact dir in module doc Ross Sullivan 2026-02-15 21:03:55 +09:00
  • 220007935d
    fix(host-config): host.linker should not apply to non host unit (#16641) Ed Page 2026-02-16 18:21:45 +00:00
  • 592058c7ce
    init: improve error message and add tests (#16643) Weihang Lo 2026-02-15 14:24:02 +00:00
  • 1b71665e1c test: add reserved_name_core test case Raushan Kumar 2026-02-15 13:49:24 +00:00
  • 8a68e34ded init: improve error message style Raushan Kumar 2026-02-15 13:48:36 +00:00
  • 129cdf1b4a
    doc: Updated outdated profile layout documentation Ross Sullivan 2026-02-15 19:36:15 +09:00
  • 48f149522d
    Corrected doc comment for build script root_output path (#16645) Weihang Lo 2026-02-14 13:06:24 +00:00
  • 7213008423
    doc: Corrected doc comment for build script root_output path Ross Sullivan 2026-02-14 21:25:21 +09:00
  • 78ca56f392
    Changed build script run output dir to stdout in new build-dir layout (#16644) Weihang Lo 2026-02-14 09:47:38 +00:00
  • f7bcfe40a6
    feat: Changed build script run 'output' dir to 'stdout' Ross Sullivan 2026-02-14 18:03:08 +09:00
  • 84ce3bccb5
    refactor: Move build script run files to a dedicated struct Ross Sullivan 2026-02-14 17:59:19 +09:00
  • f801f10027
    test: add test case for verify-project with invalid TOML (#16640) Weihang Lo 2026-02-14 06:47:20 +00:00
  • b0f44730e7
    refactor: extract linker/incremental codegen arg into functions Weihang Lo 2026-02-14 09:42:29 +08:00
  • 13525b7890
    refactor: rename from target_linkers to linkers Weihang Lo 2026-02-13 17:49:34 +08:00
  • 7a1443577d
    fix(host-config): host.linker should not apply to non host unit Weihang Lo 2026-02-13 17:04:21 +08:00
  • 7d60b2c22c
    test(host-config): linker incorrectly apply to normal builds Weihang Lo 2026-02-13 14:46:50 +08:00
  • ba739a5511
    test(script): Show remaining workspace behavors (#16633) Weihang Lo 2026-02-13 23:04:19 +00:00
  • b22c5075d3 feat: add test case for verify-project with invalid TOML syntax in Cargo.toml Raushan Kumar 2026-02-13 20:00:13 +00:00
  • 312145c006
    fix(host-config): host.runner should not apply to cargo run (#16638) Ed Page 2026-02-13 14:49:40 +00:00
  • c3ac327ec0
    refactor: target_runners to runners Weihang Lo 2026-02-13 14:51:52 +08:00
  • f5ae2fc7b2
    fix(host-config): host.runner should not apply to cargo run Weihang Lo 2026-02-13 09:55:14 +08:00
  • f6bb5ab43f
    test: ensure in host mode Cargo picks up target config Weihang Lo 2026-02-13 14:01:15 +08:00
  • bb318034fe
    test(host-config): runner incorrectly apply to normal builds Weihang Lo 2026-02-13 09:25:50 +08:00
  • fcf1259766 test(script): Show remaining workspace behavors Ed Page 2026-02-12 13:29:40 -06:00
  • c00a07a8a8
    refactor(help): simplify code structure (#16627) Weihang Lo 2026-02-12 23:35:07 +00:00
  • a6be69a6b5
    test: Remove unused docker ip_address (#16636) Scott Schafer 2026-02-12 22:43:05 +00:00
  • 1c48b3decb test: Remove unused docker ip_address Ed Page 2026-02-12 14:59:09 -06:00
  • a03ef3742c chore(test): Bump cargo-test-supports version Ed Page 2026-02-12 16:08:56 -06:00
  • ce69df6f72
    fix: apply host.runner only when host-config enabled (#16631) Ed Page 2026-02-12 12:39:45 +00:00
  • 9b0fe7ba74
    fix: apply host.runner only when host-config enabled Weihang Lo 2026-02-12 12:48:17 +08:00
  • 5d88360f9c
    test: show targe runner got applied to host build targets Weihang Lo 2026-02-12 12:21:02 +08:00
  • 4ac2278be2
    refactor(help): use #[expect] rather than #[allow] Weihang Lo 2026-02-12 10:24:57 +08:00
  • 430acee149
    fix(cli): Improve bad manifest error (#16630) Ed Page 2026-02-12 02:23:53 +00:00
  • 5288e8204b
    refactor(help): avoid checking built-in commands twice Weihang Lo 2025-12-27 14:53:28 -05:00
  • db87b6ce45
    refactor(help): move alias expansion out from try_help Weihang Lo 2025-12-27 14:49:52 -05:00
  • 112ea913a5
    refactor(help): inline check alias/builtin functions Weihang Lo 2025-12-27 14:46:09 -05:00
  • 0e8570b1ec fix(cli): Improve bad manifest error Ed Page 2026-02-11 15:30:50 -06:00
  • 2dd9518ea1 test(cli): Port more tests to snapshots Ed Page 2026-02-11 15:45:54 -06:00
  • fe49f1a3ea
    refactor(help): early return rather than nested if-else Weihang Lo 2025-12-23 18:22:54 -05:00
  • 06b4f3eed3
    fix: Adjust casing of error message (#16625) Weihang Lo 2026-02-11 23:10:13 +00:00
  • 214f17f77d
    Enable triagebot new [view-all-comments-link] feature (#16629) Ed Page 2026-02-11 18:27:27 +00:00
  • 60072c900d Enable triagebot new [view-all-comments-link] feature Urgau 2026-02-11 18:46:43 +01:00
  • efb7bebf7e
    test(help): snapshot cargo help tests (#16626) Ed Page 2026-02-11 15:54:09 +00:00
  • 4d23857a06
    test(help): snapshot cargo help tests Weihang Lo 2025-12-23 18:52:16 -05:00
  • 5bfb134fca
    Suggest a workspace.members entry even from outside the workspace root (#16616) Ed Page 2026-02-11 14:27:07 +00:00
  • b79b1d4627
    Reorganize build unit directory layout for new build-dir layout (#16542) Ed Page 2026-02-11 14:16:48 +00:00
  • 7a566ebf16
    Make the error messaging for cargo install aware of build.build-dir (#16623) Ed Page 2026-02-11 14:08:07 +00:00
  • 1b525a2483
    Make the error messaging for cargo install aware of build.build-dir Jacob Adam 2026-02-11 13:25:47 +00:00