about summary refs log tree commit diff
path: root/tests/mir-opt/lower_array_len.array_len_raw.NormalizeArrayLen.diff
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2022-04-02 13:40:08 +0000
committerGitHub <noreply@github.com>2022-04-02 13:40:08 +0000
commit0ff3d568ac574511cb5c7ab02152ed693e417266 (patch)
tree8abd962966283780a1a36cfccd9052302b9d17b6 /tests/mir-opt/lower_array_len.array_len_raw.NormalizeArrayLen.diff
parent5fe366c649728c4af44ba7c306ba8d1223581a08 (diff)
parentb898808a35c8f38ec795187ed79ca13f4bdf7848 (diff)
downloadrust-0ff3d568ac574511cb5c7ab02152ed693e417266.tar.gz
rust-0ff3d568ac574511cb5c7ab02152ed693e417266.zip
Merge #11881
11881: fix: Don't rely on lang items to find primitive impls r=flodiebold a=flodiebold

rustc has removed the use of lang items to mark the primitive impls, so just look through the crate graph for them (this should be fine performance-wise since we cache the crates that contain these impls).

Fixes #11876.

Co-authored-by: Florian Diebold <flodiebold@gmail.com>
Diffstat (limited to 'tests/mir-opt/lower_array_len.array_len_raw.NormalizeArrayLen.diff')
0 files changed, 0 insertions, 0 deletions