about summary refs log tree commit diff
path: root/tests/ui/structs/method-chain-expression-failure.stderr
AgeCommit message (Collapse)AuthorLines
2023-11-24Show number in error message even for one errorNilstrieb-1/+1
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-11-10Recurse over the method chain and maintain a stack to peek at previous ↵Swapna Iyer-0/+15
receiver to align spans