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

feat(turbo-tasks): Allow #[turbo_tasks::function]s to accept ResolvedVc types as arguments #70269

Merged
merged 6 commits into from
Sep 24, 2024

Commits on Sep 23, 2024

  1. feat(turbo-tasks): Allow #[turbo_tasks::function]s to accept Resolv…

    …edVc types as arguments
    bgw committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d940e80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8359e13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1d25ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb5202d View commit details
    Browse the repository at this point in the history
  5. Add passing trybuild test case

    bgw committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a074e08 View commit details
    Browse the repository at this point in the history
  6. Fix clippy lint

    bgw committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a2772ff View commit details
    Browse the repository at this point in the history