summaryrefslogtreecommitdiff
path: root/tests/language-feature/interfaces
AgeCommit message (Expand)Author
2022-08-17Warning on lossy implicit casts. (#2367)Yong He
2022-08-10Add `none` literal that is convertible to `Optional`. (#2356)Yong He
2022-08-10`is` and `as` operator and `Optional<T>`. (#2355)Yong He
2021-02-05Initial implementation of interface conjunctions (#1691)Tim Foley