diff options
| author | Jonas Schievink <jonasschievink@gmail.com> | 2020-06-14 23:46:06 +0200 |
|---|---|---|
| committer | Jonas Schievink <jonasschievink@gmail.com> | 2020-06-14 23:46:15 +0200 |
| commit | af97a117e538c5945cb19a4d3a045e509274d9cf (patch) | |
| tree | 53a0e7c48502c81b581870f8909b8ce783a035d1 /library/std/src/sys/unix/stack_overflow.rs | |
| parent | 58062e1913248a2ad62072f51cc51db00bba66dc (diff) | |
| download | rust-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 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
