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

Add VisitMap::unvisit as proposed in #610 #611

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Jan 15, 2024

  1. Add unvisit to VisitMap

    Signed-off-by: Aalekh Patel <aalekh.gwpeck.7998@icloud.com>
    aalekhpatel07 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    14baac2 View commit details
    Browse the repository at this point in the history
  2. Rustfmt

    Signed-off-by: Aalekh Patel <aalekh.gwpeck.7998@icloud.com>
    aalekhpatel07 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    26d9a03 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Don't provide a default implementation for VisitMap::unvisit

    Signed-off-by: Aalekh Patel <aalekh.gwpeck.7998@icloud.com>
    aalekhpatel07 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    8f38db6 View commit details
    Browse the repository at this point in the history