about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
diff options
context:
space:
mode:
authorJonas Schievink <jonasschievink@gmail.com>2020-06-14 23:46:06 +0200
committerJonas Schievink <jonasschievink@gmail.com>2020-06-14 23:46:15 +0200
commitaf97a117e538c5945cb19a4d3a045e509274d9cf (patch)
tree53a0e7c48502c81b581870f8909b8ce783a035d1 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
parent58062e1913248a2ad62072f51cc51db00bba66dc (diff)
downloadrust-af97a117e538c5945cb19a4d3a045e509274d9cf.tar.gz
rust-af97a117e538c5945cb19a4d3a045e509274d9cf.zip
shim.rs: call `FnPtr`, not `Self`
The `Call` terminator only works with `FnDef` and `FnPtr` types.
It happened to work with `Self` so far because it was always
substituted with the real type before being used.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions