about summary refs log tree commit diff
path: root/tests/ui/impl-trait/in-assoc-type.stderr
AgeCommit message (Expand)AuthorLines
2025-03-11Implement `#[define_opaque]` attribute for functions.Oli Scherer-5/+0
2023-11-24Show number in error message even for one errorNilstrieb-1/+1
2023-07-07Require TAITs to be mentioned in the signatures of functions that register hi...Oli Scherer-2/+2
2023-06-22Point to argument/return type instead of the whole function headerOli Scherer-2/+2
2023-05-12Use the opaque_types_defined_by query to cheaply check for whether a hidden t...Oli Scherer-0/+22