Skip to content

Use rlang to generate quosure list #3842

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

Merged
merged 1 commit into from
Feb 28, 2020

Conversation

lionel-
Copy link
Member

@lionel- lionel- commented Feb 28, 2020

Avoids making assumptions about internals of quosure lists. Fixes a test failure with dev rlang.

Avoids making assumptions about internals of quosure lists
@hadley
Copy link
Member

hadley commented Feb 28, 2020

Does this just fix broken unit tests, or does it affect the user experience?

@lionel-
Copy link
Member Author

lionel- commented Feb 28, 2020

This just fixes a broken test that made assumptions about the internals of quosure lists. They now explictly inherit from "list".

@lionel- lionel- merged commit 8bc39f2 into tidyverse:master Feb 28, 2020
@lionel- lionel- deleted the fix-quosures-internals branch February 28, 2020 15:43
sthagen added a commit to sthagen/tidyverse-ggplot2 that referenced this pull request Feb 28, 2020
Use rlang to generate quosure list (tidyverse#3842)
@yutannihilation
Copy link
Member

Maybe this should be included in version 3.3?

@thomasp85
Copy link
Member

Yes this should be merged into rc as well

@lionel-
Copy link
Member Author

lionel- commented Feb 29, 2020

Can one of you do it please? I'm not familiar with the rc branch.

@yutannihilation
Copy link
Member

Sure.

yutannihilation pushed a commit to yutannihilation/ggplot2 that referenced this pull request Feb 29, 2020
Avoids making assumptions about internals of quosure lists
yutannihilation added a commit that referenced this pull request Feb 29, 2020
Avoids making assumptions about internals of quosure lists

Co-authored-by: Lionel Henry <[email protected]>
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.

4 participants