1. c5efee4 Update rustls (#16932) by Ed Page · 13 hours ago master
  2. d32d631 chore(deps): update rust crate openssl to v0.10.78 [security] (#16931) by Eric Huss · 13 hours ago
  3. 61a5231 Update rustls by Eric Huss · 13 hours ago
  4. 60a1f11 chore(deps): update rust crate openssl to v0.10.78 [security] by renovate[bot] · 14 hours ago
  5. 6264f74 chore(build-rs): Ensure we lint the crate (#16930) by Weihang Lo · 14 hours ago
  6. 8f01f76 chore(build-rs): Bump version by Ed Page · 15 hours ago
  7. 113e01f chore(build-rs): Ensure we lint the crate by Ed Page · 15 hours ago
  8. c4dabdc Fix flaky test: proc_macro_in_artifact_dep (#16922) by Weihang Lo · 2 days ago
  9. 1758c89 Fix flaky test: proc_macro_in_artifact_dep by Arlo Siemsen · 2 days ago
  10. dede9f5 refactor(compile): Log all ignored unused externs (#16920) by Weihang Lo · 2 days ago
  11. 4bcdfc1 refactor(compile): Track all unused externs by Ed Page · 8 days ago
  12. f205193 refactor(compile): Track when there are needed units by Ed Page · 8 days ago
  13. afd955f refactor(compile): Narrow the scope of some variables by Ed Page · 3 days ago
  14. 765e77e refactor(compile): Improve traces for outstanding dep by Ed Page · 3 days ago
  15. b9d07c7 refactor(compile): Trace allowed unused externs by Ed Page · 2 days ago
  16. 06ac0e7 test(git): add regression test for full-hash GitHub fast path (#16919) by Weihang Lo · 2 days ago
  17. da3f639 fix(help): add `.1` extension to man page temp file (#16917) by Weihang Lo · 2 days ago
  18. c9ac306 test(git): add regression test for full-hash fast path (#13555) by Vastargazing · 2 days ago
  19. 756c3ac refactor(compile): Improve trace for ignored dep by Ed Page · 8 days ago
  20. d5a6b4e refactor(compile): Trace correct number of outstanding units by Ed Page · 6 days ago
  21. cf14a70 refactor(compile): Log unused externs by Ed Page · 2 days ago
  22. 0c2c5b5 refactor(compile): Log the top-level unused dep operations by Ed Page · 6 days ago
  23. e9f069c refactor(compile): Be consistent with variable name by Ed Page · 2 days ago
  24. 67e895a fix(help): add .1 extension to man page temp file (#16910) by Raushan Kumar · 2 days ago
  25. 4b39274 test(help): add test for man page temp file extension (#16910) by Raushan Kumar · 2 days ago
  26. da18b72 Fix flaky test: sparse_blocking_count (#16916) by Arlo Siemsen · 2 days ago
  27. f894f57 Fix flaky test: sparse_blocking_count by Arlo Siemsen · 2 days ago
  28. 49b14fe Fix flaky test compile_offline_while_transitive_dep_not_cached (#16915) by Weihang Lo · 2 days ago
  29. 6c6a37e Fix test fetch_all_platform_dependencies_when_no_target_is_given (#16914) by Eric Huss · 2 days ago
  30. d774658 Fix flaky test compile_offline_while_transitive_dep_not_cached by Arlo Siemsen · 2 days ago
  31. 2efe042 Fix test fetch_all_platform_dependencies_when_no_target_is_given by Eric Huss · 3 days ago
  32. 862f60b chore(ci): Use `actions/deploy-pages` for Cargo Contributor Guide deployment (#16876) by Eric Huss · 3 days ago
  33. 6307456 Convert GitHub fast path to use http_async (#16912) by Weihang Lo · 3 days ago
  34. 732417a chore(ci): Remove `CNAME` file generation from `ci/generate.py` by Tobias Bieniek · 3 days ago
  35. 6a433fd chore(ci): Use `actions/deploy-pages` for Cargo Contributor Guide deployment by Tobias Bieniek · 11 days ago
  36. 810cb7e convert github fast path to use http_async by Arlo Siemsen · 3 days ago
  37. bff1930 Add request_blocking function to http_async by Arlo Siemsen · 3 days ago
  38. 14c6be4 move curl request processing into helper function by Arlo Siemsen · 3 days ago
  39. 4a208f6 move curl response processing into separate function by Arlo Siemsen · 3 days ago
  40. 72d80ec refactor(network): convert .crate downloads to use http_async (#16902) by Weihang Lo · 3 days ago
  41. c3dbe6e fix(tests): flaky test local_poll_adapter deferred_success (#16909) by Weihang Lo · 4 days ago
  42. c22abd3 fix: flaky test: local_poll_adapter::deferred_success by Arlo Siemsen · 4 days ago
  43. 7ecf028 fix: use `portable-atomic` for 64-bit atomics (#16906) by Ed Page · 5 days ago
  44. 21bcb1d chore: remove `target_has_atomic` gate from `tracing-chrome` by Weihang Lo · 5 days ago
  45. 08f5545 refactor(cargo-util): move to portable-atomic by Weihang Lo · 5 days ago
  46. d5c6b62 chore: disallow `AtomicI64` also by Weihang Lo · 5 days ago
  47. a31bfbf chore: enable `disallowed_types` lint by Weihang Lo · 5 days ago
  48. 64f472c fix: use `portable-atomic` for 64-bit atomics by Weihang Lo · 5 days ago
  49. 6ea2e71 fix: rename incorrectly documented target-spec-json to json-target-sp… (#16905) by Weihang Lo · 5 days ago
  50. 1ba5fc5 fix: rename incorrectly documented target-spec-json to json-target-spec in documentation by motorailgun · 5 days ago
  51. f87e56f remove dead code: sleep.rs by Arlo Siemsen · 6 days ago
  52. eb64de9 Download crates using http_async by Arlo Siemsen · 7 days ago
  53. 8d5d097 use .unordered() on test outputs that downloads multiple crates by Arlo Siemsen · 6 days ago
  54. cd7dd67 Make download and finish_download async by Arlo Siemsen · 7 days ago
  55. 3bf1388 Add global HTTP timeout tracking to http_async (#16903) by Arlo Siemsen · 5 days ago
  56. b42cd8b Add bytes_pending function to http_async by Arlo Siemsen · 6 days ago
  57. 963787c fix: add http_async types to spurious error detection by Arlo Siemsen · 6 days ago
  58. 509beee Add global HTTP timeout tracking to http_async by Arlo Siemsen · 6 days ago
  59. da06c61 feat(config): Stabilize `resolver.lockfile-path` config (#16694) by Weihang Lo · 6 days ago
  60. 72d5b50 chore(deps): update msrv (1 version) to v1.95 (#16897) by Ed Page · 6 days ago
  61. 03aee04 chore: Bump versions by Ed Page · 6 days ago
  62. be7b17a fix: rebuild rustdoc json for different versions of a same crate (#16773) by Weihang Lo · 6 days ago
  63. ed0350d Add effective_url to http_async (#16899) by Weihang Lo · 6 days ago
  64. c753ff4 fix: rebuild rustdoc json for different versions of a same crate by motorailgun · 6 days ago
  65. 90695f1 refactor: remove redundant unstable options check in add_output_format() by motorailgun · 6 days ago
  66. bf2f4a4 Make crate downloads process as a queue rather than a stack (#16898) by Weihang Lo · 6 days ago
  67. 3643c8a fix: sparse registry fetch progress reporting (#16900) by Weihang Lo · 6 days ago
  68. 501dd93 Make crate downloads process as a queue rather than a stack by Arlo Siemsen · 7 days ago
  69. 6dd3fdb fix: don't add to fresh until after download is complete by Arlo Siemsen · 6 days ago
  70. 9cfe8e0 Add effective_url to http_async by Arlo Siemsen · 3 weeks ago
  71. d7ff567 chore(deps): update msrv (1 version) to v1.95 by renovate[bot] · 7 days ago
  72. 88982db chore: bump to 0.98.0; update changelog (#16892) by Weihang Lo · 7 days ago
  73. 175f096 docs(changelog): 1.97.0 update by Weihang Lo · 7 days ago
  74. 6b85674 docs(changelog): 1.96.0 update by Weihang Lo · 7 days ago
  75. 6a3a9de docs(changelog): 1.95.0 update by Weihang Lo · 7 days ago
  76. ba8601c chore: bump to 0.98.0 by Weihang Lo · 8 days ago
  77. 33ffcbf docs(semver-check): update diagnostics to Rust 1.95 (#16895) by Ed Page · 7 days ago
  78. a07944b docs(semver-check): update diagnostics to Rust 1.95 by Weihang Lo · 7 days ago
  79. 998be7d chore: add tests for rustdoc json output rebuild by motorailgun · 4 weeks ago
  80. b7de9d4 docs(ref): Better highlight 'package --list' for include/exclude (#16891) by Weihang Lo · 8 days ago
  81. 393088c docs: `include` doesnt apply gitignore from repo (#16890) by Ed Page · 8 days ago
  82. 5879a3b docs(ref): Better highlight 'package --list' for include/exclude by Ed Page · 8 days ago
  83. f083c44 docs: `include` doesnt apply gitignore from repo by Weihang Lo · 8 days ago
  84. f4f977f fix: Update `bash` and `zsh` Autocompletion Documents to add `-m` (#16888) by Weihang Lo · 8 days ago
  85. 10dc107 fix: Update `bash` and `zsh` Autocompletion Documents to add `-m` by Zac Harrold · 8 days ago
  86. 0bcac2e Add `-m` shorthand for `--manifest-path` (#16858) by Weihang Lo · 8 days ago
  87. b0f187b Fix a typo (#16885) by Dongpo Liu · 9 days ago
  88. 17b41ae Always take a shared lock on `.cargo-lock` (#16886) by Ed Page · 9 days ago
  89. 9a2150b fix: Always take a shared lock on `.cargo-lock` by Ross Sullivan · 9 days ago
  90. b0942d3 fix(toml): Teach users how to pin edition (#16851) by Weihang Lo · 9 days ago
  91. 273393c fix: Prefer defined lint levels over default (#16879) by Ed Page · 9 days ago
  92. 4aec1e0 fix: Prefer defined lint levels over default by Scott Schafer · 12 days ago
  93. 20dd0c8 refactor(lints): Rename LintLevelReason to LintLevelSource by Scott Schafer · 5 weeks ago
  94. 2d89b18 test(lints): Add tests for lint level priority selection by Scott Schafer · 10 days ago
  95. fe2b6ac Fix a typo by Denis Gorbachev · 9 days ago
  96. edf7ff0 chore(deps): bump rand from 0.10.0 to 0.10.1 (#16883) by Ed Page · 9 days ago
  97. e6d00b3 chore(deps): bump rand from 0.10.0 to 0.10.1 by dependabot[bot] · 9 days ago
  98. 41090a8 fix(lints): Ignore unused_crate_dependencies status (#16877) by Weihang Lo · 10 days ago
  99. 80abaf4 Copy cargo clean target-dir validation tests to clean_new_layout.rs (#16878) by Ed Page · 10 days ago
  100. 6b0724a test: Copy cargo clean target-dir validation tests to clean_new_layout.rs by Ross Sullivan · 10 days ago