Closed
Description
Talking to pcwalton here at a Rust hack session and he mentioned that it'd be really great to have a printf()
implementation.
At first the implementation could be non-typesafe, but once compiler plugins are implemented, we can actually make one that statically type-checks at compile time.