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

Disallow unchecked arithmetic #1190

Merged
merged 20 commits into from
Aug 14, 2023
Merged

Disallow unchecked arithmetic #1190

merged 20 commits into from
Aug 14, 2023

Commits on Jul 2, 2023

  1. Configuration menu
    Copy the full SHA
    edc611d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68c4ac4 View commit details
    Browse the repository at this point in the history
  3. Simplify logic

    athei committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    545f8a3 View commit details
    Browse the repository at this point in the history
  4. Install clippy on the CI

    athei committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    a860ede View commit details
    Browse the repository at this point in the history
  5. Fix CI

    athei committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    71caf0e View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

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

    athei committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    e7bafc1 View commit details
    Browse the repository at this point in the history
  3. update stale docs

    athei committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    19a0343 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    458671f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6270ec View commit details
    Browse the repository at this point in the history
  6. Fix riscv build

    athei committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    3b655a6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e2fd95f View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Fix cargo output parsing

    athei committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    f3fd9e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Fix doctest

    athei committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    dc7a810 View commit details
    Browse the repository at this point in the history
  2. Fix clippy

    athei committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    afe9163 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Remove build steps

    athei committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    21af54d View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Move linting before building

    athei committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    188cafe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77f1f40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2327d3 View commit details
    Browse the repository at this point in the history
  4. fmt

    athei committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    c301d41 View commit details
    Browse the repository at this point in the history