Sign in
rust
/
cargo
/
HEAD
3ca292b
Add a test for fingerprint checking when a symlink target changes (#16661)
by Weihang Lo
· 9 hours ago
master
122c8e7
Add a test for fingerprint checking when a symlink target changes
by Eric Huss
· 30 hours ago
4282eec
Fix parallel locking when `-Zfine-grain-locking` is enabled (#16659)
by Ed Page
· 12 hours ago
31d3b42
fix: Fix parallel locking when `-Zfine-grain-locking` is enabled
by Ross Sullivan
· 34 hours ago
21ac096
fix(cli): Remove `--lockfile-path` (#16621)
by Weihang Lo
· 29 hours ago
9b1b7a4
test(build-std): Update error message (#16658)
by Jacob Finkelman
· 30 hours ago
069fa43
test(build-std): Update error message
by Ed Page
· 31 hours ago
8cc0cb1
docs(layout): Updated layout module docs to document new layout (#16502)
by Ed Page
· 4 days ago
6339e32
doc: Added new build-dir layout to layout module doc
by Ross Sullivan
· 6 days ago
df38999
doc: Split layout into build/artifact dir in module doc
by Ross Sullivan
· 7 days ago
2200079
fix(host-config): host.linker should not apply to non host unit (#16641)
by Ed Page
· 5 days ago
592058c
init: improve error message and add tests (#16643)
by Weihang Lo
· 6 days ago
1b71665
test: add reserved_name_core test case
by Raushan Kumar
· 6 days ago
8a68e34
init: improve error message style
by Raushan Kumar
· 6 days ago
129cdf1
doc: Updated outdated profile layout documentation
by Ross Sullivan
· 7 days ago
48f1495
Corrected doc comment for build script root_output path (#16645)
by Weihang Lo
· 7 days ago
7213008
doc: Corrected doc comment for build script root_output path
by Ross Sullivan
· 7 days ago
78ca56f
Changed build script run `output` dir to `stdout` in new build-dir layout (#16644)
by Weihang Lo
· 8 days ago
f7bcfe40
feat: Changed build script run 'output' dir to 'stdout'
by Ross Sullivan
· 8 days ago
84ce3bc
refactor: Move build script run files to a dedicated struct
by Ross Sullivan
· 8 days ago
f801f10
test: add test case for verify-project with invalid TOML (#16640)
by Weihang Lo
· 8 days ago
b0f4473
refactor: extract linker/incremental codegen arg into functions
by Weihang Lo
· 8 days ago
13525b7
refactor: rename from target_linkers to linkers
by Weihang Lo
· 9 days ago
7a14435
fix(host-config): `host.linker` should not apply to non host unit
by Weihang Lo
· 9 days ago
7d60b2c
test(host-config): linker incorrectly apply to normal builds
by Weihang Lo
· 9 days ago
ba739a5
test(script): Show remaining workspace behavors (#16633)
by Weihang Lo
· 8 days ago
b22c507
feat: add test case for `verify-project` with invalid TOML syntax in `Cargo.toml`
by Raushan Kumar
· 8 days ago
312145c
fix(host-config): `host.runner` should not apply to `cargo run` (#16638)
by Ed Page
· 8 days ago
c3ac327
refactor: target_runners to runners
by Weihang Lo
· 9 days ago
f5ae2fc
fix(host-config): `host.runner` should not apply to `cargo run`
by Weihang Lo
· 9 days ago
f6bb5ab
test: ensure in host mode Cargo picks up target config
by Weihang Lo
· 9 days ago
bb31803
test(host-config): runner incorrectly apply to normal builds
by Weihang Lo
· 9 days ago
c00a07a
refactor(help): simplify code structure (#16627)
by Weihang Lo
· 9 days ago
a6be69a
test: Remove unused docker ip_address (#16636)
by Scott Schafer
· 9 days ago
1c48b3d
test: Remove unused docker ip_address
by Ed Page
· 9 days ago
a03ef37
chore(test): Bump cargo-test-supports version
by Ed Page
· 9 days ago
fcf1259
test(script): Show remaining workspace behavors
by Ed Page
· 9 days ago
ce69df6
fix: apply `host.runner` only when `host-config` enabled (#16631)
by Ed Page
· 9 days ago
9b0fe7b
fix: apply `host.runner` only when `host-config` enabled
by Weihang Lo
· 10 days ago
5d88360
test: show targe runner got applied to host build targets
by Weihang Lo
· 10 days ago
4ac2278
refactor(help): use `#[expect]` rather than `#[allow]`
by Weihang Lo
· 10 days ago
430acee
fix(cli): Improve bad manifest error (#16630)
by Ed Page
· 10 days ago
5288e82
refactor(help): avoid checking built-in commands twice
by Weihang Lo
· 8 weeks ago
db87b6c
refactor(help): move alias expansion out from `try_help`
by Weihang Lo
· 8 weeks ago
112ea91
refactor(help): inline check alias/builtin functions
by Weihang Lo
· 8 weeks ago
0e8570b
fix(cli): Improve bad manifest error
by Ed Page
· 10 days ago
2dd9518
test(cli): Port more tests to snapshots
by Ed Page
· 10 days ago
fe49f1a
refactor(help): early return rather than nested if-else
by Weihang Lo
· 9 weeks ago
06b4f3e
fix: Adjust casing of error message (#16625)
by Weihang Lo
· 10 days ago
214f17f
Enable triagebot new `[view-all-comments-link]` feature (#16629)
by Ed Page
· 10 days ago
60072c9
Enable triagebot new `[view-all-comments-link]` feature
by Urgau
· 10 days ago
efb7beb
test(help): snapshot cargo help tests (#16626)
by Ed Page
· 10 days ago
4d23857
test(help): snapshot `cargo help` tests
by Weihang Lo
· 9 weeks ago
5bfb134
Suggest a `workspace.members` entry even from outside the workspace root (#16616)
by Ed Page
· 10 days ago
b79b1d4
Reorganize build unit directory layout for new build-dir layout (#16542)
by Ed Page
· 10 days ago
7a566eb
Make the error messaging for `cargo install` aware of `build.build-dir` (#16623)
by Ed Page
· 10 days ago
1b525a2
Make the error messaging for `cargo install` aware of `build.build-dir`
by Jacob Adam
· 10 days ago
0cc6979
Add a new test that overrides the relevant environment variable
by Jacob Adam
· 10 days ago
e4327a5
feat: Renamed build script execution directory to `run`
by Ross Sullivan
· 4 weeks ago
b6df8c3
feat: Moved build-script OUT_DIR to `out` dir in new layout
by Ross Sullivan
· 4 weeks ago
94c4e87
fix: Always create build-script run dir
by Ross Sullivan
· 4 weeks ago
1689526
feat: Renamed `deps` to `out` in new layout
by Ross Sullivan
· 5 weeks ago
2503102
refactor: Rename CompilationFiles::out_dir to output_dir
by Ross Sullivan
· 4 weeks ago
0c9e687d
chore: downgrade to libc@0.2.180 (#16624)
by Scott Schafer
· 11 days ago
3b7b41f
docs(help): show missing options
by Weihang Lo
· 8 weeks ago
1f21337
docs(cargo-rm): change example to wasm32-unknown-unknown
by Weihang Lo
· 8 weeks ago
e8aa577
chore: downgrade to libc@0.2.180
by Weihang Lo
· 11 days ago
7de468c
fix(script): Load config relative to the script (#16620)
by Weihang Lo
· 11 days ago
c599012
chore: use pathdiff for workspace member resolution
by Raushan Kumar
· 11 days ago
d3801e2
test(workspaces): add regression test for members outside root
by Raushan Kumar
· 11 days ago
c29e8d8
fix(test): Adjust casing of error message
by Ed Page
· 11 days ago
f70021f
fix(test): Adjust casing of error message
by Ed Page
· 11 days ago
72f9974
fix(path): Adjust casing of error message
by Ed Page
· 11 days ago
fe569a5
fix(install): Adjust casing of error message
by Ed Page
· 11 days ago
2004904
fix(lints): Don't run on-by-default lints when MSRV is too old (#16618)
by Scott Schafer
· 11 days ago
33786bf
fix(install): Adjust casing of error message
by Ed Page
· 11 days ago
e1039bd
fix(pkgid): Adjust casing of error message
by Ed Page
· 11 days ago
31c2a8d
fix(cli): Adjust casing of error message
by Ed Page
· 11 days ago
0837502
fix(cli): Adjust casing of error message
by Ed Page
· 11 days ago
7d64cab
fix(build.rs): Adjust casing of error message
by Ed Page
· 11 days ago
c821faa
fix(build.rs): Adjust casing of error message
by Ed Page
· 11 days ago
f144f9e
fix(build.rs): Adjust casing of error message
by Ed Page
· 11 days ago
8ef6b62
fix(new): Adjust casing of error message
by Ed Page
· 11 days ago
5ba08a5
fix(registry): Adjust casing of error message
by Ed Page
· 11 days ago
230f37d
fix(script): Adjust casing of error message
by Ed Page
· 11 days ago
370cb4b
fix(build): Remove deprecated, unstable --out-dir (#16608)
by Weihang Lo
· 11 days ago
01c31e6
fix(script): Make the lockfile script-specific independent of build-dir (#16619)
by Weihang Lo
· 11 days ago
bc6b664
fix(cli): Remove `--lockfile-path`
by Ed Page
· 12 days ago
8207016
fix(script): Load config relative to the script
by Ed Page
· 11 days ago
8a04f1a
fix(script): Make the lockfile script-specific independent of build-dir
by Ed Page
· 11 days ago
a8fa458
fix(lockfile-path): Respect the config in fix, install (#16617)
by Weihang Lo
· 11 days ago
4f97c86
fix(lints): Apply MSRV to on-by-default lints
by Ed Page
· 12 days ago
225f4a0
feat(lints): Skip lints for too-low MSRV
by Ed Page
· 12 days ago
49c2bc0
refactor(lints): Track MSRV
by Ed Page
· 12 days ago
175139a
refactor(lints): Track workspace-level data with MaybePackage
by Ed Page
· 12 days ago
7e59f8f
refactor(lints): Open up space in ManifestFor::Workspace
by Ed Page
· 12 days ago
387d0b7
fix(instal): Respect resolver.lockfile-path
by Ed Page
· 11 days ago
5511201
test(lockfile): Explicit --locked for config
by Ed Page
· 11 days ago
04a8f68
fix(fix): Respect resolver.lockfile-path
by Ed Page
· 12 days ago
c943d1f
refactor(fix): Remove unused variable
by Ed Page
· 12 days ago
Next »