]> git.lizzy.rs Git - rust.git/history - src/intptrcast.rs
tweak inttoptr allocation behavior
[rust.git] / src / intptrcast.rs
2019-06-29 Ralf Jungtweak inttoptr allocation behavior
2019-06-28 borsAuto merge of #794 - RalfJung:alignment-sanity, r=oli-obk
2019-06-28 Ralf Jungptr-to-int alignment sanity check
2019-06-26 borsAuto merge of #779 - christianpoveda:intptrcast-model...
2019-06-26 Christian PovedaFix alignment of base addresses
2019-06-25 Christian PovedaFix merge conflicts
2019-06-24 Christian PovedaReorganize MemoryExtra and AllocExtra structures
2019-06-24 Christian PovedaRename new fields and move rng to MemoryExtra
2019-06-21 Christian PovedaImplement intptrcast methods