rust/src
2016-06-01 18:50:20 +02:00
..
bin remove intermediate vars 2016-06-01 18:42:57 +02:00
error.rs improve out of bounds error message 2016-06-01 11:22:37 +02:00
interpreter.rs remove one layer of indirection when interpreting const/static/main functions 2016-06-01 18:50:20 +02:00
lib.rs add the log crate + env_logger to be able to choose the log granularity at runtime 2016-06-01 11:47:41 +02:00
memory.rs add a note to Memory::new mentioning tcx.data_layout 2016-06-01 11:24:23 +02:00
primval.rs replace panic!s with Result 2016-06-01 11:10:43 +02:00