Geoff Romer 7670f08200 Additional test cases for returning from `match` (#897) 4 gadi atpakaļ
..
auto_return 5aa958345b Implement auto return types, removing => returns (#850) 4 gadi atpakaļ
empty_params.carbon 395a331cde Reorganize tests into dirs and rename numbered tests (#825) 4 gadi atpakaļ
fail_call_with_tuple.carbon bb28d37eed Drop support for named tuple fields (#886) 4 gadi atpakaļ
fail_match_no_return.carbon 7670f08200 Additional test cases for returning from `match` (#897) 4 gadi atpakaļ
fail_match_partial_return.carbon 7670f08200 Additional test cases for returning from `match` (#897) 4 gadi atpakaļ
fail_non_exhaustive_match.carbon c2140c6cb9 Check exhaustiveness of function-ending match statements (#882) 4 gadi atpakaļ
fnty.carbon 395a331cde Reorganize tests into dirs and rename numbered tests (#825) 4 gadi atpakaļ
ignored_parameter.carbon 395a331cde Reorganize tests into dirs and rename numbered tests (#825) 4 gadi atpakaļ
multiple_args.carbon 395a331cde Reorganize tests into dirs and rename numbered tests (#825) 4 gadi atpakaļ
param_lifetime.carbon 395a331cde Reorganize tests into dirs and rename numbered tests (#825) 4 gadi atpakaļ
recursive.carbon 395a331cde Reorganize tests into dirs and rename numbered tests (#825) 4 gadi atpakaļ
return.carbon 395a331cde Reorganize tests into dirs and rename numbered tests (#825) 4 gadi atpakaļ
return_exhaustive_match.carbon c2140c6cb9 Check exhaustiveness of function-ending match statements (#882) 4 gadi atpakaļ
type_match.carbon 395a331cde Reorganize tests into dirs and rename numbered tests (#825) 4 gadi atpakaļ