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

feat(lib): add forbid_unsafe feature to disable unsafe code #413

Merged
merged 29 commits into from
Sep 13, 2024

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    dc7b212 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef7e5ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ddaef9 View commit details
    Browse the repository at this point in the history
  4. fix misnamed feature flags

    davidkern committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    c1ac617 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4a6877 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. lints and formatting

    davidkern committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    13cd8bc View commit details
    Browse the repository at this point in the history
  2. correct the auto-correct

    davidkern committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    884d9ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42e43be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    223e3b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac3d019 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7cd591a View commit details
    Browse the repository at this point in the history
  7. enable 'forbid_unsafe' on logos-derive/codegen if enabled on 'logos' …

    …and macro is re-exported
    davidkern committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    f97c2d4 View commit details
    Browse the repository at this point in the history
  8. fmt

    davidkern committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    e2e5ed4 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    8c13adf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4a2ceb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40d2cab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0997c34 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87ed40f View commit details
    Browse the repository at this point in the history
  6. try renaming the baselines

    davidkern committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    c888fc1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c169614 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fc950bf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    af82cc9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a446f68 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3a44e83 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

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

Commits on Sep 11, 2024

  1. wordsmithing

    davidkern committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7fcd8c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35a24bf View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. fmt

    davidkern committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    45a3b68 View commit details
    Browse the repository at this point in the history