rust/src
2017-07-03 20:37:38 -07:00
..
bin get cargo-miri to work 2017-06-29 13:06:36 -04:00
terminator check the assumptions made by the unchecked_ and copy_nonoverlapping intrinsics 2017-07-03 20:37:38 -07:00
cast.rs handle ptr-int casts explicitly in cast.rs 2017-06-24 11:05:13 -07:00
error.rs Optimize lvalue reads from Value::ByVal and Value::ByValPair 2017-06-28 13:37:23 +02:00
eval_context.rs check the assumptions made by the unchecked_ and copy_nonoverlapping intrinsics 2017-07-03 20:37:38 -07:00
lib.rs Removed unused crate imports 2017-05-05 10:37:04 +02:00
lvalue.rs Optimize lvalue reads from Value::ByVal and Value::ByValPair 2017-06-28 13:37:23 +02:00
memory.rs check the assumptions made by the unchecked_ and copy_nonoverlapping intrinsics 2017-07-03 20:37:38 -07:00
operator.rs implement the unchecked_ intrinsics; add all the doctests from one of the integer modules 2017-07-03 20:37:33 -07:00
step.rs Simplify all the code 2017-06-27 13:36:41 +02:00
traits.rs correctly reject functions pointers that had arithmetic done to them 2017-06-21 21:45:51 -07:00
value.rs Code nits 2017-06-28 13:10:50 +02:00