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

Cleanup TreeNode implementations #8672

Merged
merged 9 commits into from
Jan 1, 2024
Merged

Commits on Dec 28, 2023

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

Commits on Dec 29, 2023

  1. More

    viirya committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    f725553 View commit details
    Browse the repository at this point in the history
  2. More

    viirya committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    e05123a View commit details
    Browse the repository at this point in the history
  3. Fix clippy

    viirya committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    56c3919 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

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

Commits on Dec 31, 2023

  1. Merge pull request #132 from peter-toth/refactor_treenode2

    Avoid cloning in `TreeNode.children_nodes()` implementations where possible using `Cow`
    viirya committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    3b8a7ad View commit details
    Browse the repository at this point in the history
  2. Fix clippy

    viirya committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    2958714 View commit details
    Browse the repository at this point in the history
  3. Remove

    viirya committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    26736bb View commit details
    Browse the repository at this point in the history