Commit c4b90df
committed
Remove an old FIXME comment and inline attribute
Apparently rust-lang#35870 caused a problem in this code (which originally
returned an impl trait) and `#[inline]` was added as a workaround, in
ade79d7.
The issue is now fixed and the comment and `#[inline]` can now be
removed.1 parent 1b1d85f commit c4b90df
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
455 | 455 | | |
456 | 456 | | |
457 | 457 | | |
458 | | - | |
459 | 458 | | |
460 | 459 | | |
461 | 460 | | |
| |||
0 commit comments