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

Merged
merged 4 commits into from
May 25, 2024
Merged

[beta] backports #125529

merged 4 commits into from
May 25, 2024

Commits on May 25, 2024

  1. Add #[inline] to float Debug fallback used by cfg(no_fp_fmt_parse)

    (cherry picked from commit 827711d)
    beetrees authored and cuviper committed May 25, 2024
    Configuration menu
    Copy the full SHA
    60c5b73 View commit details
    Browse the repository at this point in the history
  2. Add v0 symbol mangling for f16 and f128

    As discussed at <rust-lang#122106>, use the
    crate encoding to represent new primitives.
    
    (cherry picked from commit 809b84e)
    tgross35 authored and cuviper committed May 25, 2024
    Configuration menu
    Copy the full SHA
    66bac3a View commit details
    Browse the repository at this point in the history
  3. Only make GAT ambiguous in match_projection_projections considering s…

    …hallow resolvability
    
    (cherry picked from commit fa829fe)
    compiler-errors authored and cuviper committed May 25, 2024
    Configuration menu
    Copy the full SHA
    7e941a7 View commit details
    Browse the repository at this point in the history
  4. Update to LLVM 18.1.6

    (cherry picked from commit e57f9ac)
    nikic authored and cuviper committed May 25, 2024
    Configuration menu
    Copy the full SHA
    16f4a2b View commit details
    Browse the repository at this point in the history