Geoff Romer 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) vor 3 Monaten
..
adapter 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) vor 3 Monaten
generic 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) vor 3 Monaten
access_modifers.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) vor 3 Monaten
base.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) vor 3 Monaten
base_field.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) vor 3 Monaten
base_function_unqualified.carbon 47e551141f Change the package namespace to use the package name (#6495) vor 4 Monaten
base_method.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) vor 4 Monaten
base_method_qualified.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) vor 3 Monaten
base_method_shadow.carbon 47e551141f Change the package namespace to use the package name (#6495) vor 4 Monaten
basic.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) vor 3 Monaten
comp_time_field.carbon 0811d996e1 Finish renaming BindName and related insts. (#6281) vor 6 Monaten
complete_in_member_fn.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) vor 3 Monaten
compound_field.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) vor 3 Monaten
cross_package_import.carbon 47e551141f Change the package namespace to use the package name (#6495) vor 4 Monaten
derived_to_base.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) vor 3 Monaten
destroy_calls.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) vor 4 Monaten
export_name.carbon 47e551141f Change the package namespace to use the package name (#6495) vor 4 Monaten
extern.carbon 47e551141f Change the package namespace to use the package name (#6495) vor 4 Monaten
extern_library.carbon 70c94cb5b4 Clean up --no-prelude-import uses (#5722) vor 10 Monaten
fail_abstract.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) vor 3 Monaten
fail_abstract_in_struct.carbon 47e551141f Change the package namespace to use the package name (#6495) vor 4 Monaten
fail_abstract_in_tuple.carbon 47e551141f Change the package namespace to use the package name (#6495) vor 4 Monaten
fail_base_as_declared_name.carbon 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) vor 10 Monaten
fail_base_bad_type.carbon cb5e2e1597 Improve support for qualification conversions. (#5999) vor 8 Monaten
fail_base_method_define.carbon 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) vor 10 Monaten
fail_base_misplaced.carbon 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) vor 10 Monaten
fail_base_modifiers.carbon 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) vor 10 Monaten
fail_base_no_extend.carbon 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) vor 10 Monaten
fail_base_repeated.carbon 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) vor 10 Monaten
fail_base_unbound.carbon 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) vor 10 Monaten
fail_compound_type_mismatch.carbon 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) vor 10 Monaten
fail_convert_to_invalid.carbon 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) vor 10 Monaten
fail_derived_to_base.carbon 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) vor 10 Monaten
fail_error_recovery.carbon 49ba8cf3e1 Switch class to use a blanket impl for `Destroy` (#6125) vor 7 Monaten
fail_extend_cycle.carbon 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) vor 10 Monaten
fail_field_modifiers.carbon 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) vor 10 Monaten
fail_generic_method.carbon 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) vor 10 Monaten
fail_import_misuses.carbon 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) vor 10 Monaten
fail_incomplete.carbon 505b1c86b9 Initial support for return forms (#6556) vor 3 Monaten
fail_init.carbon 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) vor 10 Monaten
fail_init_as_inplace.carbon 1ec8ac7ef9 Add `Copy` interface and use it for making copies. (#6034) vor 7 Monaten
fail_memaccess_category.carbon 57a2715f10 Remove support for `addr` (#6375) vor 5 Monaten
fail_member_of_let.carbon 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) vor 10 Monaten
fail_method.carbon 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) vor 10 Monaten
fail_method_modifiers.carbon 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) vor 10 Monaten
fail_method_redefinition.carbon 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) vor 10 Monaten
fail_modifiers.carbon 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) vor 10 Monaten
fail_out_of_line_decl.carbon 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) vor 10 Monaten
fail_redeclaration_scope.carbon 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) vor 10 Monaten
fail_redefinition.carbon 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) vor 10 Monaten
fail_ref_self.carbon 505b1c86b9 Initial support for return forms (#6556) vor 3 Monaten
fail_scope.carbon 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) vor 10 Monaten
fail_self.carbon 1ec8ac7ef9 Add `Copy` interface and use it for making copies. (#6034) vor 7 Monaten
fail_self_param.carbon 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) vor 10 Monaten
fail_self_type_member.carbon 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) vor 10 Monaten
fail_todo_field_initializer.carbon 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) vor 10 Monaten
fail_unbound_field.carbon 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) vor 10 Monaten
fail_unknown_member.carbon 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) vor 10 Monaten
field_access.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) vor 4 Monaten
field_access_in_value.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) vor 4 Monaten
forward_declared.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) vor 3 Monaten
generic.carbon 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) vor 10 Monaten
generic_method.carbon 47e551141f Change the package namespace to use the package name (#6495) vor 4 Monaten
generic_vs_params.carbon 47e551141f Change the package namespace to use the package name (#6495) vor 4 Monaten
implicit_import.carbon 47e551141f Change the package namespace to use the package name (#6495) vor 4 Monaten
import.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) vor 4 Monaten
import_access.carbon 47e551141f Change the package namespace to use the package name (#6495) vor 4 Monaten
import_base.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) vor 4 Monaten
import_forward_decl.carbon 49ba8cf3e1 Switch class to use a blanket impl for `Destroy` (#6125) vor 7 Monaten
import_indirect.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) vor 4 Monaten
import_member_cycle.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) vor 4 Monaten
import_struct_cyle.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) vor 4 Monaten
indirect_import_member.carbon 47e551141f Change the package namespace to use the package name (#6495) vor 4 Monaten
inheritance_access.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) vor 3 Monaten
init.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) vor 3 Monaten
init_as.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) vor 3 Monaten
init_nested.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) vor 3 Monaten
local.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) vor 3 Monaten
method.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) vor 3 Monaten
method_access.carbon 09710d102f Separate binding insts for refs and values (#6235) vor 6 Monaten
name_poisoning.carbon 76cdbd8a5a Introduce the `none.carbon` min-prelude (#5694) vor 10 Monaten
nested.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) vor 4 Monaten
nested_name.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) vor 3 Monaten
no_definition_in_impl_file.carbon 55085de6aa Use GetStructType when building object repr structs (#5923) vor 9 Monaten
partial.carbon 47e551141f Change the package namespace to use the package name (#6495) vor 4 Monaten
raw_self.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) vor 3 Monaten
raw_self_type.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) vor 4 Monaten
redeclaration.carbon 47e551141f Change the package namespace to use the package name (#6495) vor 4 Monaten
redeclaration_introducer.carbon 49ba8cf3e1 Switch class to use a blanket impl for `Destroy` (#6125) vor 7 Monaten
reenter_scope.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) vor 3 Monaten
reorder.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) vor 3 Monaten
reorder_qualified.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) vor 4 Monaten
scope.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) vor 3 Monaten
self.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) vor 3 Monaten
self_conversion.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) vor 3 Monaten
self_type.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) vor 3 Monaten
static_method.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) vor 3 Monaten
syntactic_merge.carbon 47e551141f Change the package namespace to use the package name (#6495) vor 4 Monaten
syntactic_merge_literal.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) vor 4 Monaten
todo_access_modifiers.carbon 49ba8cf3e1 Switch class to use a blanket impl for `Destroy` (#6125) vor 7 Monaten
virtual_modifiers.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) vor 3 Monaten