7bdb5dee7b
move guaranteed{ne,eq} implementation to compile-time machine Currently, Miri needs a special hack to avoid using the core engine implementation of these intrinsics. That seems silly, so let's move them to the CTFE machine, which is the only machine that wants to use them. I also added a reference to https://github.com/rust-lang/rust/issues/73722 as a warning to anyone who wants to adjust `guaranteed_eq`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |