about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorTrevor Gross <tmgross@umich.edu>2024-04-02 16:19:55 -0400
committerTrevor Gross <tmgross@umich.edu>2024-04-02 16:19:55 -0400
commit049a91753594422b6c672bf5a46e04076fc45d9e (patch)
treea3c1e9ac81680fb58a6bd15bd6e749c5cc6cbfb7 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent029cb1b13b6388b95e64e8996ec8b41a9f3cf16e (diff)
downloadrust-049a91753594422b6c672bf5a46e04076fc45d9e.tar.gz
rust-049a91753594422b6c672bf5a46e04076fc45d9e.zip
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
<https://github.com/rust-lang/rust/issues/123282> lands. Change what was
added in <https://github.com/rust-lang/rust/pull/123085> to be behind
`#[cfg(not(bootstrap))]` to account for this.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions