about summary refs log tree commit diff
path: root/src/rustllvm/PassWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2014-05-16 22:40:38 -0700
committerAlex Crichton <alex@alexcrichton.com>2014-05-17 22:10:39 -0700
commit14d3dbe292dc4ac590dabd0c33fe18edb7810be9 (patch)
tree0f8f0e7a2c2d58068ca58ee15257f5ab2f1bf72e /src/rustllvm/PassWrapper.cpp
parent2216eceea51b344560f4791336b3ea2c897eec39 (diff)
downloadrust-14d3dbe292dc4ac590dabd0c33fe18edb7810be9.tar.gz
rust-14d3dbe292dc4ac590dabd0c33fe18edb7810be9.zip
core: Document FormatWriter and allow `write!`
This commit fills in the documentation holes for the FormatWriter trait which
were previously accidentally left blank. Additionally, this adds the `write_fmt`
method to the trait to allow usage of the `write!` macro with implementors of
the `FormatWriter` trait. This is not useful for consumers of the standard
library who should generally avoid the `FormatWriter` trait, but it is useful
for consumers of the core library who are not using the standard library.
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions