mirror of
https://github.com/nushell/nushell.git
synced 2025-05-31 23:26:11 +02:00
# Description Adds back the `to_ascii_lowercase` deleted in #13802. Also fixes the error messages having the lowercased value instead of the original value.