about summary refs log tree commit diff
path: root/tests/ui/async-await/async-drop/dependency-dropped.rs
AgeCommit message (Expand)AuthorLines
2025-05-20Warning when dependency crate has async drop types, and the feature is disabl...Andrew Zhogin-1/+1
2025-05-19Warning added when dependency crate has async drop types, and the feature is ...Andrew Zhogin-1/+4
2025-05-15Async drop fix for dropee from another crate (#140858)Andrew Zhogin-0/+34