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

Remove some uses of deprecated overloads in standard library specs #14963

Merged
merged 7 commits into from
Sep 10, 2024

Conversation

HertzDevil
Copy link
Contributor

These only cover the simplest cases and exclude the specs that test the deprecated overloads themselves (e.g. the only use of Pointer.new(Int) appears in the spec for Pointer.new(Int) and all other uses are replaced).

This reverts commit 96eaa7f.
@straight-shoota straight-shoota added this to the 1.14.0 milestone Sep 4, 2024
@straight-shoota straight-shoota merged commit 4023f52 into crystal-lang:master Sep 10, 2024
63 of 65 checks passed
@HertzDevil HertzDevil deleted the spec/deprecated branch September 10, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants