Sign in
rust
/
rust-lang
/
cargo
/
HEAD
29363ab
fix(toml): show required rust-version in unstable edition error (#16653)
by Ed Page
· 27 hours ago
master
2866bb6
fix(toml): show required rust-version in unstable edition error
by Yash
· 2 days ago
86d6804
test(toml): add test for unstable edition error with rust-version
by Yash
· 2 days ago
f298b8c
fix(host-config): fix panic when cross-compiling with host-config (#16674)
by Ed Page
· 2 days ago
92ffa00
fix(host-config): fix panic when cross compiling
by Arlo Siemsen
· 2 days ago
ddd826a
Add passing test showing incorrect behavior
by Arlo Siemsen
· 2 days ago
08a9ca0
Add missing CARGO_TARGET_APPLIES_TO_HOST
by Arlo Siemsen
· 2 days ago
9ef4e96
doc: improve documentation on using cfg values with build scripts (#16671)
by Arlo Siemsen
· 2 days ago
b3882b1
doc: add reading target configuration example
by Vivek
· 2 days ago
9dbb29c
doc: clarify cfg! vs CARGO_CFG_* in build scripts
by Vivek
· 2 days ago
c695dbf
doc: clarify cfg! vs CARGO_CFG_* in build scripts
by Vivek
· 2 days ago
5d9fc0b
Fix typo in cargo-yank docs (#16656)
by Ed Page
· 3 days ago
e349c66
fix(job_queue): Handle Clippy CLI arguments in `fix` message (#16652)
by Ed Page
· 3 days ago
bd1036d
doc: Fix typo in cargo-yank docs
by Alex Rao
· 3 days ago
4e786ef
fix(job_queue): Handle Clippy CLI arguments in `fix` message
by Alejandra Gonzalez
· 8 days ago
b0c3839
chore(tests): Add initial testing for Clippy with CLI args
by Alejandra Gonzalez
· 8 days ago
3ca292b
Add a test for fingerprint checking when a symlink target changes (#16661)
by Weihang Lo
· 5 days ago
122c8e7
Add a test for fingerprint checking when a symlink target changes
by Eric Huss
· 6 days ago
4282eec
Fix parallel locking when `-Zfine-grain-locking` is enabled (#16659)
by Ed Page
· 5 days ago
31d3b42
fix: Fix parallel locking when `-Zfine-grain-locking` is enabled
by Ross Sullivan
· 6 days ago
21ac096
fix(cli): Remove `--lockfile-path` (#16621)
by Weihang Lo
· 6 days ago
9b1b7a4
test(build-std): Update error message (#16658)
by Jacob Finkelman
· 6 days ago
069fa43
test(build-std): Update error message
by Ed Page
· 6 days ago
8cc0cb1
docs(layout): Updated layout module docs to document new layout (#16502)
by Ed Page
· 9 days ago
6339e32
doc: Added new build-dir layout to layout module doc
by Ross Sullivan
· 11 days ago
df38999
doc: Split layout into build/artifact dir in module doc
by Ross Sullivan
· 11 days ago
2200079
fix(host-config): host.linker should not apply to non host unit (#16641)
by Ed Page
· 10 days ago
592058c
init: improve error message and add tests (#16643)
by Weihang Lo
· 11 days ago
1b71665
test: add reserved_name_core test case
by Raushan Kumar
· 11 days ago
8a68e34
init: improve error message style
by Raushan Kumar
· 11 days ago
129cdf1
doc: Updated outdated profile layout documentation
by Ross Sullivan
· 11 days ago
48f1495
Corrected doc comment for build script root_output path (#16645)
by Weihang Lo
· 12 days ago
7213008
doc: Corrected doc comment for build script root_output path
by Ross Sullivan
· 12 days ago
78ca56f
Changed build script run `output` dir to `stdout` in new build-dir layout (#16644)
by Weihang Lo
· 12 days ago
f7bcfe40
feat: Changed build script run 'output' dir to 'stdout'
by Ross Sullivan
· 12 days ago
84ce3bc
refactor: Move build script run files to a dedicated struct
by Ross Sullivan
· 12 days ago
f801f10
test: add test case for verify-project with invalid TOML (#16640)
by Weihang Lo
· 13 days ago
b0f4473
refactor: extract linker/incremental codegen arg into functions
by Weihang Lo
· 13 days ago
13525b7
refactor: rename from target_linkers to linkers
by Weihang Lo
· 13 days ago
7a14435
fix(host-config): `host.linker` should not apply to non host unit
by Weihang Lo
· 13 days ago
7d60b2c
test(host-config): linker incorrectly apply to normal builds
by Weihang Lo
· 14 days ago
ba739a5
test(script): Show remaining workspace behavors (#16633)
by Weihang Lo
· 13 days ago
b22c507
feat: add test case for `verify-project` with invalid TOML syntax in `Cargo.toml`
by Raushan Kumar
· 13 days ago
312145c
fix(host-config): `host.runner` should not apply to `cargo run` (#16638)
by Ed Page
· 13 days ago
c3ac327
refactor: target_runners to runners
by Weihang Lo
· 14 days ago
f5ae2fc
fix(host-config): `host.runner` should not apply to `cargo run`
by Weihang Lo
· 14 days ago
f6bb5ab
test: ensure in host mode Cargo picks up target config
by Weihang Lo
· 14 days ago
bb31803
test(host-config): runner incorrectly apply to normal builds
by Weihang Lo
· 14 days ago
c00a07a
refactor(help): simplify code structure (#16627)
by Weihang Lo
· 14 days ago
a6be69a
test: Remove unused docker ip_address (#16636)
by Scott Schafer
· 14 days ago
1c48b3d
test: Remove unused docker ip_address
by Ed Page
· 14 days ago
a03ef37
chore(test): Bump cargo-test-supports version
by Ed Page
· 14 days ago
fcf1259
test(script): Show remaining workspace behavors
by Ed Page
· 2 weeks ago
ce69df6
fix: apply `host.runner` only when `host-config` enabled (#16631)
by Ed Page
· 2 weeks ago
9b0fe7b
fix: apply `host.runner` only when `host-config` enabled
by Weihang Lo
· 2 weeks ago
5d88360
test: show targe runner got applied to host build targets
by Weihang Lo
· 2 weeks ago
4ac2278
refactor(help): use `#[expect]` rather than `#[allow]`
by Weihang Lo
· 2 weeks ago
430acee
fix(cli): Improve bad manifest error (#16630)
by Ed Page
· 2 weeks ago
5288e82
refactor(help): avoid checking built-in commands twice
by Weihang Lo
· 9 weeks ago
db87b6c
refactor(help): move alias expansion out from `try_help`
by Weihang Lo
· 9 weeks ago
112ea91
refactor(help): inline check alias/builtin functions
by Weihang Lo
· 9 weeks ago
0e8570b
fix(cli): Improve bad manifest error
by Ed Page
· 2 weeks ago
2dd9518
test(cli): Port more tests to snapshots
by Ed Page
· 2 weeks 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
· 2 weeks ago
214f17f
Enable triagebot new `[view-all-comments-link]` feature (#16629)
by Ed Page
· 2 weeks ago
60072c9
Enable triagebot new `[view-all-comments-link]` feature
by Urgau
· 2 weeks ago
efb7beb
test(help): snapshot cargo help tests (#16626)
by Ed Page
· 2 weeks 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
· 2 weeks ago
b79b1d4
Reorganize build unit directory layout for new build-dir layout (#16542)
by Ed Page
· 2 weeks ago
7a566eb
Make the error messaging for `cargo install` aware of `build.build-dir` (#16623)
by Ed Page
· 2 weeks ago
1b525a2
Make the error messaging for `cargo install` aware of `build.build-dir`
by Jacob Adam
· 2 weeks ago
0cc6979
Add a new test that overrides the relevant environment variable
by Jacob Adam
· 2 weeks ago
e4327a5
feat: Renamed build script execution directory to `run`
by Ross Sullivan
· 5 weeks ago
b6df8c3
feat: Moved build-script OUT_DIR to `out` dir in new layout
by Ross Sullivan
· 5 weeks ago
94c4e87
fix: Always create build-script run dir
by Ross Sullivan
· 5 weeks ago
1689526
feat: Renamed `deps` to `out` in new layout
by Ross Sullivan
· 6 weeks ago
2503102
refactor: Rename CompilationFiles::out_dir to output_dir
by Ross Sullivan
· 5 weeks ago
0c9e687d
chore: downgrade to libc@0.2.180 (#16624)
by Scott Schafer
· 2 weeks ago
3b7b41f
docs(help): show missing options
by Weihang Lo
· 9 weeks ago
1f21337
docs(cargo-rm): change example to wasm32-unknown-unknown
by Weihang Lo
· 9 weeks ago
e8aa577
chore: downgrade to libc@0.2.180
by Weihang Lo
· 2 weeks ago
7de468c
fix(script): Load config relative to the script (#16620)
by Weihang Lo
· 2 weeks ago
c599012
chore: use pathdiff for workspace member resolution
by Raushan Kumar
· 2 weeks ago
d3801e2
test(workspaces): add regression test for members outside root
by Raushan Kumar
· 2 weeks ago
c29e8d8
fix(test): Adjust casing of error message
by Ed Page
· 2 weeks ago
f70021f
fix(test): Adjust casing of error message
by Ed Page
· 2 weeks ago
72f9974
fix(path): Adjust casing of error message
by Ed Page
· 2 weeks ago
fe569a5
fix(install): Adjust casing of error message
by Ed Page
· 2 weeks ago
2004904
fix(lints): Don't run on-by-default lints when MSRV is too old (#16618)
by Scott Schafer
· 2 weeks ago
33786bf
fix(install): Adjust casing of error message
by Ed Page
· 2 weeks ago
e1039bd
fix(pkgid): Adjust casing of error message
by Ed Page
· 2 weeks ago
31c2a8d
fix(cli): Adjust casing of error message
by Ed Page
· 2 weeks ago
0837502
fix(cli): Adjust casing of error message
by Ed Page
· 2 weeks ago
7d64cab
fix(build.rs): Adjust casing of error message
by Ed Page
· 2 weeks ago
c821faa
fix(build.rs): Adjust casing of error message
by Ed Page
· 2 weeks ago
f144f9e
fix(build.rs): Adjust casing of error message
by Ed Page
· 2 weeks ago
8ef6b62
fix(new): Adjust casing of error message
by Ed Page
· 2 weeks ago
5ba08a5
fix(registry): Adjust casing of error message
by Ed Page
· 2 weeks ago
Next »