Skip to content

Conversation

@pweisenburger
Copy link
Contributor

Fixes #17764

Allows Flags.Artifact and Flags.Synthetic and the other "flags that could be allowed" as they are valid flags and there is no reason to forbid them.

@nicolasstucki
Copy link
Contributor

other "flags that could be allowed" as they are valid flags and there is no reason to forbid them

The reason they are not allowed is because they are not supported. Adding them could break soundness without support in the compiler could break soundness.

@nicolasstucki nicolasstucki self-assigned this Jul 17, 2023
@nicolasstucki nicolasstucki merged commit b90e9c6 into scala:main Oct 17, 2023
@Kordyjan Kordyjan added this to the 3.4.0 milestone Dec 20, 2023
WojciechMazur added a commit that referenced this pull request Jun 22, 2024
… Quotes API less restrictive" to LTS (#20719)

Backports #18217 to the LTS branch.

PR submitted by the release tooling.
[skip ci]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Checking flags for new symbols using Quotes API is too restrictive

3 participants