We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3b4084 commit c5fed4fCopy full SHA for c5fed4f
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 1741ef75ac7437e345265a4fa363431693771342
+refs/heads/master: 86279e86930704efc580097bfaf53c4fca6d78b2
trunk/src/libcore/char.rs
@@ -122,7 +122,7 @@ pure fn to_digit(c: char) -> u8 unsafe {
122
}
123
124
/*
125
- Function: to_digit
+ Function: maybe_digit
126
127
Convert a char to the corresponding digit. Returns none when the
128
character is not a valid hexadecimal digit.
0 commit comments