diff options
| author | Ömer Sinan Ağacan <omeragacan@gmail.com> | 2021-02-11 12:53:42 +0300 |
|---|---|---|
| committer | Ömer Sinan Ağacan <omeragacan@gmail.com> | 2021-02-18 16:43:42 +0300 |
| commit | 5fd1ebe50f5bea799efd4ab70a816a731df34319 (patch) | |
| tree | 97a86befe70693ad94ebc77bfb64d010639a6a5e /library/std/src/sys/unix/stack_overflow.rs | |
| parent | cb2effd44e667d133e31ef334e30d10195218ce6 (diff) | |
| download | rust-5fd1ebe50f5bea799efd4ab70a816a731df34319.tar.gz rust-5fd1ebe50f5bea799efd4ab70a816a731df34319.zip | |
Fix panic in 'remove semicolon' when types are not local
It's not possible to check if removing a semicolon fixes the type error when checking match arms and one or both of the last arm's and the current arm's return types are imported "opaque" types. In these cases we don't generate a "consider removing semicolon" suggestions. Fixes #81839
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
