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
/
prelude
Age
Commit message (
Expand
)
Author
Lines
2015-03-16
impl<T> *const T, impl<T> *mut T
Jorge Aparicio
-0
/
+1
2015-03-16
impl<T> [T]
Jorge Aparicio
-0
/
+4
2015-03-16
impl str
Jorge Aparicio
-0
/
+4
2015-03-16
impl char
Jorge Aparicio
-0
/
+1
2015-03-13
Deprecate range, range_step, count, distributions
Aaron Turon
-0
/
+1
2015-03-03
Add `core::num::wrapping` and fix overflow errors.
James Miller
-0
/
+2
2015-02-24
std::prelude: code consistency nits
Tshepang Lekhonkhobe
-4
/
+1
2015-02-03
Rename std::path to std::old_path
Aaron Turon
-1
/
+1
2015-02-02
register snapshots
Jorge Aparicio
-4
/
+0
2015-01-30
Rename FullRange to RangeFull
Nick Cameron
-1
/
+1
2015-01-27
Merge remote-tracking branch 'rust-lang/master'
Brian Anderson
-1
/
+1
2015-01-26
Fallout of io => old_io
Alex Crichton
-1
/
+1
2015-01-23
grandfathered -> rust1
Brian Anderson
-20
/
+20
2015-01-23
Deprecated attributes don't take 'feature' names and are paired with stable/u...
Brian Anderson
-1
/
+0
2015-01-23
Set unstable feature names appropriately
Brian Anderson
-1
/
+1
2015-01-21
Remove 'since' from unstable attributes
Brian Anderson
-1
/
+1
2015-01-21
Add 'feature' and 'since' to stability attributes
Brian Anderson
-22
/
+41
2015-01-07
use slicing sugar
Jorge Aparicio
-1
/
+1
2015-01-06
Test fixes and rebase conflicts
Alex Crichton
-1
/
+4
2015-01-06
rollup merge of #20607: nrc/kinds
Alex Crichton
-2
/
+1
2015-01-07
markers -> marker
Nick Cameron
-1
/
+1
2015-01-07
fallout
Nick Cameron
-1
/
+2
2015-01-07
Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`
Nick Cameron
-1
/
+1
2015-01-05
rollup merge of #20565: alexcrichton/missing-stability
Alex Crichton
-0
/
+2
2015-01-05
Stabilization of impls and fallout from stabilization
Aaron Turon
-2
/
+0
2015-01-04
std: Fix missing stability on prelude
Alex Crichton
-0
/
+2
2015-01-05
Merge `UnicodeChar` and `CharExt`.
Huon Wilson
-1
/
+1
2015-01-05
Rename `core::char::Char` to `CharExt` to match prelude guidelines.
Huon Wilson
-1
/
+1
2015-01-03
sed -i -s 's/\bmod,/self,/g' **/*.rs
Jorge Aparicio
-2
/
+2
2015-01-03
core: merge IteratorPairExt into IteratorExt
Jorge Aparicio
-1
/
+0
2015-01-03
Register new snapshots
Jorge Aparicio
-3
/
+0
2015-01-03
core: merge DoubleEndedIteratorExt into IteratorExt
Jorge Aparicio
-1
/
+0
2015-01-02
rollup merge of #20410: japaric/assoc-types
Alex Crichton
-3
/
+1
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-0
/
+93
[prev]