-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Commit 8d46be7
authored
Auto merge of #142723 - beetrees:crater-impl-from-f16-for-f32, r=<try>
[crater] Add `impl From<f16> for f32`
Crater run to see what the effects of adding `impl From<f16> for f32` without changing the fallback (a.k.a. things that would be caught by the FCW in #139087). This needs a ``@craterbot` check`.File tree
2 files changed
+1
-11
lines changed- library/core/src/convert
- tests/ui/inference
2 files changed
+1
-11
lines changedLines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
184 | 184 |
| |
185 | 185 |
| |
186 | 186 |
| |
187 | - | ||
188 | - | ||
187 | + | ||
189 | 188 |
| |
190 | 189 |
| |
191 | 190 |
| |
|
Lines changed: 0 additions & 9 deletions
This file was deleted.
0 commit comments