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

Make Error type builtin #502

Merged
merged 1 commit into from Mar 18, 2024
Merged

Conversation

marcauberer
Copy link
Member

Transform the existing std type Error type into a builtin type, which is part of the runtime.
This means, that it don't has to be imported before usage.

@marcauberer marcauberer added the enhancement New feature or request label Mar 18, 2024
@marcauberer marcauberer added this to the 0.20.0 milestone Mar 18, 2024
@marcauberer marcauberer self-assigned this Mar 18, 2024
@marcauberer marcauberer requested review from a team as code owners March 18, 2024 20:19
@github-actions github-actions bot added documentation Improvements or additions to documentation std Prs / issues regarding the standard lib bootstrap Change regarding the bootstrap compiler labels Mar 18, 2024
@marcauberer marcauberer enabled auto-merge (squash) March 18, 2024 20:21
@marcauberer marcauberer merged commit b8ec751 into main Mar 18, 2024
6 checks passed
@marcauberer marcauberer deleted the feature/make-error-type-builtin branch March 18, 2024 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bootstrap Change regarding the bootstrap compiler documentation Improvements or additions to documentation enhancement New feature or request size/M std Prs / issues regarding the standard lib
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant