about summary refs log tree commit diff
path: root/library/std/src/os/net/linux_ext/socket.rs
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-05-23 13:34:17 +0200
committerGitHub <noreply@github.com>2025-05-23 13:34:17 +0200
commitf7a11798e86421f7fec6ad00f02ee612e81d6757 (patch)
tree06fcb38866a4cdf878d850310a3c788950be82e6 /library/std/src/os/net/linux_ext/socket.rs
parent1c2ea287272dca9cdadccf8032a53b77cefb82ee (diff)
parentcb8fdb4d80a855c87c5a56a0652aa8f91b0d545d (diff)
downloadrust-f7a11798e86421f7fec6ad00f02ee612e81d6757.tar.gz
rust-f7a11798e86421f7fec6ad00f02ee612e81d6757.zip
Rollup merge of #140967 - azhogin:azhogin/async-drop-poll-shim-for-error-dropee-fix, r=oli-obk
Async drop poll shim for error dropee generates noop body

Fixes https://github.com/rust-lang/rust/issues/140930.

When dropee type for async drop poll shim is `ty::Error(_)`, the generated poll function will be noop body. To avoid ICE in `elaborate_drop`.
Diffstat (limited to 'library/std/src/os/net/linux_ext/socket.rs')
0 files changed, 0 insertions, 0 deletions