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

[beta] backports #131423

Merged
merged 9 commits into from
Oct 12, 2024
Merged

[beta] backports #131423

merged 9 commits into from
Oct 12, 2024

Commits on Oct 9, 2024

  1. Only add an automatic SONAME for Rust dylibs

    (cherry picked from commit f46057b)
    cuviper committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6917db6 View commit details
    Browse the repository at this point in the history
  2. Reject leading unsafe in cfg!(...) and --check-cfg.

    (cherry picked from commit 9cb540a)
    Urgau authored and cuviper committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3fb4ade View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Failing diff test

    (cherry picked from commit 9c91a4e)
    compiler-errors authored and cuviper committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    692821d View commit details
    Browse the repository at this point in the history
  2. Disable jump threading UnOp::Not for non-bool

    (cherry picked from commit f0bfba2)
    compiler-errors authored and cuviper committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    0fb2b24 View commit details
    Browse the repository at this point in the history
  3. Update LLVM submodule

    (cherry picked from commit e1c0f04)
    DianQK authored and cuviper committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    d4b2e84 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Split x86_64-msvc-ext into two jobs

    (cherry picked from commit 7358429)
    ChrisDenton authored and cuviper committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    195a9d5 View commit details
    Browse the repository at this point in the history
  2. Fix checktools.sh non-msvc builds

    (cherry picked from commit 2f6307d)
    ChrisDenton authored and cuviper committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    f07c6ac View commit details
    Browse the repository at this point in the history
  3. Fix bash syntax

    (cherry picked from commit 0d94e6b)
    ChrisDenton authored and cuviper committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    9bc4165 View commit details
    Browse the repository at this point in the history
  4. Use small runner for msvc-ext2 job

    (cherry picked from commit ebe4fc4)
    ChrisDenton authored and cuviper committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    1439844 View commit details
    Browse the repository at this point in the history