Dana Jansens fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 7 months ago
..
lookup fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 7 months ago
assoc_const_self.carbon fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 7 months ago
basic.carbon 19a7fb08b7 Switch handling of errors in impls to not build a type structure (#5881) 9 months ago
compound.carbon fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 7 months ago
declaration.carbon 7ccc1e0144 Expand naming for impls and functions (#5808) 9 months ago
empty.carbon 7ccc1e0144 Expand naming for impls and functions (#5808) 9 months ago
error_recovery.carbon 55085de6aa Use GetStructType when building object repr structs (#5923) 9 months ago
extend_final.carbon 9704dc670e Change the Destroy blanket impls to be more specific (#6098) 7 months ago
extend_impl.carbon 55085de6aa Use GetStructType when building object repr structs (#5923) 9 months ago
extend_impl_generic.carbon fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 7 months ago
fail_alias.carbon 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) 7 months ago
fail_call_invalid.carbon fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 7 months ago
fail_extend_impl_forall.carbon 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) 7 months ago
fail_extend_impl_scope.carbon fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 7 months ago
fail_extend_impl_type_as.carbon 49ba8cf3e1 Switch class to use a blanket impl for `Destroy` (#6125) 7 months ago
fail_extend_non_interface.carbon 49ba8cf3e1 Switch class to use a blanket impl for `Destroy` (#6125) 7 months ago
fail_extend_partially_defined_interface.carbon 55085de6aa Use GetStructType when building object repr structs (#5923) 9 months ago
fail_extend_undefined_interface.carbon 55085de6aa Use GetStructType when building object repr structs (#5923) 9 months ago
fail_impl_as_scope.carbon fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 7 months ago
fail_impl_bad_assoc_const.carbon 7ccc1e0144 Expand naming for impls and functions (#5808) 9 months ago
fail_impl_bad_assoc_fn.carbon fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 7 months ago
fail_impl_bad_interface.carbon 694c00c7eb Make `Core.Float` a class. Add missing builtins for float support. (#5932) 8 months ago
fail_impl_bad_type.carbon 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) 7 months ago
fail_redefinition.carbon 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) 7 months ago
fail_self_type_mismatch.carbon a6bb11f1cf Rearrange convert: construct FacetAccessType from a facet value before impl lookup instead of after (#6113) 7 months ago
fail_undefined_interface.carbon fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 7 months ago
forward_decls.carbon fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 7 months ago
generic_redeclaration.carbon fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 7 months ago
impl_as.carbon fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 7 months ago
impl_assoc_const.carbon fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 7 months ago
impl_assoc_const_with_prelude.carbon fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 7 months ago
impl_forall.carbon ed43fd2c1c Give the BindSymbolicName for .Self in a binding pattern a FacetType type (#6036) 7 months ago
impl_self_as.carbon 76cdbd8a5a Introduce the `none.carbon` min-prelude (#5694) 10 months ago
impl_thunk.carbon fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 7 months ago
impl_thunk_min_prelude.carbon fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 7 months ago
impl_where_redecl.carbon 76cdbd8a5a Introduce the `none.carbon` min-prelude (#5694) 10 months ago
import_builtin_call.carbon fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 7 months ago
import_compound.carbon fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 7 months ago
import_extend_impl.carbon 47081be67a Reduce test sensitivity to small import loc changes (#6145) 7 months ago
import_generic.carbon 47081be67a Reduce test sensitivity to small import loc changes (#6145) 7 months ago
import_impl_with_no_interface.carbon 76cdbd8a5a Introduce the `none.carbon` min-prelude (#5694) 10 months ago
import_interface_assoc_const.carbon fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 7 months ago
import_self.carbon fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 7 months ago
import_thunk.carbon fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 7 months ago
import_use_generic.carbon 47081be67a Reduce test sensitivity to small import loc changes (#6145) 7 months ago
interface_args.carbon fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 7 months ago
multiple_extend.carbon 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) 7 months ago
name_poisoning.carbon 76cdbd8a5a Introduce the `none.carbon` min-prelude (#5694) 10 months ago
no_definition_in_impl_file.carbon 47081be67a Reduce test sensitivity to small import loc changes (#6145) 7 months ago
redeclaration.carbon 49ba8cf3e1 Switch class to use a blanket impl for `Destroy` (#6125) 7 months ago
self_in_class.carbon fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 7 months ago
self_in_signature.carbon fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 7 months ago
todo_impl_with_unrelated_fn.carbon 55085de6aa Use GetStructType when building object repr structs (#5923) 9 months ago
use_assoc_const.carbon fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 7 months ago
using_invalid_interface.carbon 81c2b3be1a Handle some more errors in interfaces without crashing. (#6155) 7 months ago