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

Replace uses of unsafe with safe alternatives #1714

Merged
merged 7 commits into from
May 5, 2024

Commits on Dec 4, 2023

  1. Replace unsafe blocks with safe alternatives

    Nabil Wadih committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    a787cd3 View commit details
    Browse the repository at this point in the history
  2. Replace unsafe blocks with safe alternatives

    Nabil Wadih committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    4bee940 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'nwadih/removeUnsafe' of github.com:nabilwadih/nom into …

    …nwadih/removeUnsafe
    Nabil Wadih committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    6084517 View commit details
    Browse the repository at this point in the history
  4. update to fix tests

    Nabil Wadih committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    b917148 View commit details
    Browse the repository at this point in the history
  5. use split_at(0) for consistensy

    Nabil Wadih committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    74f872c View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    f152032 View commit details
    Browse the repository at this point in the history
  2. Update src/lib.rs

    Geal committed May 5, 2024
    Configuration menu
    Copy the full SHA
    5ec2746 View commit details
    Browse the repository at this point in the history