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

Clean up some usages of LowLevelList<T> #105407

Merged
merged 10 commits into from
Jul 26, 2024

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    09db328 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebce330 View commit details
    Browse the repository at this point in the history
  3. Remove never used members

    huoyaoyuan committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    83718e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c80f0b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    802a46b View commit details
    Browse the repository at this point in the history
  6. Fix inverted condition

    huoyaoyuan committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    9242d5f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b96af64 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Update semantic of AsSpan

    huoyaoyuan committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    25bb81b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f5e07d View commit details
    Browse the repository at this point in the history
  3. Fix AsSpan

    huoyaoyuan committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    e58c5a9 View commit details
    Browse the repository at this point in the history