index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libcore
/
char
/
convert.rs
Age
Commit message (
Expand
)
Author
Lines
2020-07-27
mv std libs to library/
mark
-300
/
+0
2020-06-30
Deny unsafe ops in unsafe fns, part 6
LeSeulArtichaut
-2
/
+0
2020-06-30
Deny unsafe ops in unsafe fns, part 1
LeSeulArtichaut
-1
/
+4
2020-06-13
Adjusted some doctests in libcore to use `should_panic`.
Jake Degen
-8
/
+3
2020-05-28
from_u32_unchecked: check validity when debug assertions are enabled
Ralf Jung
-2
/
+2
2019-12-21
Require issue = "none" over issue = "0" in unstable attributes
Ross MacArthur
-1
/
+1
2019-11-26
Format libcore with rustfmt
David Tolnay
-21
/
+10
2019-11-06
Have tidy ensure that we document all `unsafe` blocks in libcore
Oliver Scherer
-0
/
+1
2019-10-01
Remove unneeded `fn main` blocks from docs
Lzu Tao
-10
/
+6
2019-06-14
Change `...` to `..=` where applicable
Aaron Kutch
-1
/
+1
2019-04-19
libcore: deny more...
Mazdak Farrokhzad
-3
/
+2
2019-04-18
libcore => 2018
Taiki Endo
-4
/
+5
2019-02-13
Stabilize TryFrom and TryInto
Simon Sapin
-3
/
+3
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-11-21
update various stdlib docs
Steve Klabnik
-4
/
+2
2018-09-25
Add examples for doc
Son
-4
/
+22
2018-08-20
Add doc for impl From in char_convert
Son
-0
/
+8
2018-04-20
Revert "Stabilize the TryFrom and TryInto traits"
Felix S. Klock II
-3
/
+3
2018-04-12
Move char conversions into a separate private module.
Simon Sapin
-0
/
+304