error: binary float literal is not supported --> $DIR/no-binary-float-literal.rs:17:5 | LL | 0b101.010; | ^^^^^^^^^ error: aborting due to previous error