LitKind::Err
This slightly changes error messages in `float-field.rs`, but nothing of real importance.
float-field.rs
- Put every literal in its own braces, rather than just some of them, for maximal error recovery. - Add a blank line between every case, for readability.