Geoff Romer 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) před 3 měsíci
..
lookup 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) před 3 měsíci
assoc_const_self.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) před 3 měsíci
basic.carbon 7c1798d96d Format impl witness instructions as part of the impl (#6485) před 4 měsíci
compound.carbon 505b1c86b9 Initial support for return forms (#6556) před 3 měsíci
declaration.carbon 7c1798d96d Format impl witness instructions as part of the impl (#6485) před 4 měsíci
empty.carbon 7c1798d96d Format impl witness instructions as part of the impl (#6485) před 4 měsíci
error_recovery.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) před 4 měsíci
extend_final.carbon 14998d6045 Consolidate error handling behaviour for `ApplyExtendImplAs` (Refactor Impl construction 4/7) (#6468) před 4 měsíci
extend_impl.carbon 7c1798d96d Format impl witness instructions as part of the impl (#6485) před 4 měsíci
extend_impl_generic.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) před 3 měsíci
fail_alias.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) před 4 měsíci
fail_call_invalid.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) před 4 měsíci
fail_extend_impl_forall.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) před 4 měsíci
fail_extend_impl_scope.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) před 4 měsíci
fail_extend_impl_type_as.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) před 4 měsíci
fail_extend_non_interface.carbon 14998d6045 Consolidate error handling behaviour for `ApplyExtendImplAs` (Refactor Impl construction 4/7) (#6468) před 4 měsíci
fail_extend_partially_defined_interface.carbon 7c1798d96d Format impl witness instructions as part of the impl (#6485) před 4 měsíci
fail_extend_undefined_interface.carbon 7c1798d96d Format impl witness instructions as part of the impl (#6485) před 4 měsíci
fail_impl_as_scope.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) před 4 měsíci
fail_impl_bad_assoc_const.carbon 7c1798d96d Format impl witness instructions as part of the impl (#6485) před 4 měsíci
fail_impl_bad_assoc_fn.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) před 3 měsíci
fail_impl_bad_interface.carbon ff0cea55f6 Add require decls to Interface and NamedConstraint (#6321) před 5 měsíci
fail_impl_bad_type.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) před 4 měsíci
fail_redefinition.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) před 4 měsíci
fail_self_type_mismatch.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) před 4 měsíci
forward_decls.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) před 4 měsíci
generic_redeclaration.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) před 3 měsíci
impl_as.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) před 4 měsíci
impl_as_named_constraint.carbon 3c8417947b Propagate errors in `extend require` up to the containing scope (#6480) před 4 měsíci
impl_assoc_const.carbon 5ae5170421 Allow deduction of tuple and struct literals as symbolic generic facet types (#6365) před 5 měsíci
impl_assoc_const_with_prelude.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) před 4 měsíci
impl_forall.carbon 7c1798d96d Format impl witness instructions as part of the impl (#6485) před 4 měsíci
impl_self_as.carbon 76cdbd8a5a Introduce the `none.carbon` min-prelude (#5694) před 10 měsíci
impl_thunk.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) před 3 měsíci
impl_thunk_min_prelude.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) před 4 měsíci
impl_where_redecl.carbon 76cdbd8a5a Introduce the `none.carbon` min-prelude (#5694) před 10 měsíci
import_builtin_call.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) před 3 měsíci
import_canonical_witnesses.carbon 103c49a763 Canonicalize imported witness blocks on FacetValue (#6458) před 5 měsíci
import_compound.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) před 4 měsíci
import_extend_impl.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) před 4 měsíci
import_generic.carbon 3a7c44c5c4 Check required implementations when an enclosing interface is implemented (#6522) před 3 měsíci
import_impl_with_no_interface.carbon 76cdbd8a5a Introduce the `none.carbon` min-prelude (#5694) před 10 měsíci
import_interface_assoc_const.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) před 4 měsíci
import_self.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) před 3 měsíci
import_self_specific.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) před 4 měsíci
import_thunk.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) před 4 měsíci
import_use_generic.carbon 505b1c86b9 Initial support for return forms (#6556) před 3 měsíci
incomplete.carbon 3a7c44c5c4 Check required implementations when an enclosing interface is implemented (#6522) před 3 měsíci
interface_args.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) před 3 měsíci
multiple_extend.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) před 4 měsíci
name_poisoning.carbon 76cdbd8a5a Introduce the `none.carbon` min-prelude (#5694) před 10 měsíci
no_definition_in_impl_file.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) před 4 měsíci
orphan.carbon 35d505a985 Check the orphan rule for impls (#6488) před 4 měsíci
redeclaration.carbon 7c1798d96d Format impl witness instructions as part of the impl (#6485) před 4 měsíci
self_in_class.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) před 3 měsíci
self_in_signature.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) před 3 měsíci
todo_impl_with_unrelated_fn.carbon 7c1798d96d Format impl witness instructions as part of the impl (#6485) před 4 měsíci
use_assoc_entity.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) před 3 měsíci
using_invalid_interface.carbon 81c2b3be1a Handle some more errors in interfaces without crashing. (#6155) před 7 měsíci