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 | 2cfd5326a58bb782dd725a481c82dbb05817d654 (patch) | |
| tree | 5295f0777e69afe02cd7435e3fe39f0482bb2245 /compiler/rustc_interface/src/interface.rs | |
| parent | 73476d49904751f8d90ce904e16dfbc278083d2c (diff) | |
| download | rust-2cfd5326a58bb782dd725a481c82dbb05817d654.tar.gz rust-2cfd5326a58bb782dd725a481c82dbb05817d654.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_interface/src/interface.rs')
0 files changed, 0 insertions, 0 deletions
