swift
026d3f00
- Merge pull request #70311 from slavapestov/type-witness-system-inference-stdlib
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
1 year ago
Merge pull request #70311 from slavapestov/type-witness-system-inference-stdlib Get the standard library to build with -enable-experimental-associated-type-inference
References
#70311 - Get the standard library to build with -enable-experimental-associated-type-inference
Author
slavapestov
Parents
e4436bac
4bf0cc24
Files
26
include/swift
AST
Types.h
Basic
Features.def
LangOptions.h
Option
FrontendOptions.td
lib
AST
ASTPrinter.cpp
ProtocolConformance.cpp
RequirementMachine
GenericSignatureQueries.cpp
Type.cpp
TypeSubstitution.cpp
Frontend
CompilerInvocation.cpp
SILGen
ResultPlan.cpp
Sema
TypeCheckProtocolInference.cpp
stdlib/cmake/modules
SwiftSource.cmake
test
Generics
rdar116434843.swift
IDE
complete_member_type.swift
decl/protocol/req
associated_type_generic_param.swift
associated_type_inference_fixed_type.swift
associated_type_inference_fixed_type_experimental_inference.swift
associated_type_inference_stdlib.swift
associated_type_inference_stdlib_2.swift
associated_type_inference_stdlib_3.swift
rdar118998138.swift
rdar90402522.swift
validation-test/compiler_crashers_2_fixed
issue-53793.swift
issue-59772.swift
rdar110806272.swift
Loading