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 #130569

Open
wants to merge 6 commits into
base: beta
Choose a base branch
from
Open

[beta] backports #130569

wants to merge 6 commits into from

Commits on Sep 18, 2024

  1. Revert warning empty patterns as unreachable

    (cherry picked from commit 5b7be14)
    Nadrieril authored and cuviper committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7410cbf View commit details
    Browse the repository at this point in the history
  2. Win: Add dbghelp to the list of import libraries

    (cherry picked from commit 8966207)
    ChrisDenton authored and cuviper committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    03faf4f View commit details
    Browse the repository at this point in the history
  3. RepeatN: use MaybeUninit

    (cherry picked from commit 4c8b84a)
    fee1-dead authored and cuviper committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e7246ae View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Update LLVM to 19 327ca6c

    (cherry picked from commit 7c692e1)
    DianQK authored and cuviper committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f004b77 View commit details
    Browse the repository at this point in the history
  2. Revert "Rollup merge of rust-lang#129749 - krasimirgg:llvm-20-lto, r=…

    …nikic"
    
    This reverts commit 8c7a7e3, reversing
    changes made to a00bd75.
    
    (cherry picked from commit 472fef6)
    tmandry authored and cuviper committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    85f29bd View commit details
    Browse the repository at this point in the history
  3. Check params for unsafety in THIR

    (cherry picked from commit 12f2bcd)
    compiler-errors authored and cuviper committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    49891df View commit details
    Browse the repository at this point in the history