summary refs log tree commit diff
path: root/src/test/ui/thinlto
diff options
context:
space:
mode:
authorFelix S. Klock II <pnkfelix@pnkfx.org>2021-06-04 15:37:16 -0400
committerFelix Klock <pnkfelix@amazon.com>2021-06-10 14:00:04 +0000
commit4d9e64b6e3b09c3d33ebaf0f325df3ef2ca74ad3 (patch)
tree57004137fd2ab0fb9ad9e0943cfe314be4d47362 /src/test/ui/thinlto
parent837cd138e4fc17767143f76753e0c33a0e330323 (diff)
downloadrust-4d9e64b6e3b09c3d33ebaf0f325df3ef2ca74ad3.tar.gz
rust-4d9e64b6e3b09c3d33ebaf0f325df3ef2ca74ad3.zip
Change test to use `likely`/`unlikely` instead of `copy`/`copy_overlapping`.
Test was added in PR #84404.

The intent here is: The `copy`/`copy_overlapping` intrinsics are going through
some flip-flopping now of "are they intrinsics or not". We can achieve the same
effect that the test intended by using `likely`/`unlikely`.
Diffstat (limited to 'src/test/ui/thinlto')
0 files changed, 0 insertions, 0 deletions