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
Age
Commit message (
Expand
)
Author
Lines
2014-12-22
Test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2014-12-22
rollup merge of #19891: nikomatsakis/unique-fn-types-3
Alex Crichton
-0
/
+4
2014-12-22
rollup merge of #20056: MrFloya/iter_rename
Alex Crichton
-28
/
+27
2014-12-22
rollup merge of #20140: frewsxcv/rm-reexports
Alex Crichton
-1
/
+2
2014-12-22
Remove cmp::Ordering::* public reexport
Corey Farwell
-1
/
+2
2014-12-22
Correct merge failure around imports in `str.rs`.
Niko Matsakis
-2
/
+1
2014-12-22
Insert coercions to fn pointer types required for the new types
Niko Matsakis
-0
/
+4
2014-12-22
Fix fallout from changes. In cases where stage0 compiler is needed, we
Niko Matsakis
-0
/
+1
2014-12-22
Added missing renames:
Florian Wilkens
-1
/
+1
2014-12-22
Renaming of the Iter types as in RFC #344
Florian Wilkens
-31
/
+30
2014-12-21
Fallout of std::str stabilization
Alex Crichton
-27
/
+17
2014-12-21
std: Stabilize the std::str module
Alex Crichton
-884
/
+147
2014-12-21
rollup merge of #19972: alexcrichton/snapshots
Alex Crichton
-437
/
+0
2014-12-21
rollup merge of #20070: aturon/stab-2-clone
Alex Crichton
-12
/
+26
2014-12-21
rollup merge of #20066: aturon/stab-2-cell
Alex Crichton
-19
/
+13
2014-12-21
rollup merge of #20062: aturon/stab-2-ints
Alex Crichton
-10
/
+6
2014-12-21
rollup merge of #20014: kballard/unsized-marker-type-params
Alex Crichton
-10
/
+20
2014-12-21
rollup merge of #20006: alexcrichton/no-more-empty-modules
Alex Crichton
-70
/
+1
2014-12-21
rollup merge of #19961: alexcrichton/second-pass-result
Alex Crichton
-54
/
+90
2014-12-21
rollup merge of #19838: shepmaster/invariant-lifetime-copy
Alex Crichton
-3
/
+1
2014-12-21
rollup merge of #19651: Gankro/ptr-docs
Alex Crichton
-40
/
+94
2014-12-20
Stabilize clone
Aaron Turon
-12
/
+26
2014-12-19
Stabilize cell
Aaron Turon
-19
/
+13
2014-12-19
Stabilize integer modules
Aaron Turon
-10
/
+6
2014-12-20
Fix fallout of removing import_shadowing in tests.
Eduard Burtescu
-6
/
+1
2014-12-20
auto merge of #19640 : aliblong/rust/power_of_two_reform, r=Gankro
bors
-16
/
+11
2014-12-19
Reform power_of_two methods for perf increase & semantic change to consider 0...
Aaron Liblong
-16
/
+11
2014-12-19
std: Second pass stabilization of Result<T, E>
Alex Crichton
-54
/
+90
2014-12-19
Register new snapshots
Alex Crichton
-437
/
+0
2014-12-19
libcore: use `#[deriving(Copy)]`
Jorge Aparicio
-151
/
+57
2014-12-19
libcollections: use `#[deriving(Copy)]`
Jorge Aparicio
-2
/
+1
2014-12-19
Allow marker types to have unsized parameters
Kevin Ballard
-10
/
+20
2014-12-19
Modify the `Bytes` type so that it remains cloneable even
Niko Matsakis
-3
/
+20
2014-12-18
clean up ptr docs
Alexis Beingessner
-40
/
+94
2014-12-18
std: Remove public bool,tuple,unit modules
Alex Crichton
-70
/
+1
2014-12-18
libcore: convert unop traits to by value
Jorge Aparicio
-0
/
+100
2014-12-18
librustc: Always parse `macro!()`/`macro![]` as expressions if not
Patrick Walton
-424
/
+433
2014-12-17
Use #[deriving(Copy)] for InvariantLifetime
Jake Goulding
-3
/
+1
2014-12-17
rollup merge of #19942: steveklabnik/doc_std_mem
Alex Crichton
-46
/
+139
2014-12-17
rollup merge of #19902: alexcrichton/second-pass-mem
Alex Crichton
-6
/
+27
2014-12-17
rollup merge of #19885: alexcrichton/char-escape
Alex Crichton
-75
/
+68
2014-12-17
rollup merge of #19873: drewm1980/master
Alex Crichton
-26
/
+26
2014-12-17
rollup merge of #19860: japaric/copy-markers
Alex Crichton
-4
/
+2
2014-12-17
rollup merge of #19849: alexcrichton/second-pass-option
Alex Crichton
-26
/
+87
2014-12-17
rollup merge of #19838: shepmaster/invariant-lifetime-copy
Alex Crichton
-0
/
+2
2014-12-17
rollup merge of #19832: japaric/no-nocopy
Alex Crichton
-19
/
+9
2014-12-17
rollup merge of #19830: mchaput/patch-1
Alex Crichton
-1
/
+1
2014-12-17
rollup merge of #19827: japaric/clone-uc
Alex Crichton
-0
/
+135
2014-12-17
auto merge of #19800 : sfackler/rust/core-hash, r=alexcrichton
bors
-2
/
+791
2014-12-16
Document std::mem
Steve Klabnik
-46
/
+139
[prev]
[next]