diff options
| author | Kevin Ballard <kevin@sb.org> | 2014-05-03 23:34:26 -0700 |
|---|---|---|
| committer | Kevin Ballard <kevin@sb.org> | 2014-05-08 12:06:22 -0700 |
| commit | cd3f31d9d13652c62795a985d91f7c6c6673b7a8 (patch) | |
| tree | a62f41a5cd27125c53b9663e72d82f1852c224f4 /src/rustllvm/RustWrapper.cpp | |
| parent | 2a0dac6f58fb07d5fb6a4dfa94e10ddaa44315a7 (diff) | |
| download | rust-cd3f31d9d13652c62795a985d91f7c6c6673b7a8.tar.gz rust-cd3f31d9d13652c62795a985d91f7c6c6673b7a8.zip | |
Handle fallout in libserialize
API Changes: - from_base64() returns Result<Vec<u8>, FromBase64Error> - from_hex() returns Result<Vec<u8>, FromHexError> - json::List is a Vec<Json> - Decodable is no longer implemented on ~[T] (but Encodable still is) - DecoderHelpers::read_to_vec() returns a Result<Vec<T>, E>
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
