Skip to content

Commit 140832a

Browse files
committed
update readme wrt never type tests
1 parent 63b1db0 commit 140832a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/ui/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -941,6 +941,8 @@ Contains a single test. It imports a massive amount of very similar types from a
941941

942942
## `tests/ui/never_type/`
943943

944+
Tests relating to the never type. Most tests are specifically about the never type fallback behavior.
945+
944946
See [Tracking issue for promoting `!` to a type (RFC 1216) #35121](https://github.com/rust-lang/rust/issues/35121).
945947

946948
## `tests/ui/new-range/`

0 commit comments

Comments
 (0)