rust/library/alloc
Matthias Krüger d41f046de5
Rollup merge of #142098 - GuillaumeGomez:int_format_into, r=Amanieu
Implement `int_format_into` feature

I took over rust-lang/rust#138338 with `@madhav-madhusoodanan's` approval.

Since https://github.com/rust-lang/rust/pull/136264, a lot of changes happened so I made use of them to reduce the number of changes.

ACP approval: https://github.com/rust-lang/libs-team/issues/546#issuecomment-2707244569

## Associated Issue
- https://github.com/rust-lang/rust/issues/138215

r? `@hanna-kruppe`
2025-07-08 03:09:56 +02:00
..
src Rollup merge of #142098 - GuillaumeGomez:int_format_into, r=Amanieu 2025-07-08 03:09:56 +02:00
Cargo.toml Use the in-tree compiler-builtins 2025-06-08 02:36:58 +00:00