summaryrefslogtreecommitdiff
path: root/tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorNilstrieb <48135649+Nilstrieb@users.noreply.github.com>2023-05-09 07:16:59 +0000
committerNilstrieb <48135649+Nilstrieb@users.noreply.github.com>2023-05-09 07:16:59 +0000
commite8ab6489027098dbf4a407ddd0cedd0fbe40e3a4 (patch)
tree189eaa976cbaff985f79e2d505d57fdfa50bd60d /tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parent41a9cbeb64f486a27f5b22a6b1dafa9d693c0fb6 (diff)
downloadrust-e8ab6489027098dbf4a407ddd0cedd0fbe40e3a4.tar.gz
Rename `expected_trait_ref` to `self_ty_trait_ref`
This trait ref is derived from the self type and then equated to the trait ref from the obligation. For example, for `fn(): Fn(u32)`, `self_ty_trait_ref` is `Fn()`, which is then equated to `Fn(u32)` (which will fail, causing the obligation to fail).
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions