rust/library/core/tests/fmt
Elias Holzmann f17d13285c Added struct fmt::FormattingOptions
This allows to build custom `std::Formatter`s at runtime.

Also added some related enums and two related methods on `std::Formatter`.
2024-12-05 21:48:01 +01:00
..
builders.rs Implement debug_more_non_exhaustive 2024-07-21 12:05:02 -05:00
float.rs Add tests for rounding of ties during float formatting 2022-10-20 22:09:24 +02:00
mod.rs Added struct fmt::FormattingOptions 2024-12-05 21:48:01 +01:00
num.rs avoid exhaustive i16 test in Miri 2023-11-15 19:23:04 +01:00