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

Add proposal for #feature directive #5563

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tangent-vector
Copy link
Contributor

This proposal is a companion to SP#012.

This proposal is a companion to SP#012.
@csyonghe
Copy link
Collaborator

I am worried that supporting individual feature flags can lead to fragmentation of possible compiler modes that we need to test and maintain support for.

Can we simply have something simpler with versions, by having #language slang 2025.1 stable and #language slang 2025.1 experimental. We are already suffering from the divergent behavior for some existing compiler flags such as -allow-glsl, and I want to be cautious to not make this situation worse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: non-breaking PRs without breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants