Sign in
rust
/
cargo
/
HEAD
0158e40
Allow setting `-Zembed-metadata` value from the config (#17266)
by Weihang Lo
· 49 minutes ago
master
fa18f94
Allow setting `-Zembed-metadata` value from the config
by Jakub Beránek
· 2 hours ago
dd34bef
Allow setting `-Zembed-metadata` value from the config
by Jakub Beránek
· 3 hours ago
a09737c
fix(cli): don't panic during completions when rustup is unavailable (#17263)
by Weihang Lo
· 31 hours ago
b949fe3
fix(cli): avoid panic when rustup is unavailable during completion
by Raushan kumar
· 31 hours ago
e22c5be
docs(workspace): add recommended structure to members field (#17166)
by Ed Page
· 2 days ago
282e482
docs(workspace): add recommended structure to members field
by Raushan kumar
· 3 days ago
cc3bfd5
Update cargo-fetch.md to remove cargo-prefetch reference (#16568)
by Weihang Lo
· 3 days ago
54b61f1
chore: bump to `libgit2-sys@0.18.7+1.9.6` (#17259)
by Ed Page
· 3 days ago
9f5068b
chore: bump to `libgit2-sys@0.18.7+1.9.6`
by Weihang Lo
· 4 days ago
95303e6
Enable build-dir layout v2 on nightly by default (#17258)
by Weihang Lo
· 3 days ago
d035da6
feat: Enable build-dir layout v2 on nightly
by Ross Sullivan
· 4 days ago
c9d7310
refactor: Don't derive Default on CliUnstable
by Ross Sullivan
· 4 days ago
5b6fca7
fix(path): clarify error message when path dependency has wrong package (#16927)
by Ed Page
· 5 days ago
f0001ff
fix(toml): warn on hyphenated lint names and duplicates (#17051)
by Ed Page
· 5 days ago
a4e4878
fix(test): gate trim-paths tests on split debuginfo support (#17256)
by Weihang Lo
· 5 days ago
c32bb39
fix(test): gate trim-paths tests on split debuginfo support
by HNO3Miracle
· 5 days ago
2b63a6a
test(git): Explicitly test for git injection attacks (#17253)
by Weihang Lo
· 5 days ago
d4bd63c
test(git): Explicitly test for git injection attacks
by Ed Page
· 6 days ago
a518047
fix(git): Suggest libgit2 if git-cli fails (#17252)
by Weihang Lo
· 6 days ago
630f52f
fix(diag): bound transitive unused dependency traversal (#17251)
by Weihang Lo
· 6 days ago
a7ec559
fix(git): Hide git fetch output without progress (#17243)
by Weihang Lo
· 6 days ago
26b088f
revert(lint): Remove `new_implicit_minimum_version_req` (#16321) (#17249)
by Weihang Lo
· 6 days ago
ca1c7a3
fix(diag): bound transitive unused dependency traversal
by Enrico Schaaf
· 4 weeks ago
7c4b30f
fix: Add haiku's dylib path (#17248)
by Ed Page
· 6 days ago
f4d068e
Zsh completion: Add `-p` and `--package` flags for `cargo add` (#17247)
by Ed Page
· 6 days ago
8ff5978
revert(lint): Remove `new_implicit_minimum_version_req` (#16321)
by Ed Page
· 6 days ago
1e3d856
fix: Add haiku's dylib path
by Alexander von Gluck IV
· 6 days ago
e8bb81d
chore(completion): Add -p and --package flags to cargo add
by cc
· 6 days ago
d816dba
refactor(git): Trace some git operations
by Ed Page
· 7 days ago
38e104c
fix(git): Suggest libgit2 if git-cli fails
by Ed Page
· 7 days ago
36a1b96
test(git): Show net.git-fetch-with-cli error
by Ed Page
· 7 days ago
ed391a4
refactor(git): Switch CLI Error to builder
by Ed Page
· 7 days ago
8f51c1c
fix(git): Hide `git fetch` output without progress
by Ed Page
· 7 days ago
50c3d37
refactor(progress): Pull out detection into Shell
by Ed Page
· 7 days ago
e57e7cf
refactor(progress): Lazily read TERM
by Ed Page
· 7 days ago
37b81df
refactor(progress): Bypass config for TERM
by Ed Page
· 7 days ago
210e2fa
refactor(progress): Pull out progress detection
by Ed Page
· 7 days ago
9264318
refactor(progress): Consolidate Progress constructor calls
by Ed Page
· 7 days ago
6839697
refactor(progress): Group related ProgressWhen::Auto logic
by Ed Page
· 7 days ago
af12f12
refactor(source): Clarify the name of the remote git registry (#17240)
by Weihang Lo
· 7 days ago
6775fb0
refactor(source): Clarify the name of the remote git registry
by Ed Page
· 7 days ago
e09f57a
fix(timings): only report units the job queue actually ran (#17238)
by Weihang Lo
· 8 days ago
d52defc
fix(timings): only report units the job queue actually ran
by Hamir
· 8 days ago
ae3f07e
test(timings): cover doctest, fresh, and no-unit
by Hamir
· 9 days ago
8fd7c7b
fix(toml): warn on duplicate normalized lint names
by Raushan kumar
· 8 weeks ago
da97fca
Do not include proc-macro deps in rustc search path args (#17236)
by Weihang Lo
· 8 days ago
71c9cd0
fix(toml): warn on hyphen lint names
by Raushan kumar
· 8 days ago
36830c4
test(toml): add baseline tests for hyphenated and duplicate lint names
by Raushan kumar
· 8 weeks ago
59edd7f
refactor(test): use underscores for lints in unrelated tests
by Raushan kumar
· 8 days ago
d91fa9f
fix(path): suggest nearby packages for invalid path dependencies
by Raushan Kumar
· 3 months ago
626093f
fix(path): handle missing Cargo.toml gracefully in PathSource
by Raushan kumar
· 3 months ago
aa66c48
test(path): add tests for path dependency wrong package error message
by Raushan Kumar
· 3 months ago
c3d897a
fix: Do not include proc-macro deps in rustc search path args
by Ross Sullivan
· 9 days ago
2c2aa6f
test: Added proc-macro dep search path test
by Ross Sullivan
· 9 days ago
5e1cded
chore(deps): update cargo-semver-checks to v0.49.0 (#17237)
by Weihang Lo
· 9 days ago
d2fc7a7
chore(deps): update cargo-semver-checks to v0.49.0
by renovate[bot]
· 9 days ago
57f7298
rustdoc: rename the doc parts metadata params (#17234)
by Weihang Lo
· 9 days ago
3efb1f4
refactor(context): normalize in `homedir` instead (#17222)
by Weihang Lo
· 10 days ago
db9a276
chore(ci): reflect doc folder move in book deployment (#17235)
by Ed Page
· 10 days ago
e17ebfd
refactor(ops): Have cargo-metadata's ops match the command name (#17233)
by Weihang Lo
· 10 days ago
04ac5a7
chore(ci): reflect doc folder move in book deployment
by Weihang Lo
· 10 days ago
f1e1ac1
rustdoc: rename the doc parts metadata params
by Michael Howell
· 10 days ago
b59de02
refactor(context): normalize in `homedir` instead
by Hamir
· 10 days ago
259185c
refactor(ops): Have cargo-metadata's ops match the command name
by Ed Page
· 10 days ago
1ff80b4
chore: Flatten src (#17231)
by Weihang Lo
· 10 days ago
f37d719
Update cargo-fetch.md to remove cargo-prefetch reference
by xtqqczze
· 10 days ago
347689c
chore: Update imports for editor move
by Ed Page
· 10 days ago
8ab0bb3
chore: Move util::toml_mut to workspace::editor
by Ed Page
· 10 days ago
071de10
chore: Update imports for parser move
by Ed Page
· 10 days ago
9306ab8
chore: Move util::toml to workspace::parser
by Ed Page
· 10 days ago
1b15649
chore: Update imports for workspace rename
by Ed Page
· 10 days ago
e34832c
chore: Rename more limited 'core' to 'workspace'
by Ed Page
· 10 days ago
fb7fbf0
chore: Update imports for context move
by Ed Page
· 10 days ago
76cdcf7
chore: Elevate context to top-level mod
by Ed Page
· 10 days ago
2882009
refactor(config): Pull in more schemas
by Ed Page
· 10 days ago
ea4a41f
refactor(config): Clarify the name of GlobalRegistryConfig
by Ed Page
· 10 days ago
b65e098
chore: Update imports for compiler move
by Ed Page
· 10 days ago
0710481
chore: Elevate compiler to top-level mod
by Ed Page
· 10 days ago
5484165
chore: Update imports for resolver move
by Ed Page
· 10 days ago
2a78592
chore: Elevate resolver to top-level mod
by Ed Page
· 10 days ago
bffd03f
chore: Consistently use cargo_ prefix for ops
by Ed Page
· 10 days ago
e405c55
chore: Flatten `src` (#17230)
by Ross Sullivan
· 10 days ago
dbf1139
chore: Move src/cargo to src
by Ed Page
· 10 days ago
d613131
chore: Move src/doc/ to doc/
by Ed Page
· 10 days ago
efe51b5
chore: Move src/etc/ to etc/
by Ed Page
· 10 days ago
751cfee
chore(ci): remove stale libsecret packages (#17229)
by Ed Page
· 10 days ago
23dfc7a
chore(ci): remove stale libsecret packages
by Weihang Lo
· 10 days ago
31476f8
perf: Lazily initialize git2 fetch transports (#17226)
by Weihang Lo
· 11 days ago
a3e6b93
test(trim-paths): re-enable lldb debugger tests (#17223)
by Ed Page
· 11 days ago
bb20526
Include SBOM outputs in fingerprints (#17216)
by Weihang Lo
· 11 days ago
bbc8c58
Update cfg_aliases to 0.2.2 (#17225)
by Weihang Lo
· 11 days ago
dd716e4
Update cfg_aliases to 0.2.2
by Eric Huss
· 11 days ago
bd1b857
fix: include SBOM outputs in fingerprints
by Andrew Ghostuhin
· 11 days ago
46dd86b
test: reproduce missing SBOM after enabling it
by Andrew Ghostuhin
· 11 days ago
d5d0da2
perf: Lazily initialize git2 fetch transports
by Ed Page
· 11 days ago
68c2e6f
test: enforce required tools in Cargo test CI
by Weihang Lo
· 12 days ago
ca4a3bb
chore(ci): provision debugging tools for all channels
by Weihang Lo
· 12 days ago
4982461
fix(trim-paths): remove unnecessary nightly gate
by Weihang Lo
· 12 days ago
3c1a54c
test(trim-paths): enable lldb debugger tests
by Weihang Lo
· 12 days ago
Next »