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

Bump minimum required compiler to be 1.2.0 #12937

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

beta-ziliani
Copy link
Member

This PR bumps the minimum required compiler to be 1.2.0. This allow us to use features included in 1.1, like Int128 literals, enabling #11944 #5545 and avoiding hacks like this.

It's still missing a mechanism to make visible the minimum required version. That will come with another PR.

@HertzDevil
Copy link
Contributor

We should remove 1.0 and 1.1 from CI immediately, right?

src/unicode/unicode.cr Outdated Show resolved Hide resolved
@HertzDevil
Copy link
Contributor

The AArch64 Docker images are still using 1.0.0

@beta-ziliani
Copy link
Member Author

@HertzDevil great opportunity to see the check installed in action a40e660

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.

None yet

4 participants