Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #123390 - tgross35:f16-f128-libs-basic-impls-bootstrap,…
… 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