rust/library/alloc
Stuart Cook 355e4cf8d6
Rollup merge of #148906 - m-ou-se:fmt-args-from-str, r=dtolnay
Expose fmt::Arguments::from_str as unstable.

Now that https://github.com/rust-lang/rust/pull/148789 is merged, we can have a fmt::Arguments::from_str. I don't know if we want to commit to always having an implementation that allows for this, but we can expose it as unstable for now so we can play with it.

Tracking issue: https://github.com/rust-lang/rust/issues/148905
2025-11-14 13:14:08 +11:00
..
src Rollup merge of #148906 - m-ou-se:fmt-args-from-str, r=dtolnay 2025-11-14 13:14:08 +11:00
Cargo.toml Add panic=immediate-abort 2025-09-21 13:12:18 -04:00