mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
f17d13285c
This allows to build custom `std::Formatter`s at runtime. Also added some related enums and two related methods on `std::Formatter`.