rust/src/libcore/fmt
Alex Crichton 8aa268e731 std: Fix rustdoc links with std::fmt::Alignment
This is actually a reexported implementation detail in the `rt::v1` module but
rustdoc doesn't like reexporting items from `doc(hidden)` modules. Do what we'd
end up doing anyway from an API perspective and make a public-facing `enum` that
can be retranslated under the hood if necessary.
2016-03-08 13:44:14 -08:00
..
rt rustfmt part of libcore/fmt 2015-10-08 01:02:45 +03:00
builders.rs std: Stabilize APIs for the 1.7 release 2016-01-16 11:03:10 -08:00
mod.rs std: Fix rustdoc links with std::fmt::Alignment 2016-03-08 13:44:14 -08:00
num.rs std: Stabilize APIs for the 1.7 release 2016-01-16 11:03:10 -08:00