cargo/crates
bors 187d4cf35e Auto merge of #13273 - BD103:master, r=weihanglo
Document why `du` function uses mutex

### What does this PR try to resolve?

After closing #13253, it [was suggested](https://github.com/rust-lang/cargo/pull/13253#issuecomment-1883286035) to document why the `du` function uses a `Mutex` instead of an `AtomicU64`. This will prevent others from making the same mistake I did. :)

### How should we test and review this PR?

N/A

### Additional information

N/A
2024-01-10 14:19:06 +00:00
..
cargo-platform chore(deps): update msrv 2024-01-08 22:17:07 +00:00
cargo-test-macro refactor: clean up package metadata 2023-12-18 16:09:03 -05:00
cargo-test-support Auto merge of #13204 - hi-rustin:rustin-patch-test-out-dir, r=ehuss 2024-01-08 17:45:14 +00:00
cargo-util bump: cargo-util to 0.2.10 2024-01-10 08:01:47 -05:00
cargo-util-schemas refactor(toml): Make it more obvious to update package-dependent fields 2024-01-08 15:34:38 -06:00
crates-io crates-io: Bump version to v0.40.0 2024-01-09 18:03:21 +01:00
home chore(deps): update msrv 2024-01-08 22:17:07 +00:00
mdman Update dependency handlebars to v5 for mdman. 2024-01-04 22:59:46 +08:00
resolver-tests refactor(schemas): Pull out cargo-util-schemas crate 2023-12-15 13:22:25 -06:00
rustfix chore(deps): update msrv 2024-01-08 22:17:07 +00:00
semver-check lint: allow print_stdout and print_stderr 2023-11-16 11:35:21 -05:00
xtask-build-man lint: allow print_stdout and print_stderr 2023-11-16 11:35:21 -05:00
xtask-bump-check ci: check SemVer for cargo-util-schemas on CI 2023-12-18 15:56:13 -05:00
xtask-stale-label lint: allow print_stdout and print_stderr 2023-11-16 11:35:21 -05:00