Would like to change
'label_username' => __( 'Username' ) on line 258 of wp-includes/general-template.php to 'label_username' => __( 'Username or Email' )
Changing core files is a not recommended --- never never
So any help to code a function to achieve this would really be appreciated.