mirror of
https://github.com/servo/servo
synced 2026-05-13 02:17:06 +02:00
This reverts commit 1637b0ba8a.
* As far as I know, `fn` pointers don’t necessarily inline well
* Upcoming commits are gonna change this mapping to be less trivial,
so this would at least need a new `fn` declaration, making this
less of a simplification.