rust/library/alloc
bors b13176595d Auto merge of #131929 - LaihoE:replace_default_capacity, r=joboet
better default capacity for str::replace

Adds smarter capacity for str::replace in cases where we know that the output will be at least as long as the original string.
2024-10-23 01:03:48 +00:00
..
benches move strict provenance lints to new feature gate, remove old feature gates 2024-10-21 15:22:17 +01:00
src Auto merge of #131929 - LaihoE:replace_default_capacity, r=joboet 2024-10-23 01:03:48 +00:00
tests move strict provenance lints to new feature gate, remove old feature gates 2024-10-21 15:22:17 +01:00
Cargo.toml Update compiler-builtins to 0.1.134 2024-10-19 11:47:43 -04:00