Commit 55f36ed
authored
Rollup merge of rust-lang#107970 - hermitcore:hermit-rm-floor, r=thomcc
Hermit: Remove floor symbol
This symbol should be provided by Hermit.
It was introduced in 2019 (rust-lang#65167). Since 2020, Hermit provides these math functions on its own (hermit-os/hermit-rs#37). I think moving this to Hermit was merely an oversight.
Related:
* hermit-os/kernel#654
* hermit-os/hermit-rs#406
CC: `@stlankes`1 file changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | 75 | | |
81 | 76 | | |
82 | 77 | | |
| |||
0 commit comments