rust/library/alloc
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
..
benches update cfgs 2024-11-27 15:14:54 +00:00
src Added struct fmt::FormattingOptions 2024-12-05 21:48:01 +01:00
tests remove a whole bunch of unnecessary const feature gates 2024-11-30 10:23:39 +01:00
Cargo.toml Update compiler_builtins to 0.1.138 and pin it 2024-11-03 17:43:16 -06:00