]> git.lizzy.rs Git - rust.git/commit
Remove likely and unlikely from intrinsics shim
authorGary Guo <gary@garyguo.net>
Thu, 2 Jul 2020 19:00:27 +0000 (20:00 +0100)
committerGitHub <noreply@github.com>
Thu, 2 Jul 2020 19:00:27 +0000 (20:00 +0100)
commitc5b324b031c1152c558737928cb345d07a1e5b82
treeaadb0d0972d8401880fa7633c5aede4ca83fd632
parente7ef64fb7477cc77d5b32e7060690c0c9c54015b
Remove likely and unlikely from intrinsics shim

They are now implemented in MIR interpreter by rust-lang/rust#73778
src/shims/intrinsics.rs