Jon Ross-Perkins 03e693873b Detect control flow in entities nested inside functions (#5336) hai 1 ano
..
adapter 94dca7967b Allow `extend final impl as` for impl declarations (#5345) hai 1 ano
generic ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
no_prelude 03e693873b Detect control flow in entities nested inside functions (#5336) hai 1 ano
access_modifers.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
base.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
base_field.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
base_function_unqualified.carbon a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) hai 1 ano
base_method.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
base_method_qualified.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
base_method_shadow.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
basic.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
complete_in_member_fn.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
compound_field.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
cross_package_import.carbon a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) hai 1 ano
derived_to_base.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
fail_addr_not_self.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
fail_addr_self.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
fail_base_as_declared_name.carbon e6c1f0630a Add a newline after diagnostic output when testing (#4818) hai 1 ano
fail_base_bad_type.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
fail_base_method_define.carbon a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) hai 1 ano
fail_base_misplaced.carbon a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) hai 1 ano
fail_base_modifiers.carbon 94dca7967b Allow `extend final impl as` for impl declarations (#5345) hai 1 ano
fail_base_no_extend.carbon a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) hai 1 ano
fail_base_repeated.carbon a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) hai 1 ano
fail_base_unbound.carbon a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) hai 1 ano
fail_compound_type_mismatch.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
fail_convert_to_invalid.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
fail_derived_to_base.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
fail_extend_cycle.carbon f5b5731c76 Separate fields from other `var` decls in parse (#5320) hai 1 ano
fail_field_initializer.carbon f5b5731c76 Separate fields from other `var` decls in parse (#5320) hai 1 ano
fail_field_modifiers.carbon f5b5731c76 Separate fields from other `var` decls in parse (#5320) hai 1 ano
fail_generic_method.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
fail_import_misuses.carbon a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) hai 1 ano
fail_incomplete.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
fail_init.carbon f5b5731c76 Separate fields from other `var` decls in parse (#5320) hai 1 ano
fail_init_as_inplace.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
fail_memaccess_category.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
fail_member_of_let.carbon a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) hai 1 ano
fail_method.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
fail_method_modifiers.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
fail_method_redefinition.carbon a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) hai 1 ano
fail_modifiers.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
fail_out_of_line_decl.carbon a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) hai 1 ano
fail_redeclaration_scope.carbon a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) hai 1 ano
fail_redefinition.carbon a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) hai 1 ano
fail_scope.carbon 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) hai 1 ano
fail_self.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
fail_self_param.carbon a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) hai 1 ano
fail_self_type_member.carbon f5b5731c76 Separate fields from other `var` decls in parse (#5320) hai 1 ano
fail_unbound_field.carbon f5b5731c76 Separate fields from other `var` decls in parse (#5320) hai 1 ano
fail_unknown_member.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
field_access.carbon f5b5731c76 Separate fields from other `var` decls in parse (#5320) hai 1 ano
field_access_in_value.carbon f5b5731c76 Separate fields from other `var` decls in parse (#5320) hai 1 ano
forward_declared.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
generic.carbon c6d35e1c4a Rename template constant -> concrete constant. (#4939) hai 1 ano
generic_method.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
import.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
import_base.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
import_forward_decl.carbon a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) hai 1 ano
import_indirect.carbon a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) hai 1 ano
import_member_cycle.carbon f5b5731c76 Separate fields from other `var` decls in parse (#5320) hai 1 ano
import_struct_cyle.carbon f5b5731c76 Separate fields from other `var` decls in parse (#5320) hai 1 ano
inheritance_access.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
init.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
init_as.carbon f5b5731c76 Separate fields from other `var` decls in parse (#5320) hai 1 ano
init_nested.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
local.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
method.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
nested.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
nested_name.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
raw_self.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
raw_self_type.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
redeclaration.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
redeclaration_introducer.carbon a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) hai 1 ano
reenter_scope.carbon a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) hai 1 ano
reorder.carbon 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) hai 1 ano
reorder_qualified.carbon f5b5731c76 Separate fields from other `var` decls in parse (#5320) hai 1 ano
scope.carbon 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) hai 1 ano
self.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
self_conversion.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
self_type.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
static_method.carbon a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) hai 1 ano
syntactic_merge_literal.carbon 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) hai 1 ano
todo_access_modifiers.carbon f5b5731c76 Separate fields from other `var` decls in parse (#5320) hai 1 ano
virtual_modifiers.carbon ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano