]> git.lizzy.rs Git - rust.git/commit
implement stub validity check for basic types (bool, int, float); acquire locks for...
authorRalf Jung <post@ralfj.de>
Tue, 20 Jun 2017 04:18:43 +0000 (21:18 -0700)
committerOliver Schneider <git-spam-no-reply9815368754983@oli-obk.de>
Tue, 25 Jul 2017 08:20:45 +0000 (10:20 +0200)
commit02e802811bd121759efc5516762898d1de3f2209
tree13bba811df231078d276b584285288deec1a71e1
parentedc6ce30d540f114ed73d3936b349d732f94d1ef
implement stub validity check for basic types (bool, int, float); acquire locks for references
src/librustc_mir/interpret/lvalue.rs
src/librustc_mir/interpret/memory.rs
src/librustc_mir/interpret/step.rs