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

Apply cpu-optimisation to Rust projects #15544

Merged
merged 17 commits into from
Jul 4, 2023
Merged

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    c344a3f View commit details
    Browse the repository at this point in the history
  2. Revert "Apply cpu-optimisation to Rust projects (hardcoded)"

    This reverts commit c344a3f.
    Tokarak committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    a072508 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    066a888 View commit details
    Browse the repository at this point in the history
  4. Use rustflags_target_cpu

    Tokarak committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    b4dd639 View commit details
    Browse the repository at this point in the history
  5. Remove FIXMEs

    Tokarak committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    d4bfbb1 View commit details
    Browse the repository at this point in the history
  6. Fix

    Tokarak committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    2bd20ea View commit details
    Browse the repository at this point in the history
  7. Fix error on empty target-cpu

    Tokarak committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    c698174 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Line break

    Tokarak committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    cccad3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    261f55a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2133da8 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. Add RUSTFLAGS to ENV/super

    Tokarak committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    9a99b93 View commit details
    Browse the repository at this point in the history
  2. Refactor to use oldest_cpu

    Tokarak committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    9a19f5b View commit details
    Browse the repository at this point in the history
  3. Style changes

    Tokarak committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    73c339d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40aa419 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Improve logic (code review)

    Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
    Tokarak and MikeMcQuaid authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    87158ac View commit details
    Browse the repository at this point in the history
  2. brew style --fix

    Tokarak committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    55bdbab View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Wording

    Co-authored-by: Alexander Bayandin <alexander@bayandin.dev>
    Tokarak and bayandin authored Jun 24, 2023
    Configuration menu
    Copy the full SHA
    521fdcb View commit details
    Browse the repository at this point in the history