e5799a6af3
previously miri had a check for const fn and other cases that CTFE requires. Instead the function call is completely processed inside the machine. This allows CTFE to have full control over what is called and miri to not have useless CTFE-checks in normal mode. |
||
---|---|---|
.. | ||
bin | ||
fn_call.rs | ||
lib.rs | ||
missing_fns.rs | ||
operator.rs |