Skip to content

Conform 'AnyDifferentiable' and 'AnyDerivative' to 'CustomReflectable'. #36487

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 19, 2021

Conversation

rxwei
Copy link
Contributor

@rxwei rxwei commented Mar 18, 2021

'AnyDifferentiable' and 'AnyDerivative' should conform to 'CustomReflectable' to prevent leaking implementation details. The mirror should reflect its underlying value directly.

Resolves rdar://75496334.

@rxwei rxwei requested review from joshnewnham and dan-zheng March 18, 2021 11:59
@rxwei
Copy link
Contributor Author

rxwei commented Mar 18, 2021

@swift-ci please test and merge

@rxwei
Copy link
Contributor Author

rxwei commented Mar 18, 2021

@swift-ci please test and merge

'AnyDifferentiable' and 'AnyDerivative' should conform to 'CustomReflectable' to prevent leaking implementation details. The mirror should reflect its underlying value directly.

Resolves rdar://75496334.
@rxwei rxwei force-pushed the 75496334-reflection branch from 5b16d1a to e9f82d1 Compare March 19, 2021 01:51
@rxwei
Copy link
Contributor Author

rxwei commented Mar 19, 2021

@swift-ci please test and merge

@swift-ci swift-ci merged commit d97c867 into swiftlang:main Mar 19, 2021
@rxwei rxwei deleted the 75496334-reflection branch March 19, 2021 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants