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
/
libstd
/
io
Age
Commit message (
Expand
)
Author
Lines
2015-01-07
Replace full slice notation with index calls
Nick Cameron
-30
/
+32
2015-01-07
Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`
Nick Cameron
-2
/
+2
2015-01-05
rollup merge of #20482: kmcallister/macro-reform
Alex Crichton
-4
/
+8
2015-01-05
Merge remote-tracking branch 'nrc/sized-2' into rollup
Alex Crichton
-4
/
+4
2015-01-05
rollup merge of #20560: aturon/stab-2-iter-ops-slice
Alex Crichton
-1
/
+1
2015-01-05
rollup merge of #20507: alexcrichton/issue-20444
Alex Crichton
-43
/
+59
2015-01-05
rollup merge of #20488: ltratt/nondeterministic_tempdir
Alex Crichton
-30
/
+44
2015-01-06
Fallout
Nick Cameron
-4
/
+4
2015-01-05
Stabilization of impls and fallout from stabilization
Aaron Turon
-1
/
+1
2015-01-05
std: remove remaining boxed closures
Jorge Aparicio
-12
/
+15
2015-01-05
Rename macro_escape to macro_use
Keegan McAllister
-1
/
+2
2015-01-05
Stop using macro_escape as an inner attribute
Keegan McAllister
-3
/
+3
2015-01-05
Use $crate and macro reexport to reduce duplicated code
Keegan McAllister
-1
/
+4
2015-01-05
std: Redesign c_str and c_vec
Alex Crichton
-43
/
+59
2015-01-05
Make temporary directory names non-deterministic.
Laurence Tratt
-30
/
+44
2015-01-05
Merge `UnicodeChar` and `CharExt`.
Huon Wilson
-1
/
+0
2015-01-05
Rename `core::char::Char` to `CharExt` to match prelude guidelines.
Huon Wilson
-1
/
+1
2015-01-03
Remove deprecated functionality
Alex Crichton
-298
/
+13
2015-01-03
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
Jorge Aparicio
-31
/
+31
2015-01-03
sed -i -s 's/\bmod,/self,/g' **/*.rs
Jorge Aparicio
-2
/
+2
2015-01-03
Register new snapshots
Jorge Aparicio
-24
/
+0
2015-01-03
std: fix fallout
Jorge Aparicio
-10
/
+22
2015-01-03
auto merge of #20154 : P1start/rust/qualified-assoc-type-generics, r=nikomats...
bors
-2
/
+2
2015-01-02
rollup merge of #20410: japaric/assoc-types
Alex Crichton
-7
/
+9
2015-01-02
rollup merge of #20341: nikomatsakis/impl-trait-for-trait-2
Alex Crichton
-2
/
+25
2015-01-02
Rollup test fixes and rebase conflicts
Alex Crichton
-3
/
+1
2015-01-02
core: use assoc types in `Deref[Mut]`
Jorge Aparicio
-2
/
+4
2015-01-02
rollup merge of #20315: alexcrichton/std-sync
Alex Crichton
-11
/
+5
2015-01-02
rollup merge of #20377: alexcrichton/issue-20352
Alex Crichton
-4
/
+4
2015-01-02
rollup merge of #20273: alexcrichton/second-pass-comm
Alex Crichton
-219
/
+234
2015-01-02
merge `*SliceExt` traits, use assoc types in `SliceExt`, `Raw[Mut]Ptr`
Jorge Aparicio
-4
/
+4
2015-01-02
Fix fallout from change, adding explicit `Sized` annotations where necessary.
Niko Matsakis
-2
/
+25
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-174
/
+195
2015-01-01
std: Enforce Unicode in fmt::Writer
Alex Crichton
-4
/
+4
2015-01-01
std: Second pass stabilization of sync
Alex Crichton
-11
/
+5
2015-01-02
More fallout
Nick Cameron
-23
/
+23
2015-01-02
Fallout - change array syntax to use `;`
Nick Cameron
-35
/
+35
2014-12-31
std: unbox closures used in let bindings
Jorge Aparicio
-1
/
+1
2014-12-31
std: unbox closures used in function arguments
Jorge Aparicio
-1
/
+1
2014-12-31
Revert "std: Re-enable at_exit()"
Alex Crichton
-19
/
+24
2014-12-30
rollup merge of #20061: aturon/stab-2-vec-slice
Alex Crichton
-3
/
+4
2014-12-30
Fallout from stabilization
Aaron Turon
-3
/
+4
2014-12-30
rollup merge of #20353: alexcrichton/snapshots
Alex Crichton
-61
/
+0
2014-12-30
rollup merge of #20328: huonw/attack-of-the-clones
Alex Crichton
-0
/
+3
2014-12-30
rollup merge of #20286: murarth/get-address-name
Alex Crichton
-2
/
+9
2014-12-30
Register new snapshots
Alex Crichton
-61
/
+0
2014-12-30
std: Re-enable at_exit()
Alex Crichton
-24
/
+19
2014-12-30
Implement `Clone` for a large number of iterators & other adaptors.
Huon Wilson
-0
/
+3
2014-12-29
Test fixes and rebase conflicts
Alex Crichton
-0
/
+1
2014-12-29
rollup merge of #20289: nick29581/shadowing
Alex Crichton
-12
/
+17
[prev]
[next]