mirror of
https://github.com/nushell/nushell.git
synced 2025-08-19 02:56:00 +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.