Skip to content

Commit f219e91

Browse files
committed
fix tidy: use full path format for whitespace README entry
1 parent c5aea24 commit f219e91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/ui/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1582,7 +1582,7 @@ Tests on various well-formedness checks, e.g. [Type-checking normal functions](h
15821582

15831583
Tests on `where` clauses. See [Where clauses | Reference](https://doc.rust-lang.org/reference/items/generics.html#where-clauses).
15841584

1585-
## `whitespace`
1585+
## `tests/ui/whitespace/`
15861586

15871587
Tests for whitespace handling in the Rust lexer. The Rust language
15881588
defines whitespace as Unicode Pattern_White_Space, which is not the

0 commit comments

Comments
 (0)