rust/library/coretests/tests/fmt
bors 40ace17fc3 Auto merge of #145882 - m-ou-se:format-args-extend-1-arg, r=petrochenkov
Extended temporary argument to format_args!() in all cases

Fixes https://github.com/rust-lang/rust/issues/145880 by removing the special case.
2025-09-26 04:34:09 +00:00
..
builders.rs Improve core::fmt coverage 2025-09-12 11:34:54 -05:00
float.rs Put all coretests in a separate crate 2025-01-26 10:26:36 +00:00
mod.rs Auto merge of #145882 - m-ou-se:format-args-extend-1-arg, r=petrochenkov 2025-09-26 04:34:09 +00:00
num.rs Improve core::fmt coverage 2025-09-12 11:34:54 -05:00