rust/compiler/rustc_mir/src/interpret
bors 4760b8fb88 Auto merge of #78179 - RalfJung:miri-comments, r=oli-obk
Miri engine: entirely skip interning of ZST, and improve some comments

r? `@oli-obk`
2020-10-25 20:15:44 +00:00
..
intrinsics Implement Display for DisambiguatedDefPathData and DefPathData 2020-09-25 22:46:15 +01:00
cast.rs Rollup merge of #76199 - Mark-Simulacrum:void-zero, r=nikomatsakis 2020-10-17 03:27:12 +02:00
eval_context.rs query_name_of_opt_const_arg -> query_name_opt_const_arg 2020-10-05 08:49:21 +02:00
intern.rs Miri engine interning: improve comments, and entirely skip ZST 2020-10-21 09:47:15 +02:00
intrinsics.rs Add unstably const support for assume intrinsic 2020-09-20 14:00:40 +00:00
machine.rs Replace absolute paths with relative ones 2020-10-13 14:16:45 +02:00
memory.rs Miri: more informative deallocation error messages 2020-09-22 09:05:12 +02:00
mod.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
operand.rs Lift: take self by value 2020-10-21 23:59:35 +02:00
operator.rs Change ty.kind to a method 2020-09-04 17:47:51 +02:00
place.rs Replace absolute paths with relative ones 2020-10-13 14:16:45 +02:00
step.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
terminator.rs Refactor how SwitchInt stores jump targets 2020-10-10 17:46:11 +02:00
traits.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
util.rs Change ty.kind to a method 2020-09-04 17:47:51 +02:00
validity.rs Miri engine validity check: simplify code with 'matches!' 2020-10-21 09:46:51 +02:00
visitor.rs Change ty.kind to a method 2020-09-04 17:47:51 +02:00