]> git.lizzy.rs Git - rust.git/commit
Use 8-byte pointers on 32-bit hosts for now.
authorScott Olson <scott@solson.me>
Fri, 15 Apr 2016 09:28:10 +0000 (03:28 -0600)
committerScott Olson <scott@solson.me>
Fri, 15 Apr 2016 09:28:18 +0000 (03:28 -0600)
commite81d88d236f4780dd6c09267fbb56710eda196a2
tree9f96a932c406c5621d71cf16e727c6de309a763b
parent84f21584ea68c36e30935216b7ed18523e0bb861
Use 8-byte pointers on 32-bit hosts for now.

This will be target-dependent and host-independent eventually.
src/memory.rs