about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
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
commit5fd1ebe50f5bea799efd4ab70a816a731df34319 (patch)
tree97a86befe70693ad94ebc77bfb64d010639a6a5e /library/std/src/sys/unix/stack_overflow.rs
parentcb2effd44e667d133e31ef334e30d10195218ce6 (diff)
downloadrust-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