Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #107987 - EFanZh:inline-poll-methods, r=Mark-Simulacrum
Inline `Poll` methods With `opt-level="z"`, the `Poll::map*` methods are sometimes not inlined (see <https://godbolt.org/z/ca5ajKTEK>). This PR adds `#[inline]` to these methods. I have a project that can benefit from this change, but do we want to enable this behavior universally? Fixes #101080.
bors 2023-02-28
parent 34d7a35 · parent b9ba69c · commit ebaf663
0 files changed, 0 insertions, 0 deletions