diff options
| author | Ryan Prichard <ryan.prichard@gmail.com> | 2015-04-01 13:36:53 -0700 |
|---|---|---|
| committer | Ryan Prichard <ryan.prichard@gmail.com> | 2015-04-12 22:01:55 -0700 |
| commit | 9cdc9e9c614089c294cb19837919fdc0653c2b14 (patch) | |
| tree | 17c5967c8a954c0214eb73d61adf39acd4b95ee0 /src/rustllvm/ExecutionEngineWrapper.cpp | |
| parent | bd26307411b336345bb5e5b3af3c2997b37fa65e (diff) | |
| download | rust-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
