diff options
| author | Jason Newcomb <jsnewcomb@pm.me> | 2025-04-03 10:14:59 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-03 10:14:59 +0000 |
| commit | 193e9f2c69df0ee8eb6ece420bed841521b4a226 (patch) | |
| tree | 00f0b93247d46d5fc6780278620f0b89c7e73b54 /tests/rustdoc/source-code-pages/source-code-highlight.rs | |
| parent | f9a1a1f4871b2b7f8e0bdca8e51d1cc0b6accf37 (diff) | |
| parent | 416acd8cd95c40bb9ed4c100811208a19e9bb773 (diff) | |
| download | rust-193e9f2c69df0ee8eb6ece420bed841521b4a226.tar.gz rust-193e9f2c69df0ee8eb6ece420bed841521b4a226.zip | |
Don't use `f16` and `f128` directly in `clippy_utils` (#14528)
Not all host tools platforms support `f16`/`f128` builtins yet due to LLVM assertion failures and miscompilations. Until them, Clippy should avoid using `f16`/`f128` at runtime itself. See https://github.com/rust-lang/rust/issues/137630. cc @tgross35 changelog: none
Diffstat (limited to 'tests/rustdoc/source-code-pages/source-code-highlight.rs')
0 files changed, 0 insertions, 0 deletions
