rust/library/core
Mara Bos 36c6633b0f Clean up "const" situation in format_args!().
Rather than marking the Argument::new_display etc. functions as
non-const, this marks the Arguments::new_v1 functions as non-const.
2025-05-01 11:55:23 +02:00
..
src Clean up "const" situation in format_args!(). 2025-05-01 11:55:23 +02:00
Cargo.toml update cfgs 2025-04-09 12:29:59 +01:00