Commit Graph

  • 3c4678d6a9 Update gix to 0.82 (with security fixes and hardened parsers) (#16941) master Weihang Lo 2026-04-25 04:08:01 +00:00
  • 9947f12543 Update gix to 0.82 (with security fixes and hardened parsers) Sebastian Thiel 2026-04-25 10:27:59 +08:00
  • eb9b60f1f6 chore: Remove unused deps (#16938) Weihang Lo 2026-04-24 20:52:07 +00:00
  • e5de173a30 feat(compile): Stabilize build.warnings (#16796) Weihang Lo 2026-04-24 20:35:58 +00:00
  • 4269047090 chore(rustfix): Bump version Ed Page 2026-04-24 11:35:17 -05:00
  • bcbe4a7e6d chore: Remove unused deps Ed Page 2026-04-24 11:14:13 -05:00
  • a0fbe93438 cargo clean: do not error if explicitly specified target-dir does not exist (#16934) Weihang Lo 2026-04-23 21:23:15 +00:00
  • 71390b5724 Revert "feat(lints): Add unused deps ignore list" (#16937) Arlo Siemsen 2026-04-23 20:49:03 +00:00
  • 587a8a2b54 cargo clean: do not error if explicit target-dir does not exist Tanmay Arya 2026-04-23 19:10:39 +05:30
  • 0687a2c7a0 Revert "feat(lints): Add unused deps ignore list" Ed Page 2026-04-23 14:38:27 -05:00
  • 32aa9b5fb0 fix(compile): Ignore unused deps if also transitive (#16935) Arlo Siemsen 2026-04-23 17:58:08 +00:00
  • 944a5403d3 fix(compile): Ignore unused deps if also transitive Ed Page 2026-04-22 14:04:06 -05:00
  • 5442d4942a refactor(compile): Track manifest deps in ExternState Ed Page 2026-04-16 16:07:11 -05:00
  • 36ae25a52c test(lints): Make package selection test resilient against change Ed Page 2026-04-22 15:59:51 -05:00
  • 71e941ffc6 cargo clean: add test showing cargo error when explicitely specified target-dir does not exist Tanmay Arya 2026-04-23 19:03:33 +05:30
  • c5efee4513 Update rustls (#16932) Ed Page 2026-04-22 22:36:00 +00:00
  • d32d631db1 chore(deps): update rust crate openssl to v0.10.78 [security] (#16931) Eric Huss 2026-04-22 22:09:20 +00:00
  • 61a5231349 Update rustls Eric Huss 2026-04-22 15:03:02 -07:00
  • 60a1f11ab3 chore(deps): update rust crate openssl to v0.10.78 [security] renovate[bot] 2026-04-22 21:35:39 +00:00
  • 6264f746c0 chore(build-rs): Ensure we lint the crate (#16930) Weihang Lo 2026-04-22 21:00:51 +00:00
  • 8f01f76af1 chore(build-rs): Bump version Ed Page 2026-04-22 15:28:57 -05:00
  • 113e01fb06 chore(build-rs): Ensure we lint the crate Ed Page 2026-04-22 14:56:27 -05:00
  • c4dabdc363 Fix flaky test: proc_macro_in_artifact_dep (#16922) Weihang Lo 2026-04-21 23:00:00 +00:00
  • 1758c891f5 Fix flaky test: proc_macro_in_artifact_dep Arlo Siemsen 2026-04-21 17:22:26 -05:00
  • dede9f5f6b refactor(compile): Log all ignored unused externs (#16920) Weihang Lo 2026-04-21 21:29:56 +00:00
  • 4bcdfc16d5 refactor(compile): Track all unused externs Ed Page 2026-04-15 16:37:59 -05:00
  • f2051935a9 refactor(compile): Track when there are needed units Ed Page 2026-04-15 16:36:18 -05:00
  • afd955f5e3 refactor(compile): Narrow the scope of some variables Ed Page 2026-04-20 16:43:28 -05:00
  • 765e77e76a refactor(compile): Improve traces for outstanding dep Ed Page 2026-04-20 16:40:53 -05:00
  • b9d07c7337 refactor(compile): Trace allowed unused externs Ed Page 2026-04-21 10:51:18 -05:00
  • 06ac0e7c05 test(git): add regression test for full-hash GitHub fast path (#16919) Weihang Lo 2026-04-21 15:33:56 +00:00
  • da3f639369 fix(help): add .1 extension to man page temp file (#16917) Weihang Lo 2026-04-21 15:27:43 +00:00
  • c9ac306257 test(git): add regression test for full-hash fast path (#13555) Vastargazing 2026-04-21 17:48:02 +03:00
  • 756c3acf11 refactor(compile): Improve trace for ignored dep Ed Page 2026-04-15 16:46:08 -05:00
  • d5a6b4e521 refactor(compile): Trace correct number of outstanding units Ed Page 2026-04-17 14:08:01 -05:00
  • cf14a70c76 refactor(compile): Log unused externs Ed Page 2026-04-21 08:38:56 -05:00
  • 0c2c5b5ada refactor(compile): Log the top-level unused dep operations Ed Page 2026-04-17 14:06:58 -05:00
  • e9f069c98e refactor(compile): Be consistent with variable name Ed Page 2026-04-21 08:19:31 -05:00
  • 67e895acc5 fix(help): add .1 extension to man page temp file (#16910) Raushan Kumar 2026-04-21 06:56:22 +00:00
  • 4b39274b9e test(help): add test for man page temp file extension (#16910) Raushan Kumar 2026-04-21 06:49:11 +00:00
  • da18b72991 Fix flaky test: sparse_blocking_count (#16916) Arlo Siemsen 2026-04-21 02:09:48 +00:00
  • f894f5763a Fix flaky test: sparse_blocking_count Arlo Siemsen 2026-04-20 19:48:07 -05:00
  • 49b14fe6c5 Fix flaky test compile_offline_while_transitive_dep_not_cached (#16915) Weihang Lo 2026-04-21 00:56:32 +00:00
  • 6c6a37e12b Fix test fetch_all_platform_dependencies_when_no_target_is_given (#16914) Eric Huss 2026-04-21 00:40:53 +00:00
  • d774658502 Fix flaky test compile_offline_while_transitive_dep_not_cached Arlo Siemsen 2026-04-20 19:20:17 -05:00
  • 2efe042b3b Fix test fetch_all_platform_dependencies_when_no_target_is_given Eric Huss 2026-04-20 15:38:27 -07:00
  • 862f60b27a chore(ci): Use actions/deploy-pages for Cargo Contributor Guide deployment (#16876) Eric Huss 2026-04-20 22:27:01 +00:00
  • 92794501a5 Deploy 6307456e9a to gh-pages gh-pages Deploy from CI 2026-04-20 21:40:23 +00:00
  • d503637e30 feat: Stabilize build.warnings Ed Page 2026-03-24 13:11:04 -05:00
  • 6307456e9a Convert GitHub fast path to use http_async (#16912) Weihang Lo 2026-04-20 21:06:40 +00:00
  • 732417aa2c chore(ci): Remove CNAME file generation from ci/generate.py Tobias Bieniek 2026-04-20 20:49:01 +02:00
  • 6a433fdb52 chore(ci): Use actions/deploy-pages for Cargo Contributor Guide deployment Tobias Bieniek 2026-04-12 09:03:21 +02:00
  • 810cb7e8f4 convert github fast path to use http_async Arlo Siemsen 2026-04-20 11:09:08 -05:00
  • bff19308e7 Add request_blocking function to http_async Arlo Siemsen 2026-04-20 11:07:21 -05:00
  • 14c6be40d7 move curl request processing into helper function Arlo Siemsen 2026-04-20 11:06:45 -05:00
  • 4a208f60f9 move curl response processing into separate function Arlo Siemsen 2026-04-20 11:05:54 -05:00
  • 72d80ecb5f refactor(network): convert .crate downloads to use http_async (#16902) Weihang Lo 2026-04-20 15:35:23 +00:00
  • c3dbe6e40f fix(tests): flaky test local_poll_adapter deferred_success (#16909) Weihang Lo 2026-04-19 04:14:59 +00:00
  • c22abd388c fix: flaky test: local_poll_adapter::deferred_success Arlo Siemsen 2026-04-18 21:48:37 -05:00
  • 7ecf0285eb fix: use portable-atomic for 64-bit atomics (#16906) Ed Page 2026-04-18 15:34:11 +00:00
  • 21bcb1d4a1 chore: remove target_has_atomic gate from tracing-chrome Weihang Lo 2026-04-18 10:13:09 -04:00
  • 08f5545b3b refactor(cargo-util): move to portable-atomic Weihang Lo 2026-04-18 10:04:39 -04:00
  • d5c6b62fcb chore: disallow AtomicI64 also Weihang Lo 2026-04-18 08:38:44 -04:00
  • a31bfbffac chore: enable disallowed_types lint Weihang Lo 2026-04-18 08:35:53 -04:00
  • 64f472c5ed fix: use portable-atomic for 64-bit atomics Weihang Lo 2026-04-18 09:42:30 -04:00
  • 6ea2e7161c fix: rename incorrectly documented target-spec-json to json-target-sp… (#16905) Weihang Lo 2026-04-18 04:22:42 +00:00
  • 1ba5fc5daa fix: rename incorrectly documented target-spec-json to json-target-spec in documentation motorailgun 2026-04-18 03:42:52 +00:00
  • f87e56f423 remove dead code: sleep.rs Arlo Siemsen 2026-04-16 19:22:15 -05:00
  • eb64de930a Download crates using http_async Arlo Siemsen 2026-04-16 10:45:15 -05:00
  • 8d5d097335 use .unordered() on test outputs that downloads multiple crates Arlo Siemsen 2026-04-17 12:15:09 -05:00
  • cd7dd6789a Make download and finish_download async Arlo Siemsen 2026-04-16 10:36:02 -05:00
  • 3bf1388b88 Add global HTTP timeout tracking to http_async (#16903) Arlo Siemsen 2026-04-17 23:27:26 +00:00
  • b42cd8b707 Add bytes_pending function to http_async Arlo Siemsen 2026-04-17 17:04:24 -05:00
  • 963787c759 fix: add http_async types to spurious error detection Arlo Siemsen 2026-04-17 17:01:04 -05:00
  • 509beee772 Add global HTTP timeout tracking to http_async Arlo Siemsen 2026-04-17 16:59:44 -05:00
  • da06c615cf feat(config): Stabilize resolver.lockfile-path config (#16694) Weihang Lo 2026-04-17 20:57:52 +00:00
  • 9fb171546a [beta-1.96] Always take a shared lock on .cargo-lock (#16887) rust-1.96.0 Ed Page 2026-04-14 20:13:35 -05:00
  • 964fcdb45d fix: Always take a shared lock on .cargo-lock Ross Sullivan 2026-04-15 00:49:25 +09:00
  • df2945feb8 feat(config): Stabilize resolver.lockfile-path Ed Page 2026-03-03 10:57:10 -06:00
  • 72d5b5042d chore(deps): update msrv (1 version) to v1.95 (#16897) Ed Page 2026-04-17 17:55:02 +00:00
  • 03aee044d4 chore: Bump versions Ed Page 2026-04-17 12:18:24 -05:00
  • be7b17acdf fix: rebuild rustdoc json for different versions of a same crate (#16773) Weihang Lo 2026-04-17 14:51:30 +00:00
  • ed0350d218 Add effective_url to http_async (#16899) Weihang Lo 2026-04-17 13:51:48 +00:00
  • c753ff41d5 fix: rebuild rustdoc json for different versions of a same crate motorailgun 2026-04-17 13:28:48 +00:00
  • 90695f167f refactor: remove redundant unstable options check in add_output_format() motorailgun 2026-04-17 13:27:41 +00:00
  • bf2f4a4a56 Make crate downloads process as a queue rather than a stack (#16898) Weihang Lo 2026-04-17 05:37:11 +00:00
  • 3643c8a76d fix: sparse registry fetch progress reporting (#16900) Weihang Lo 2026-04-17 05:21:29 +00:00
  • 501dd93c7a Make crate downloads process as a queue rather than a stack Arlo Siemsen 2026-04-16 12:20:00 -05:00
  • 6dd3fdbf56 fix: don't add to fresh until after download is complete Arlo Siemsen 2026-04-16 21:59:26 -05:00
  • 9cfe8e080b Add effective_url to http_async Arlo Siemsen 2026-04-01 11:32:07 -05:00
  • d7ff567dec chore(deps): update msrv (1 version) to v1.95 renovate[bot] 2026-04-16 19:27:28 +00:00
  • 88982db0d1 chore: bump to 0.98.0; update changelog (#16892) Weihang Lo 2026-04-16 19:26:24 +00:00
  • 175f096e52 docs(changelog): 1.97.0 update Weihang Lo 2026-04-15 23:54:09 -04:00
  • 6b85674f17 docs(changelog): 1.96.0 update Weihang Lo 2026-04-15 23:53:56 -04:00
  • 6a3a9dec1a docs(changelog): 1.95.0 update Weihang Lo 2026-04-15 23:47:55 -04:00
  • ba8601ca6e chore: bump to 0.98.0 Weihang Lo 2026-04-14 22:21:49 -04:00
  • 33ffcbff88 docs(semver-check): update diagnostics to Rust 1.95 (#16895) Ed Page 2026-04-16 18:02:30 +00:00
  • a07944b900 docs(semver-check): update diagnostics to Rust 1.95 Weihang Lo 2026-04-16 11:24:43 -04:00
  • 998be7de3e chore: add tests for rustdoc json output rebuild motorailgun 2026-03-26 18:45:07 +00:00
  • b7de9d4e3a docs(ref): Better highlight 'package --list' for include/exclude (#16891) Weihang Lo 2026-04-15 17:03:09 +00:00