Closed
Description
LangString::all_false
is not actually all_false - rust
will return true
. It would be nice to rename it to default()
at some point (and maybe add impl Default for LangString
while we're at it).
Originally posted by @jyn514 in #80013 (comment)