Skip to content

Replace try_reserve_exact with try_with_capacity in std::fs::read - #141211

Merged
bors merged 1 commit into
rust-lang:masterfrom
fluiderson:dev
May 20, 2025
Merged

Replace try_reserve_exact with try_with_capacity in std::fs::read#141211
bors merged 1 commit into
rust-lang:masterfrom
fluiderson:dev

replace `try_reserve_exact` with `try_with_capacity` in `std::fs::read`

0dec3fe
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs