redundant_pattern_matching
Add a note when the drop order change may result in different behaviour.
std::task::Poll
Suggest using utility methods `is_pending` and `is_ready`.