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

contrived testing of #2970 and #2961 #2972

Closed
wants to merge 5 commits into from
Closed

contrived testing of #2970 and #2961 #2972

wants to merge 5 commits into from

Commits on Apr 4, 2024

  1. add worflow_dispatch to cross.yml

    Make my testing a little easier.
    jeremyd2019 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    553497b View commit details
    Browse the repository at this point in the history
  2. Revert "Add windows_i686_gnullvm target (#2961)"

    This reverts commit a08ab56.
    jeremyd2019 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    32e361e View commit details
    Browse the repository at this point in the history
  3. Exclude -gnullvm target from i686_gnu build.rs

    This was missed in #2774, even though the similar check was added to x86_64_gnu, presumably because there was no handling for i686-pc-windows-gnullvm at that time.
    jeremyd2019 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    0f9d8f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b8da8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d14659 View commit details
    Browse the repository at this point in the history