Skip to content
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

Update Proc #1937

Merged
merged 3 commits into from
Jul 25, 2024
Merged

Update Proc #1937

merged 3 commits into from
Jul 25, 2024

Conversation

sampersand
Copy link
Contributor

@sampersand sampersand commented Jul 20, 2024

This PR updates Proc.

@sampersand sampersand marked this pull request as ready for review July 20, 2024 18:21
@sampersand sampersand force-pushed the swesterman/24-07-19/proc branch 3 times, most recently from 5e7898c to 5c55712 Compare July 21, 2024 00:43
@sampersand
Copy link
Contributor Author

Not sure what this error is for...

Copy link
Contributor

@ParadoxV5 ParadoxV5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have #1806 now.

core/proc.rbs Outdated Show resolved Hide resolved
core/proc.rbs Outdated Show resolved Hide resolved
core/proc.rbs Outdated Show resolved Hide resolved
Comment on lines +292 to +294
interface _Callable
def call: (?) -> untyped
end
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

@soutaro soutaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! 🎉

@soutaro soutaro added this to the RBS 3.6 milestone Jul 25, 2024
@soutaro soutaro added this pull request to the merge queue Jul 25, 2024
@soutaro
Copy link
Member

soutaro commented Jul 25, 2024

Rebased on the top of #1335, and added a commits for runtime type checker.

Merged via the queue into ruby:master with commit 19a967a Jul 25, 2024
19 checks passed
@soutaro soutaro added the Released PRs already included in the released version label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Released PRs already included in the released version
Development

Successfully merging this pull request may close these issues.

3 participants