about summary refs log tree commit diff
path: root/tests/ui/impl-trait/in-assoc-type.rs
AgeCommit message (Expand)AuthorLines
2023-07-07Require TAITs to be mentioned in the signatures of functions that register hi...Oli Scherer-0/+3
2023-05-12Use the opaque_types_defined_by query to cheaply check for whether a hidden t...Oli Scherer-0/+21