about summary refs log tree commit diff
path: root/compiler/rustc_lint/src/async_fn_in_trait.rs
AgeCommit message (Expand)AuthorLines
2023-10-03Address review nitsMichael Goulet-7/+6
2023-10-03Only reachable traitsMichael Goulet-0/+6
2023-10-03Fill in prose to describe the `async_fn_in_trait` lintTravis Cross-5/+65
2023-10-03Add async_fn_in_trait lintMichael Goulet-0/+58