8000 delete some dead forward definitions from `shared_ptr<core::Type>` days by froydnj · Pull Request #6499 · sorbet/sorbet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

delete some dead forward definitions from shared_ptr<core::Type> days #6499

8000
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
Oct 21, 2022

Conversation

froydnj
Copy link
Contributor
@froydnj froydnj commented Oct 21, 2022

Motivation

Cleaner code.

(I deleted the forward definitions of class Type, and the compiler started complaining about the template definitions, so I feel extra-good about class Type not being a thing.)

Test plan

See included automated tests.

@froydnj froydnj requested a review from a team as a code owner 8A70 October 21, 2022 15:01
@froydnj froydnj requested review from jez and removed request for a team October 21, 2022 15:01
@froydnj froydnj merged commit 0407071 into master Oct 21, 2022
@froydnj froydnj deleted the froydnj-delete-dead-forward-defs branch October 21, 2022 19:14
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.

2 participants
0