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

Implemented strict here selection type #352

Merged
merged 7 commits into from
Dec 16, 2021
Merged

Implemented strict here selection type #352

merged 7 commits into from
Dec 16, 2021

Conversation

AndreasArvidsson
Copy link
Member

@AndreasArvidsson AndreasArvidsson commented Dec 2, 2021

  • Switch strict here to instead just have a field isImplicit, and no other fields than type
  • Switch "just" to use toRawTarget modifier
  • Run test upgrade for strict here
  • Upgrade "just" tests (don't need backward compatibility stuff because it's unreleased)
  • [WON'T DO] Add backwards compatibility test for strict here

@pokey pokey marked this pull request as draft December 2, 2021 17:57
@pokey pokey added this to the 0.24.0 milestone Dec 7, 2021
@pokey pokey self-assigned this Dec 15, 2021
Copy link
Member

@pokey pokey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok I'm happy with this one but @AndreasArvidsson this one is kinda my PR now so I think you're the one that should review it 😅

@pokey pokey marked this pull request as ready for review December 16, 2021 16:04
@AndreasArvidsson AndreasArvidsson merged commit 57aeb8f into main Dec 16, 2021
@AndreasArvidsson AndreasArvidsson deleted the strictHere branch December 16, 2021 16:23
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.

2 participants