rust/src
Paul Lietar 86062ef930 Read discriminant as a signed integer if specified by layout.
This ensures it gets sign extended correctly.

Fixes #78
2016-11-05 15:41:19 +00:00
..
bin rustup to rustc 1.14.0-nightly (7c69b0d5a 2016-11-01) 2016-11-03 10:38:08 +01:00
interpreter Read discriminant as a signed integer if specified by layout. 2016-11-05 15:41:19 +00:00
error.rs don't panic on invalid primval types, report an error instead 2016-11-03 12:30:41 +01:00
lib.rs rustup to rustc 1.14.0-nightly (7c69b0d5a 2016-11-01) 2016-11-03 10:38:08 +01:00
memory.rs Simplify PrimValKind and remove a horrible hack. 2016-10-21 03:17:53 -06:00
primval.rs rustup to rustc 1.14.0-nightly (7c69b0d5a 2016-11-01) 2016-11-03 10:38:08 +01:00