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
/
convert
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2020-07-27
mv std libs to library/
mark
-760
/
+0
2020-07-23
Rollup merge of #74141 - euclio:typos, r=steveklabnik
Manish Goregaokar
-1
/
+1
2020-07-16
Rollup merge of #73421 - janikrabe:master, r=joshtriplett
Manish Goregaokar
-4
/
+7
2020-07-15
Clarify effect of orphan rule changes on From/Into
Janik Rabe
-4
/
+7
2020-07-09
libstd/libcore: fix various typos
Andy Russell
-1
/
+1
2020-06-15
Tweak "non-primitive cast" error
Esteban Küber
-0
/
+1
2020-03-22
Implement Hash for Infallible
Konrad Borowski
-0
/
+8
2020-03-07
Correct version that relaxed orphan rules
Jonathan Giddy
-1
/
+1
2019-12-18
Propagate cfg bootstrap
Mark Rousskov
-1
/
+1
2019-12-14
Auto merge of #67224 - nikomatsakis:revert-stabilization-of-never-type, r=cen...
bors
-7
/
+88
2019-12-14
Revert "Redefine `core::convert::Infallible` as `!`."
Niko Matsakis
-7
/
+88
2019-12-14
Auto merge of #67136 - oli-obk:const_stability, r=Centril
bors
-0
/
+1
2019-12-13
docs: std::convert::From: Fix typo
Shaleen Jain
-1
/
+1
2019-12-13
Require stable/unstable annotations for the constness of all stable functions...
Oliver Scherer
-0
/
+1
2019-12-08
leave a FIXME
Mazdak Farrokhzad
-1
/
+1
2019-12-08
use `#[allow(unused_attributes)]` to paper over incr.comp problem
Mazdak Farrokhzad
-0
/
+1
2019-12-06
Add `{f32,f64}::approx_unchecked_to<Int>` unsafe methods
Simon Sapin
-0
/
+5
2019-12-06
Make `core::convert` a directory-module with `mod.rs`
Simon Sapin
-0
/
+660