mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
Merge pull request #3251 from fsouza/to_digit_fix
libcore: fix doc for char::to_digit
This commit is contained in:
+1
-1
@@ -107,7 +107,7 @@
|
||||
*
|
||||
* # Safety note
|
||||
*
|
||||
* This function fails if `c` is not a valid char
|
||||
* This function returns none if `c` is not a valid char
|
||||
*
|
||||
* # Return value
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user