rust/src/liblog
Alex Crichton a2ebb24ee6 std: Rename io/path features with old_ prefix
This commit renames the features for the `std::old_io` and `std::old_path`
modules to `old_io` and `old_path` to help facilitate migration to the new APIs.

This is a breaking change as crates which mention the old feature names now need
to be renamed to use the new feature names.

[breaking-change]
2015-02-17 14:02:45 -08:00
..
directive.rs std: Stabilize FromStr and parse 2015-01-30 08:52:44 -08:00
lib.rs std: Rename io/path features with old_ prefix 2015-02-17 14:02:45 -08:00
macros.rs More deprecating of i/u suffixes 2015-02-02 23:37:01 +00:00