summaryrefslogtreecommitdiff
path: root/tests/diagnostics/interfaces
AgeCommit message (Expand)Author
2023-11-06Fix ICE when lowering an associatedtype declref from an derived interface. (#...Yong He
2023-07-06Fix erroneous error claiming variable is being used before its declaration (#...Ellie Hermaszewska
2023-02-24More control flow simplifications. (#2673)Yong He
2022-09-05Multi parameter `__subscript` (#2392)Yong He
2022-06-07Major language server features. (#2264)Yong He
2021-03-10A bunch of overlapping semantic-checking fixes (#1743)Tim Foley
2021-02-12Diagnostic location highlighting (#1700)jsmall-nvidia
2020-08-28Enable lower-generics pass universally. (#1518)Yong He
2020-08-07AnyValue packing/unpacking pass. (#1480)Yong He
2020-07-24Fix bugs related to mutating implementations of interface methods (#1461)Tim Foley