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

Make the pointers in Fetch impls unions #5085

Closed
wants to merge 30 commits into from

Commits on May 18, 2022

  1. Get started

    james7132 committed May 18, 2022
    Configuration menu
    Copy the full SHA
    5b4edee View commit details
    Browse the repository at this point in the history
  2. get it to compile

    james7132 committed May 18, 2022
    Configuration menu
    Copy the full SHA
    08178ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    550ebfe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24c6d59 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    729d174 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Fix WorldQuery derive macro

    james7132 committed May 19, 2022
    Configuration menu
    Copy the full SHA
    a925fc3 View commit details
    Browse the repository at this point in the history
  2. Add missing safety docs

    james7132 committed May 19, 2022
    Configuration menu
    Copy the full SHA
    ed0c1a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cfcbcc View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Configuration menu
    Copy the full SHA
    cac2927 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Configuration menu
    Copy the full SHA
    f1b4da5 View commit details
    Browse the repository at this point in the history
  2. Fix build from bad merge

    james7132 committed May 30, 2022
    Configuration menu
    Copy the full SHA
    389477f View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Remove transmutes

    james7132 committed May 31, 2022
    Configuration menu
    Copy the full SHA
    95f57d7 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary lifetime

    james7132 committed May 31, 2022
    Configuration menu
    Copy the full SHA
    8fef6c8 View commit details
    Browse the repository at this point in the history
  3. Revert code duplication.

    james7132 committed May 31, 2022
    Configuration menu
    Copy the full SHA
    91eda72 View commit details
    Browse the repository at this point in the history
  4. Fix AnyOf density

    james7132 committed May 31, 2022
    Configuration menu
    Copy the full SHA
    4ea8e34 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3fbe9ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    637e981 View commit details
    Browse the repository at this point in the history
  7. Remove outdated comments

    james7132 committed May 31, 2022
    Configuration menu
    Copy the full SHA
    7b44be9 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Configuration menu
    Copy the full SHA
    9392d09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    255c481 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2022

  1. Configuration menu
    Copy the full SHA
    d96461f View commit details
    Browse the repository at this point in the history
  2. Remove unsafe on FetchState

    james7132 committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    c04ee45 View commit details
    Browse the repository at this point in the history
  3. Fix docs

    james7132 committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    ed72c4c View commit details
    Browse the repository at this point in the history
  4. Reference to value

    james7132 committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    4d27afc View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Formatting

    james7132 committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    50b52ae View commit details
    Browse the repository at this point in the history
  2. Fix up WorldQuery derives

    james7132 committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    49ae4b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Configuration menu
    Copy the full SHA
    1789404 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    714e39f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e6bb4f View commit details
    Browse the repository at this point in the history
  4. Copy over Clone

    james7132 committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    d9d4f95 View commit details
    Browse the repository at this point in the history