about summary refs log tree commit diff
path: root/src/libstd/sync
diff options
context:
space:
mode:
authorKevin Ballard <kevin@sb.org>2014-05-03 22:02:59 -0700
committerKevin Ballard <kevin@sb.org>2014-05-08 12:06:21 -0700
commit11613fc1c048f5bec4cf792397a15bdd17dfd797 (patch)
tree648ac5aafa8fabf5d3e74d67e705210039fd245e /src/libstd/sync
parentbbc35eada991b3256812598a555b1ef442d29c15 (diff)
downloadrust-11613fc1c048f5bec4cf792397a15bdd17dfd797.tar.gz
rust-11613fc1c048f5bec4cf792397a15bdd17dfd797.zip
Handle fallout in std::ascii and std::strconv
API changes:

- OwnedAsciiCast returns Vec<Ascii> instead of ~[Ascii]
- OwnedAsciiCast is implemented on Vec<u8>
- AsciiStr.to_lower/upper() returns Vec<Ascii>
- IntoBytes::into_bytes() returns Vec<u8>
- float_to_str_bytes_common() returns (Vec<u8>, bool)
Diffstat (limited to 'src/libstd/sync')
0 files changed, 0 insertions, 0 deletions