| .. |
|
adapter
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 месяцев назад |
|
generic
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 месяцев назад |
|
access_modifers.carbon
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 месяцев назад |
|
base.carbon
|
1ec8ac7ef9
Add `Copy` interface and use it for making copies. (#6034)
|
7 месяцев назад |
|
base_field.carbon
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 месяцев назад |
|
base_function_unqualified.carbon
|
0518fdebbc
Fix potential fingerprint conflict in constraints (#6033)
|
7 месяцев назад |
|
base_method.carbon
|
1ec8ac7ef9
Add `Copy` interface and use it for making copies. (#6034)
|
7 месяцев назад |
|
base_method_qualified.carbon
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 месяцев назад |
|
base_method_shadow.carbon
|
0518fdebbc
Fix potential fingerprint conflict in constraints (#6033)
|
7 месяцев назад |
|
basic.carbon
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 месяцев назад |
|
comp_time_field.carbon
|
ed43fd2c1c
Give the BindSymbolicName for .Self in a binding pattern a FacetType type (#6036)
|
7 месяцев назад |
|
complete_in_member_fn.carbon
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 месяцев назад |
|
compound_field.carbon
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 месяцев назад |
|
cross_package_import.carbon
|
2352e93bb5
Remove now-unused StringType instruction. (#5964)
|
8 месяцев назад |
|
derived_to_base.carbon
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 месяцев назад |
|
destroy_calls.carbon
|
0518fdebbc
Fix potential fingerprint conflict in constraints (#6033)
|
7 месяцев назад |
|
destroy_decl.carbon
|
b410ebd088
Fix destruction of generic types (#5943)
|
8 месяцев назад |
|
export_name.carbon
|
2352e93bb5
Remove now-unused StringType instruction. (#5964)
|
8 месяцев назад |
|
extern.carbon
|
2352e93bb5
Remove now-unused StringType instruction. (#5964)
|
8 месяцев назад |
|
extern_library.carbon
|
70c94cb5b4
Clean up --no-prelude-import uses (#5722)
|
10 месяцев назад |
|
fail_abstract.carbon
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 месяцев назад |
|
fail_abstract_in_struct.carbon
|
2352e93bb5
Remove now-unused StringType instruction. (#5964)
|
8 месяцев назад |
|
fail_abstract_in_tuple.carbon
|
0518fdebbc
Fix potential fingerprint conflict in constraints (#6033)
|
7 месяцев назад |
|
fail_addr_not_self.carbon
|
28fea821b7
Add min-preludes to more slow tests (part 4) (#5682)
|
10 месяцев назад |
|
fail_addr_self.carbon
|
db0a00d713
Fix double-destruction of temporaries. (#6010)
|
8 месяцев назад |
|
fail_base_as_declared_name.carbon
|
28fea821b7
Add min-preludes to more slow tests (part 4) (#5682)
|
10 месяцев назад |
|
fail_base_bad_type.carbon
|
cb5e2e1597
Improve support for qualification conversions. (#5999)
|
8 месяцев назад |
|
fail_base_method_define.carbon
|
28fea821b7
Add min-preludes to more slow tests (part 4) (#5682)
|
10 месяцев назад |
|
fail_base_misplaced.carbon
|
28fea821b7
Add min-preludes to more slow tests (part 4) (#5682)
|
10 месяцев назад |
|
fail_base_modifiers.carbon
|
28fea821b7
Add min-preludes to more slow tests (part 4) (#5682)
|
10 месяцев назад |
|
fail_base_no_extend.carbon
|
28fea821b7
Add min-preludes to more slow tests (part 4) (#5682)
|
10 месяцев назад |
|
fail_base_repeated.carbon
|
28fea821b7
Add min-preludes to more slow tests (part 4) (#5682)
|
10 месяцев назад |
|
fail_base_unbound.carbon
|
28fea821b7
Add min-preludes to more slow tests (part 4) (#5682)
|
10 месяцев назад |
|
fail_compound_type_mismatch.carbon
|
28fea821b7
Add min-preludes to more slow tests (part 4) (#5682)
|
10 месяцев назад |
|
fail_convert_to_invalid.carbon
|
28fea821b7
Add min-preludes to more slow tests (part 4) (#5682)
|
10 месяцев назад |
|
fail_derived_to_base.carbon
|
28fea821b7
Add min-preludes to more slow tests (part 4) (#5682)
|
10 месяцев назад |
|
fail_error_recovery.carbon
|
b410ebd088
Fix destruction of generic types (#5943)
|
8 месяцев назад |
|
fail_extend_cycle.carbon
|
28fea821b7
Add min-preludes to more slow tests (part 4) (#5682)
|
10 месяцев назад |
|
fail_field_modifiers.carbon
|
28fea821b7
Add min-preludes to more slow tests (part 4) (#5682)
|
10 месяцев назад |
|
fail_generic_method.carbon
|
28fea821b7
Add min-preludes to more slow tests (part 4) (#5682)
|
10 месяцев назад |
|
fail_import_misuses.carbon
|
28fea821b7
Add min-preludes to more slow tests (part 4) (#5682)
|
10 месяцев назад |
|
fail_incomplete.carbon
|
28fea821b7
Add min-preludes to more slow tests (part 4) (#5682)
|
10 месяцев назад |
|
fail_init.carbon
|
28fea821b7
Add min-preludes to more slow tests (part 4) (#5682)
|
10 месяцев назад |
|
fail_init_as_inplace.carbon
|
1ec8ac7ef9
Add `Copy` interface and use it for making copies. (#6034)
|
7 месяцев назад |
|
fail_memaccess_category.carbon
|
28fea821b7
Add min-preludes to more slow tests (part 4) (#5682)
|
10 месяцев назад |
|
fail_member_of_let.carbon
|
28fea821b7
Add min-preludes to more slow tests (part 4) (#5682)
|
10 месяцев назад |
|
fail_method.carbon
|
28fea821b7
Add min-preludes to more slow tests (part 4) (#5682)
|
10 месяцев назад |
|
fail_method_modifiers.carbon
|
28fea821b7
Add min-preludes to more slow tests (part 4) (#5682)
|
10 месяцев назад |
|
fail_method_redefinition.carbon
|
28fea821b7
Add min-preludes to more slow tests (part 4) (#5682)
|
10 месяцев назад |
|
fail_modifiers.carbon
|
28fea821b7
Add min-preludes to more slow tests (part 4) (#5682)
|
10 месяцев назад |
|
fail_out_of_line_decl.carbon
|
28fea821b7
Add min-preludes to more slow tests (part 4) (#5682)
|
10 месяцев назад |
|
fail_redeclaration_scope.carbon
|
28fea821b7
Add min-preludes to more slow tests (part 4) (#5682)
|
10 месяцев назад |
|
fail_redefinition.carbon
|
28fea821b7
Add min-preludes to more slow tests (part 4) (#5682)
|
10 месяцев назад |
|
fail_scope.carbon
|
28fea821b7
Add min-preludes to more slow tests (part 4) (#5682)
|
10 месяцев назад |
|
fail_self.carbon
|
1ec8ac7ef9
Add `Copy` interface and use it for making copies. (#6034)
|
7 месяцев назад |
|
fail_self_param.carbon
|
28fea821b7
Add min-preludes to more slow tests (part 4) (#5682)
|
10 месяцев назад |
|
fail_self_type_member.carbon
|
28fea821b7
Add min-preludes to more slow tests (part 4) (#5682)
|
10 месяцев назад |
|
fail_todo_field_initializer.carbon
|
28fea821b7
Add min-preludes to more slow tests (part 4) (#5682)
|
10 месяцев назад |
|
fail_unbound_field.carbon
|
28fea821b7
Add min-preludes to more slow tests (part 4) (#5682)
|
10 месяцев назад |
|
fail_unknown_member.carbon
|
28fea821b7
Add min-preludes to more slow tests (part 4) (#5682)
|
10 месяцев назад |
|
field_access.carbon
|
1ec8ac7ef9
Add `Copy` interface and use it for making copies. (#6034)
|
7 месяцев назад |
|
field_access_in_value.carbon
|
1ec8ac7ef9
Add `Copy` interface and use it for making copies. (#6034)
|
7 месяцев назад |
|
forward_declared.carbon
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 месяцев назад |
|
generic.carbon
|
28fea821b7
Add min-preludes to more slow tests (part 4) (#5682)
|
10 месяцев назад |
|
generic_method.carbon
|
ed43fd2c1c
Give the BindSymbolicName for .Self in a binding pattern a FacetType type (#6036)
|
7 месяцев назад |
|
generic_vs_params.carbon
|
ed43fd2c1c
Give the BindSymbolicName for .Self in a binding pattern a FacetType type (#6036)
|
7 месяцев назад |
|
implicit_import.carbon
|
2352e93bb5
Remove now-unused StringType instruction. (#5964)
|
8 месяцев назад |
|
import.carbon
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 месяцев назад |
|
import_access.carbon
|
2352e93bb5
Remove now-unused StringType instruction. (#5964)
|
8 месяцев назад |
|
import_base.carbon
|
1ec8ac7ef9
Add `Copy` interface and use it for making copies. (#6034)
|
7 месяцев назад |
|
import_forward_decl.carbon
|
b410ebd088
Fix destruction of generic types (#5943)
|
8 месяцев назад |
|
import_indirect.carbon
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 месяцев назад |
|
import_member_cycle.carbon
|
0518fdebbc
Fix potential fingerprint conflict in constraints (#6033)
|
7 месяцев назад |
|
import_struct_cyle.carbon
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 месяцев назад |
|
indirect_import_member.carbon
|
2352e93bb5
Remove now-unused StringType instruction. (#5964)
|
8 месяцев назад |
|
inheritance_access.carbon
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 месяцев назад |
|
init.carbon
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 месяцев назад |
|
init_as.carbon
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 месяцев назад |
|
init_nested.carbon
|
0518fdebbc
Fix potential fingerprint conflict in constraints (#6033)
|
7 месяцев назад |
|
local.carbon
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 месяцев назад |
|
method.carbon
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 месяцев назад |
|
method_access.carbon
|
55085de6aa
Use GetStructType when building object repr structs (#5923)
|
8 месяцев назад |
|
name_poisoning.carbon
|
76cdbd8a5a
Introduce the `none.carbon` min-prelude (#5694)
|
10 месяцев назад |
|
nested.carbon
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 месяцев назад |
|
nested_name.carbon
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 месяцев назад |
|
no_definition_in_impl_file.carbon
|
55085de6aa
Use GetStructType when building object repr structs (#5923)
|
8 месяцев назад |
|
partial.carbon
|
7209ad7c9f
Generate Destroy impls for classes (#5873)
|
9 месяцев назад |
|
raw_self.carbon
|
1ec8ac7ef9
Add `Copy` interface and use it for making copies. (#6034)
|
7 месяцев назад |
|
raw_self_type.carbon
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 месяцев назад |
|
redeclaration.carbon
|
b410ebd088
Fix destruction of generic types (#5943)
|
8 месяцев назад |
|
redeclaration_introducer.carbon
|
0518fdebbc
Fix potential fingerprint conflict in constraints (#6033)
|
7 месяцев назад |
|
reenter_scope.carbon
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 месяцев назад |
|
reorder.carbon
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 месяцев назад |
|
reorder_qualified.carbon
|
1ec8ac7ef9
Add `Copy` interface and use it for making copies. (#6034)
|
7 месяцев назад |
|
scope.carbon
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 месяцев назад |
|
self.carbon
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 месяцев назад |
|
self_conversion.carbon
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 месяцев назад |
|
self_type.carbon
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 месяцев назад |
|
static_method.carbon
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 месяцев назад |
|
syntactic_merge.carbon
|
ed43fd2c1c
Give the BindSymbolicName for .Self in a binding pattern a FacetType type (#6036)
|
7 месяцев назад |
|
syntactic_merge_literal.carbon
|
1ec8ac7ef9
Add `Copy` interface and use it for making copies. (#6034)
|
7 месяцев назад |
|
todo_access_modifiers.carbon
|
b410ebd088
Fix destruction of generic types (#5943)
|
8 месяцев назад |
|
virtual_modifiers.carbon
|
f4bd6e42f9
Replace `impl fn` with `override fn` (#6008)
|
7 месяцев назад |