diff options
| author | Trevor Gross <tmgross@umich.edu> | 2024-03-26 05:48:13 -0400 |
|---|---|---|
| committer | Trevor Gross <tmgross@umich.edu> | 2024-03-26 13:37:00 -0400 |
| commit | 57627d254d29110fa82c982fedd839d293d0d418 (patch) | |
| tree | 4035c2ec5d676c452d910e0d7f3dec261f80a4dd /compiler/rustc_mir_transform/src/coverage/mod.rs | |
| parent | 733c7af87f44a2e71540d3ff12c66f1a0a1a6b16 (diff) | |
| download | rust-57627d254d29110fa82c982fedd839d293d0d418.tar.gz rust-57627d254d29110fa82c982fedd839d293d0d418.zip | |
Change `f16` and `f128` clippy stubs to be nonpanicking
It turns out there is a bit of a circular dependency - I cannot add anything to `core` because Clippy fails, and I can't actually add correct Clippy implementations without new implementations from `core`. Change some of the Clippy stubs from `unimplemented!` to success values and leave a FIXME in their place to mitigate this. Fixes <https://github.com/rust-lang/rust/issues/122587>
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/mod.rs')
0 files changed, 0 insertions, 0 deletions
