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