about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/tests.rs
diff options
context:
space:
mode:
authorTrevor Gross <tmgross@umich.edu>2024-06-18 11:46:26 -0500
committerTrevor Gross <tmgross@umich.edu>2024-06-19 13:30:21 -0400
commit8cde354f0bb0d686882b32883c36c252ee367967 (patch)
tree854eb8853af96e3861c5e913a31676a1f03e8544 /compiler/rustc_mir_transform/src/coverage/tests.rs
parent4b7ae63fbff1b74d91ef326da6abe82d05151b0b (diff)
downloadrust-8cde354f0bb0d686882b32883c36c252ee367967.tar.gz
rust-8cde354f0bb0d686882b32883c36c252ee367967.zip
Resolve Clippy `f16` and `f128` `unimplemented!`/`FIXME`s
This removes the ICE codepaths for `f16` and `f128` in Clippy.
`rustc_apfloat` is used as a dependency for the parsing of these types,
since their `FromStr` implementation will not be available in the
standard library for a while.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/tests.rs')
0 files changed, 0 insertions, 0 deletions