diff options
| author | Brian Anderson <banderson@mozilla.com> | 2013-03-07 18:45:22 -0800 |
|---|---|---|
| committer | Brian Anderson <banderson@mozilla.com> | 2013-03-07 18:45:22 -0800 |
| commit | dd4d45062d8a9715250e2b912d8fcf4817e3995e (patch) | |
| tree | 4558cf30895e7bfcd210afc16351f4f69eeceb2b /src/rustllvm/RustWrapper.cpp | |
| parent | 7140d7c52bdf55daf0b978a19706d20c3bf7ee92 (diff) | |
| download | rust-dd4d45062d8a9715250e2b912d8fcf4817e3995e.tar.gz rust-dd4d45062d8a9715250e2b912d8fcf4817e3995e.zip | |
Make debug!, etc. macros not require a format string
The one thing `log` can still do is polymorphically log anything,
but debug!, etc. require a format string. With this patch
you can equivalently write `debug!(foo)` or `debug!("%?", foo)`
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
