rust/library/alloc
Matthias Krüger f2eb47a81b
Rollup merge of #145562 - tbu-:pr_simplify_to_string_spec, r=tgross35
Simplify macro generating ToString implementations for `&…&str`

Use deref coercion to let the compiler remove any amount of references. Also use that macro for `Cow` and `String`.
2025-08-27 11:26:49 +02:00
..
src Rollup merge of #145562 - tbu-:pr_simplify_to_string_spec, r=tgross35 2025-08-27 11:26:49 +02:00
Cargo.toml Remove compiler-builtins-mangled-names 2025-07-25 19:21:20 -05:00