]> git.lizzy.rs Git - rust.git/commit
Shorten ty_to_repr(ty).size() to ty_size(ty).
authorScott Olson <scott@solson.me>
Thu, 17 Mar 2016 11:49:12 +0000 (05:49 -0600)
committerScott Olson <scott@solson.me>
Thu, 17 Mar 2016 11:49:16 +0000 (05:49 -0600)
commite057a156f286328430c6a75fc9909d5102f164e9
tree0b8b355ff6cf297acedb6e3969a41ff65bb1fe12
parent49a26b93ca07f32d22713387c0f379862eacee30
Shorten ty_to_repr(ty).size() to ty_size(ty).
src/interpreter.rs