On i686/x86_64, monomorphize everything except the core::fmt mess
This means the only indirect branches in the kernel, are now in the formatting code. That should also ideally change, but would be nontrivial. Reduces kernel size by a few KiBs.
Edited by Jacob Lorentzon