mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-26 13:22:40 +00:00
feat: impl better help for `.poll()` not found on `impl Future` Partially address #108572 I'd like to also address suggestions for generalized `Self` parameters as well. That'll be a separate PR.