rust/library/alloc
Stuart Cook 22e4575672
Rollup merge of #145915 - coolreader18:stabilize-fmt_from_fn, r=dtolnay
Stabilize `fmt::from_fn`

Resolves rust-lang/rust#146705, pending its FCP.

As discussed in that tracking issue and rust-lang/rust#117729, this splits `fmt::from_fn` out from the `debug_closure_helpers` feature.
2025-11-04 13:44:47 +11:00
..
src Rollup merge of #145915 - coolreader18:stabilize-fmt_from_fn, r=dtolnay 2025-11-04 13:44:47 +11:00
Cargo.toml Add panic=immediate-abort 2025-09-21 13:12:18 -04:00