Skip to content

Implement upper, lower case conversion for char #12551

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

pzol
Copy link
Contributor

@pzol pzol commented Feb 25, 2014

Added common and simple case coding, i.e. mapping one to one character mapping. For more information see http://www.unicode.org/faq/casemap_charprop.html

Removed auto-generated dead code which wasn't used.

Format auto-gen source with 4 spaces

Implement to lower, upper case for char
@pzol pzol closed this Feb 26, 2014
flip1995 pushed a commit to flip1995/rust that referenced this pull request Apr 22, 2025
…enum variants used as functions in the same crate (rust-lang#12971)

Fixes rust-lang#12551

changelog: [`empty_enum_variants_with_brackets`]: Do not lint reachable
enums or enums which are used as functions within the same crate.

r? @xFrednet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant