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

Introduce Signature::String and return error if input of strpos is integer #12751

Merged
merged 14 commits into from
Oct 8, 2024

Commits on Oct 4, 2024

  1. fix sig

    Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
    jayzhan211 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b60ddea View commit details
    Browse the repository at this point in the history
  2. fix

    Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
    jayzhan211 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    9ead621 View commit details
    Browse the repository at this point in the history
  3. fix error

    Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
    jayzhan211 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    86e005f View commit details
    Browse the repository at this point in the history
  4. fix all signature

    Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
    jayzhan211 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b1aa23b View commit details
    Browse the repository at this point in the history
  5. fix all signature

    Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
    jayzhan211 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    3b5695a View commit details
    Browse the repository at this point in the history
  6. change default type

    Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
    jayzhan211 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    f38ef3b View commit details
    Browse the repository at this point in the history
  7. clippy

    Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
    jayzhan211 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b002c39 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. fix docs

    Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
    jayzhan211 committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    b95c66a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10f5638 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. rm deadcode

    Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
    jayzhan211 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    984b5cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    045a202 View commit details
    Browse the repository at this point in the history
  3. cleanup

    Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
    jayzhan211 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    1b37176 View commit details
    Browse the repository at this point in the history
  4. cleanup

    Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
    jayzhan211 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f10d43d View commit details
    Browse the repository at this point in the history
  5. rm test

    Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
    jayzhan211 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    6b0f2d8 View commit details
    Browse the repository at this point in the history