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
/
prelude.rs
Age
Commit message (
Expand
)
Author
Lines
2013-03-13
core: Add spawn, stream and friends to prelude. #5299
Brian Anderson
-0
/
+4
2013-03-11
core: Remove logging constants
Brian Anderson
-15
/
+0
2013-03-08
core: Remove the dvec module
Alex Crichton
-1
/
+0
2013-03-02
auto merge of #5196 : thestinger/rust/ord, r=catamorphism
bors
-2
/
+2
2013-03-02
treemap: reimplement using TotalOrd
Daniel Micay
-1
/
+1
2013-03-02
add a TotalOrd trait
Daniel Micay
-1
/
+1
2013-03-01
Rename core::private to core::unstable. #4743
Brian Anderson
-1
/
+1
2013-02-21
core: Extract comm from pipes. #4742
Brian Anderson
-1
/
+1
2013-02-21
Moved core::extfmt to core::private::extfmt
Marvin Löbel
-1
/
+0
2013-02-14
libcore: Move the numeric operations out of Num. r=brson
Patrick Walton
-1
/
+1
2013-02-12
auto merge of #4881 : bjz/rust/incoming, r=catamorphism
bors
-1
/
+1
2013-02-11
Add NumCast trait for generic numeric type casts
Brendan Zabarauskas
-1
/
+1
2013-02-10
core: Remove GenericChan/Port from prelude. Closes #4762
Zack Corr
-1
/
+0
2013-02-07
Make ~fn non-copyable, make &fn copyable, split barefn/closure types,
Niko Matsakis
-1
/
+1
2013-02-03
core: export either::{Either,Left,Right} from the prelude
Erick Tryzelaar
-0
/
+1
2013-02-03
core: sort each prelude.rs section
Erick Tryzelaar
-19
/
+15
2013-02-01
core: Remove oldcomm
Brian Anderson
-1
/
+0
2013-01-29
libstd: Remove "dual impls" from the language and enforce coherence rules. r=...
Patrick Walton
-0
/
+2
2013-01-24
implement Mutable trait for vec
Daniel Micay
-1
/
+1
2013-01-24
replace ConstVector trait with the Container trait
Daniel Micay
-1
/
+2
2013-01-17
Add a license check to tidy. #4018
Brian Anderson
-0
/
+10
2013-01-11
allow logical negation operator (!) to be overloaded
Andrew Paseltiner
-1
/
+1
2013-01-09
core: rename MutableVector to OwnedVector
Erick Tryzelaar
-1
/
+1
2013-01-08
librustc: Make unqualified identifier searches terminate at the nearest modul...
Patrick Walton
-0
/
+93
2013-01-08
Revert "librustc: Make unqualified identifier searches terminate at the neare...
Patrick Walton
-93
/
+0
2013-01-08
librustc: Make unqualified identifier searches terminate at the nearest modul...
Patrick Walton
-0
/
+93
[prev]