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