about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-05-08 12:26:39 -0700
committerbors <bors@rust-lang.org>2014-05-08 12:26:39 -0700
commitd8781b36fc0e4518ebc732a874f57cf9bfdcaed3 (patch)
tree0d0acc0160325dd5f3968c0361fe8dca4a4216a7 /src/rustllvm/RustWrapper.cpp
parentaa6725407ae0a2cb88458e147e76adf8bcae0961 (diff)
parent80487ddcadda819e709beb9b996b12d322aa11a6 (diff)
downloadrust-d8781b36fc0e4518ebc732a874f57cf9bfdcaed3.tar.gz
rust-d8781b36fc0e4518ebc732a874f57cf9bfdcaed3.zip
auto merge of #13985 : alexcrichton/rust/libfmt, r=brson
This code does not belong in libstd, and rather belongs in a dedicated crate. In
the future, the syntax::ext::format module should move to the fmt_macros crate
(hence the name of the crate), but for now the fmt_macros crate will only
contain the format string parser.

The entire fmt_macros crate is marked #[experimental] because it is not meant
for general consumption, only the format!() interface is officially supported,
not the internals.

This is a breaking change for anyone using the internals of std::fmt::parse.
Some of the flags have moved to std::fmt::rt, while the actual parsing support
has all moved to the fmt_macros library.

[breaking-change]
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions