Skip to content

Commit

Permalink
Auto merge of #123390 - tgross35:f16-f128-libs-basic-impls-bootstrap,…
Browse files Browse the repository at this point in the history
… r=jhpratt

Put basic impls for f16 and f128 behind cfg(not(bootstrap))

We will lose `f16` and `f128` in the beta compiler after the revert for <rust-lang/rust#123282> lands. Change what was added in <rust-lang/rust#123085> to be behind `#[cfg(not(bootstrap))]` to account for this.
  • Loading branch information
bors committed Apr 3, 2024
2 parents 80a0a72 + 4ee4d71 commit 607cf8c
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 607cf8c

Please sign in to comment.