Skip to content

Conversation

@martica
Copy link
Contributor

@martica martica commented Jan 26, 2013

I've updated most of the outstanding lowercase uses of Option, Some and None. I was inspired by the error message (corrected in 7ff7489) as it was slightly misleading.

There are still outstanding uses of the lowercase None. If this is useful, I'll go back and work through that list as well.

I haven't added any new regression tests. I wasn't sure they were appropriate in this case. Almost all of these changes are to places that the tests don't really cover: comments, xfailed tests and error and debug messages.

make check: summary of 23 test runs: 4252 passed; 0 failed; 280 ignored :)

@catamorphism
Copy link
Contributor

Great, thanks!

catamorphism added a commit that referenced this pull request Jan 26, 2013
Update more uses of Option, Some and None to camel case
@catamorphism catamorphism merged commit 2c78169 into rust-lang:incoming Jan 26, 2013
RalfJung added a commit to RalfJung/rust that referenced this pull request Nov 1, 2025
native_call: we only support thin pointers as return type
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.

2 participants