diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-03-26 21:23:50 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-26 21:23:50 +0100 |
| commit | 7af95edd29dd95a20feb45f4effce571936bf51f (patch) | |
| tree | 613c8194f9341c84d61b76602e0ce587bd550340 /compiler/rustc_interface/src/interface.rs | |
| parent | ac5ffa51cd6bfdaa0edfc8774b150ae3c175682f (diff) | |
| parent | 2cfd5326a58bb782dd725a481c82dbb05817d654 (diff) | |
| download | rust-7af95edd29dd95a20feb45f4effce571936bf51f.tar.gz rust-7af95edd29dd95a20feb45f4effce571936bf51f.zip | |
Rollup merge of #123087 - tgross35:clippy-f16-f128-check-stubs, r=blyxyas
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_interface/src/interface.rs')
0 files changed, 0 insertions, 0 deletions
