Jon Ross-Perkins 76a5cf5f50 Fix incorrect application of invalid type on imports. (#3902) 2 years ago
..
adapt.carbon 462bcd9f6e Support explicit conversion between adapters and their adapted types. (#3889) 2 years ago
base.carbon 015c7c780c Fix location of `converted` inst for explicit `as` conversion. (#3887) 2 years ago
base_field.carbon 015c7c780c Fix location of `converted` inst for explicit `as` conversion. (#3887) 2 years ago
base_function_unqualified.carbon 3776c068de Unify instruction naming between SemIR and LLVM IR (#3898) 2 years ago
base_method.carbon 015c7c780c Fix location of `converted` inst for explicit `as` conversion. (#3887) 2 years ago
base_method_qualified.carbon 015c7c780c Fix location of `converted` inst for explicit `as` conversion. (#3887) 2 years ago
base_method_shadow.carbon 015c7c780c Fix location of `converted` inst for explicit `as` conversion. (#3887) 2 years ago
basic.carbon 3776c068de Unify instruction naming between SemIR and LLVM IR (#3898) 2 years ago
complete_in_member_fn.carbon 895e90e791 Start including the prelude for testing. (#3861) 2 years ago
compound_field.carbon 015c7c780c Fix location of `converted` inst for explicit `as` conversion. (#3887) 2 years ago
cross_package_import.carbon 76a5cf5f50 Fix incorrect application of invalid type on imports. (#3902) 2 years ago
derived_to_base.carbon 015c7c780c Fix location of `converted` inst for explicit `as` conversion. (#3887) 2 years ago
extend_adapt.carbon 3776c068de Unify instruction naming between SemIR and LLVM IR (#3898) 2 years ago
extern.carbon 76a5cf5f50 Fix incorrect application of invalid type on imports. (#3902) 2 years ago
fail_abstract.carbon 015c7c780c Fix location of `converted` inst for explicit `as` conversion. (#3887) 2 years ago
fail_adapt_bad_decl.carbon 015c7c780c Fix location of `converted` inst for explicit `as` conversion. (#3887) 2 years ago
fail_adapt_bad_type.carbon 28ceb4dd4e Basic check support for adapters. (#3874) 2 years ago
fail_adapt_modifiers.carbon 28ceb4dd4e Basic check support for adapters. (#3874) 2 years ago
fail_adapt_with_subobjects.carbon 015c7c780c Fix location of `converted` inst for explicit `as` conversion. (#3887) 2 years ago
fail_addr_not_self.carbon 895e90e791 Start including the prelude for testing. (#3861) 2 years ago
fail_addr_self.carbon 895e90e791 Start including the prelude for testing. (#3861) 2 years ago
fail_base_as_declared_name.carbon b8ceb8dd8b Print a blank line after a diagnostic. (#3806) 2 years ago
fail_base_bad_type.carbon 015c7c780c Fix location of `converted` inst for explicit `as` conversion. (#3887) 2 years ago
fail_base_method_define.carbon 895e90e791 Start including the prelude for testing. (#3861) 2 years ago
fail_base_misplaced.carbon b8ceb8dd8b Print a blank line after a diagnostic. (#3806) 2 years ago
fail_base_modifiers.carbon 895e90e791 Start including the prelude for testing. (#3861) 2 years ago
fail_base_no_extend.carbon 895e90e791 Start including the prelude for testing. (#3861) 2 years ago
fail_base_repeated.carbon 895e90e791 Start including the prelude for testing. (#3861) 2 years ago
fail_base_unbound.carbon 895e90e791 Start including the prelude for testing. (#3861) 2 years ago
fail_compound_type_mismatch.carbon 1b335402d1 Allow incomplete return types in function declarations. (#3875) 2 years ago
fail_convert_to_invalid.carbon 895e90e791 Start including the prelude for testing. (#3861) 2 years ago
fail_derived_to_base.carbon 1b335402d1 Allow incomplete return types in function declarations. (#3875) 2 years ago
fail_field_modifiers.carbon 895e90e791 Start including the prelude for testing. (#3861) 2 years ago
fail_import_misuses.carbon 76a5cf5f50 Fix incorrect application of invalid type on imports. (#3902) 2 years ago
fail_incomplete.carbon 3776c068de Unify instruction naming between SemIR and LLVM IR (#3898) 2 years ago
fail_init.carbon 015c7c780c Fix location of `converted` inst for explicit `as` conversion. (#3887) 2 years ago
fail_init_as_inplace.carbon 3776c068de Unify instruction naming between SemIR and LLVM IR (#3898) 2 years ago
fail_memaccess_category.carbon 895e90e791 Start including the prelude for testing. (#3861) 2 years ago
fail_member_of_let.carbon 895e90e791 Start including the prelude for testing. (#3861) 2 years ago
fail_method.carbon 3776c068de Unify instruction naming between SemIR and LLVM IR (#3898) 2 years ago
fail_method_modifiers.carbon 895e90e791 Start including the prelude for testing. (#3861) 2 years ago
fail_method_redefinition.carbon 3d113b9769 Refactor pre-merge redeclaration checking for sharing. (#3884) 2 years ago
fail_modifiers.carbon db324c7247 Initial, extern-ignoring support for extern class decls. (#3891) 2 years ago
fail_out_of_line_decl.carbon 895e90e791 Start including the prelude for testing. (#3861) 2 years ago
fail_redeclaration_introducer.carbon db324c7247 Initial, extern-ignoring support for extern class decls. (#3891) 2 years ago
fail_redeclaration_scope.carbon 895e90e791 Start including the prelude for testing. (#3861) 2 years ago
fail_redefinition.carbon db324c7247 Initial, extern-ignoring support for extern class decls. (#3891) 2 years ago
fail_scope.carbon 1b335402d1 Allow incomplete return types in function declarations. (#3875) 2 years ago
fail_self.carbon 1b335402d1 Allow incomplete return types in function declarations. (#3875) 2 years ago
fail_self_type_member.carbon b8ceb8dd8b Print a blank line after a diagnostic. (#3806) 2 years ago
fail_todo_generic.carbon 895e90e791 Start including the prelude for testing. (#3861) 2 years ago
fail_todo_generic_method.carbon 895e90e791 Start including the prelude for testing. (#3861) 2 years ago
fail_todo_local_class.carbon f9ce0b194d Defer parsing of method bodies until the end of a suitable enclosing scope. (#3832) 2 years ago
fail_todo_modifiers.carbon 895e90e791 Start including the prelude for testing. (#3861) 2 years ago
fail_unbound_field.carbon 1b335402d1 Allow incomplete return types in function declarations. (#3875) 2 years ago
fail_unknown_member.carbon 1b335402d1 Allow incomplete return types in function declarations. (#3875) 2 years ago
field_access.carbon 895e90e791 Start including the prelude for testing. (#3861) 2 years ago
field_access_in_value.carbon 895e90e791 Start including the prelude for testing. (#3861) 2 years ago
forward_declared.carbon 1b335402d1 Allow incomplete return types in function declarations. (#3875) 2 years ago
import.carbon 76a5cf5f50 Fix incorrect application of invalid type on imports. (#3902) 2 years ago
import_base.carbon 76a5cf5f50 Fix incorrect application of invalid type on imports. (#3902) 2 years ago
import_forward_decl.carbon 76a5cf5f50 Fix incorrect application of invalid type on imports. (#3902) 2 years ago
import_member_cycle.carbon 76a5cf5f50 Fix incorrect application of invalid type on imports. (#3902) 2 years ago
import_struct_cyle.carbon 76a5cf5f50 Fix incorrect application of invalid type on imports. (#3902) 2 years ago
import_triangle.carbon 76a5cf5f50 Fix incorrect application of invalid type on imports. (#3902) 2 years ago
init.carbon 015c7c780c Fix location of `converted` inst for explicit `as` conversion. (#3887) 2 years ago
init_adapt.carbon 3776c068de Unify instruction naming between SemIR and LLVM IR (#3898) 2 years ago
init_as.carbon 015c7c780c Fix location of `converted` inst for explicit `as` conversion. (#3887) 2 years ago
init_nested.carbon 3776c068de Unify instruction naming between SemIR and LLVM IR (#3898) 2 years ago
method.carbon 3776c068de Unify instruction naming between SemIR and LLVM IR (#3898) 2 years ago
nested.carbon 895e90e791 Start including the prelude for testing. (#3861) 2 years ago
nested_name.carbon 1b335402d1 Allow incomplete return types in function declarations. (#3875) 2 years ago
raw_self.carbon 015c7c780c Fix location of `converted` inst for explicit `as` conversion. (#3887) 2 years ago
raw_self_type.carbon 895e90e791 Start including the prelude for testing. (#3861) 2 years ago
redeclaration.carbon 895e90e791 Start including the prelude for testing. (#3861) 2 years ago
redeclaration_introducer.carbon 895e90e791 Start including the prelude for testing. (#3861) 2 years ago
reenter_scope.carbon 3776c068de Unify instruction naming between SemIR and LLVM IR (#3898) 2 years ago
reorder.carbon 3776c068de Unify instruction naming between SemIR and LLVM IR (#3898) 2 years ago
reorder_qualified.carbon 3776c068de Unify instruction naming between SemIR and LLVM IR (#3898) 2 years ago
scope.carbon 3776c068de Unify instruction naming between SemIR and LLVM IR (#3898) 2 years ago
self.carbon 1b335402d1 Allow incomplete return types in function declarations. (#3875) 2 years ago
self_conversion.carbon 015c7c780c Fix location of `converted` inst for explicit `as` conversion. (#3887) 2 years ago
self_type.carbon 015c7c780c Fix location of `converted` inst for explicit `as` conversion. (#3887) 2 years ago
static_method.carbon 3776c068de Unify instruction naming between SemIR and LLVM IR (#3898) 2 years ago