summary refs log tree commit diff
path: root/src/test/ui/closures/2229_closure_analysis/diagnostics
AgeCommit message (Expand)AuthorLines
2021-01-29Fix incorrect use mut diagnosticsAman Arora-37/+70
2021-01-29Test cases for handling mutable referencesAman Arora-0/+144
2021-01-02use hir::Place instead of Symbol in closure_kind_originRoxane-0/+251
2020-12-11Test cases for RFC 2229Aman Arora-0/+423