about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorRyan Prichard <ryan.prichard@gmail.com>2015-04-01 13:36:53 -0700
committerRyan Prichard <ryan.prichard@gmail.com>2015-04-12 22:01:55 -0700
commit9cdc9e9c614089c294cb19837919fdc0653c2b14 (patch)
tree17c5967c8a954c0214eb73d61adf39acd4b95ee0 /src/rustllvm/ExecutionEngineWrapper.cpp
parentbd26307411b336345bb5e5b3af3c2997b37fa65e (diff)
downloadrust-9cdc9e9c614089c294cb19837919fdc0653c2b14.tar.gz
rust-9cdc9e9c614089c294cb19837919fdc0653c2b14.zip
Destabilize format_args! internals.
Arguments, Formatters, and the various format traits remain stable. The
format_args! macro uses #[allow_internal_unstable] to allow it access to
the unstable things in core::fmt.

Destabilized things include a "v1" in their name:
 * core::fmt::rt
 * core::fmt::rt::v1 (the module and all contents)
 * core::fmt::ArgumentV1
 * core::fmt::ArgumentV1::new
 * core::fmt::ArgumentV1::from_usize
 * core::fmt::Arguments::new_v1
 * core::fmt::Arguments::new_v1_formatted

The unstable message was copied from that of std::io::_print.
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions