about summary refs log tree commit diff
path: root/tests/ui/impl-trait/impl-trait-in-macro.stderr
AgeCommit message (Collapse)AuthorLines
2025-02-02Highlight clarifying information in "expected/found" errorEsteban Küber-2/+2
When the expected and found types have the same textual representation, we add clarifying in parentheses. We now visually highlight it in the output. Detect a corner case where the clarifying information would be the same for both types and skip it, as it doesn't add anything useful.
2023-11-24Show number in error message even for one errorNilstrieb-1/+1
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-01-11Move /src/test to /testsAlbert Larsan-0/+22