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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
prelude.rs
Age
Commit message (
Expand
)
Author
Lines
2013-06-30
Convert vec::dedup to a method.
Huon Wilson
-1
/
+1
2013-06-30
Convert vec::{bsearch, bsearch_elem} to methods.
Huon Wilson
-1
/
+1
2013-06-28
librustc: Change "Owned" to "Send" everywhere
Patrick Walton
-1
/
+1
2013-06-28
librustc: Rename Const to Freeze
Patrick Walton
-1
/
+1
2013-06-28
librustc: Change Const to Freeze in the compiler
Patrick Walton
-1
/
+2
2013-06-24
remove old_iter
Daniel Micay
-2
/
+0
2013-06-17
Improved std::ascii
Marvin Löbel
-1
/
+1
2013-06-15
rm CopyableOrderedIter
Daniel Micay
-2
/
+2
2013-06-14
rm CopyableNonstrictIter
Daniel Micay
-1
/
+1
2013-06-14
rm MutableIter
Daniel Micay
-1
/
+1
2013-06-14
rm ExtendedMutableIter
Daniel Micay
-1
/
+0
2013-06-14
add IteratorUtil to the prelude
Daniel Micay
-2
/
+1
2013-06-13
std: make all strings Equiv-alent to each other, generalise Path.push_many to...
Huon Wilson
-1
/
+1
2013-06-12
std: unify the str -> [u8] functions as 3 methods: .as_bytes() and .as_bytes_...
Huon Wilson
-1
/
+1
2013-06-07
add the Iterator trait to the prelude
Daniel Micay
-0
/
+1
2013-06-08
std: remove each[i]_mut functions, in favour of iterators.
Huon Wilson
-1
/
+0
2013-06-06
Fixups
Marvin Löbel
-2
/
+3
2013-06-03
auto merge of #6907 : steveklabnik/rust/prelude_docs, r=graydon
bors
-1
/
+18
2013-06-03
Add better documentation for the Prelude.
Steve Klabnik
-1
/
+18
2013-06-03
rename the Ptr trait to RawPtr
Daniel Micay
-1
/
+1
2013-06-03
Add traits for concat and connect methods
Brendan Zabarauskas
-2
/
+2
2013-05-31
Add as_c_str method on strings
Ben Striegel
-1
/
+1
2013-05-30
Add 'Sized' builtin kind; doesn't do anything yet
Ben Blum
-1
/
+1
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-48
/
+4
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+111