]> git.lizzy.rs Git - rust.git/commit
std: Deprecated the `old_io::extensions` module
authorAlex Crichton <alex@alexcrichton.com>
Fri, 27 Feb 2015 23:46:02 +0000 (15:46 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Sat, 28 Feb 2015 00:26:33 +0000 (16:26 -0800)
commitd79e91033770fc5a760d34511769f5ba6c872c77
tree60ef39b796d50c156148af7d7d5e466c87c6424c
parentbd0d8e47e53f25bbd50418a0f117973c366c1b08
std: Deprecated the `old_io::extensions` module

The `u64_from_be_bytes` and `u64_to_be_bytes` functions are being deprecated
with no replacement for now.

[breaking-change]
src/librbml/lib.rs
src/librustc/metadata/decoder.rs
src/libstd/old_io/extensions.rs