diff options
| author | Kevin Ballard <kevin@sb.org> | 2014-05-03 22:02:59 -0700 |
|---|---|---|
| committer | Kevin Ballard <kevin@sb.org> | 2014-05-08 12:06:21 -0700 |
| commit | 11613fc1c048f5bec4cf792397a15bdd17dfd797 (patch) | |
| tree | 648ac5aafa8fabf5d3e74d67e705210039fd245e /src/libstd/sync | |
| parent | bbc35eada991b3256812598a555b1ef442d29c15 (diff) | |
| download | rust-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
