about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src
diff options
context:
space:
mode:
authorTrevor Gross <tmgross@umich.edu>2024-04-04 21:18:24 -0500
committerTrevor Gross <tmgross@umich.edu>2024-04-10 13:50:27 -0400
commit88bcc79f316b342c9413c5760bc2f6d5ac69e4fe (patch)
tree67d129ea534f20680d6632a32289928792c18a59 /compiler/rustc_pattern_analysis/src
parent93c131eba0fdcccc98d2fa52248765511cab93c5 (diff)
downloadrust-88bcc79f316b342c9413c5760bc2f6d5ac69e4fe.tar.gz
rust-88bcc79f316b342c9413c5760bc2f6d5ac69e4fe.zip
Revert "Put basic impls for f16 and f128 behind cfg(not(bootstrap))"
This reverts commit 049a91753594422b6c672bf5a46e04076fc45d9e.

The resolution to <https://github.com/rust-lang/rust/issues/123282> is
that the `f16`/`f128` regression in the beta compiler was fixable
without a revert, so the commit adding `#[cfg(not(bootstrap))]` is no
longer useful (added in
<https://github.com/rust-lang/rust/pull/123390>).

Revert this commit because not having these basic impls bootstrap-gated
simplifies everything else that uses them.
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions