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
/
liballoc
Age
Commit message (
Expand
)
Author
Lines
2015-01-07
liballoc's "extern_funcs" impl mod had a duplicate and missing item
John Ericson
-5
/
+4
2015-01-07
Shorten cfg line lengths in liballoc
John Ericson
-3
/
+11
2015-01-07
liballoc's "external_funcs" and "external_crate" are now features
John Ericson
-6
/
+6
2015-01-07
liballoc does not need liblibc under certain configurations
John Ericson
-0
/
+2
2015-01-07
Merge pull request #20679 from geekcraik/master
bors
-1
/
+1
2015-01-06
More test fixes
Alex Crichton
-2
/
+2
2015-01-07
Update arc.rs
克雷
-1
/
+1
2015-01-06
rollup merge of #20615: aturon/stab-2-thread
Alex Crichton
-3
/
+3
2015-01-06
rollup merge of #20607: nrc/kinds
Alex Crichton
-3
/
+3
2015-01-06
Register new snapshots
Alex Crichton
-23
/
+3
2015-01-06
rollup merge of #20481: seanmonstar/fmt-show-string
Alex Crichton
-4
/
+16
2015-01-07
markers -> marker
Nick Cameron
-14
/
+14
2015-01-06
Fallout from stabilization
Aaron Turon
-3
/
+3
2015-01-06
core: split into fmt::Show and fmt::String
Sean McArthur
-4
/
+16
2015-01-07
Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`
Nick Cameron
-14
/
+14
2015-01-05
Revert "Remove i suffix in docs"
Alex Crichton
-53
/
+53
2015-01-05
rollup merge of #20482: kmcallister/macro-reform
Alex Crichton
-2
/
+21
2015-01-05
Merge remote-tracking branch 'nrc/sized-2' into rollup
Alex Crichton
-8
/
+8
2015-01-05
rollup merge of #20560: aturon/stab-2-iter-ops-slice
Alex Crichton
-6
/
+8
2015-01-05
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
Keegan McAllister
-2
/
+21
2015-01-06
Fallout
Nick Cameron
-8
/
+8
2015-01-05
Remove i suffix in docs
Steve Klabnik
-53
/
+53
2015-01-05
Stabilization of impls and fallout from stabilization
Aaron Turon
-6
/
+8
2015-01-04
auto merge of #20393 : japaric/rust/impl-any, r=aturon
bors
-1
/
+1
2015-01-03
Remove deprecated functionality
Alex Crichton
-10
/
+2
2015-01-03
remove `Any[Mut]RefExt` traits in favor of `impl Any`
Jorge Aparicio
-1
/
+1
2015-01-03
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
Jorge Aparicio
-1
/
+1
2015-01-03
sed -i -s 's/\bmod,/self,/g' **/*.rs
Jorge Aparicio
-7
/
+7
2015-01-03
Initial version of AArch64 support.
Akos Kiss
-2
/
+3
2015-01-02
rollup merge of #20410: japaric/assoc-types
Alex Crichton
-5
/
+12
2015-01-02
Rollup test fixes and rebase conflicts
Alex Crichton
-21
/
+2
2015-01-02
rollup merge of #20416: nikomatsakis/coherence
Alex Crichton
-1
/
+2
2015-01-02
core: use assoc types in `Deref[Mut]`
Jorge Aparicio
-5
/
+12
2015-01-02
rollup merge of #20420: alexcrichton/second-pass-boxed
Alex Crichton
-3
/
+24
2015-01-02
rollup merge of #20273: alexcrichton/second-pass-comm
Alex Crichton
-3
/
+3
2015-01-02
Fix orphan checking (cc #19470). (This is not a complete fix of #19470 becaus...
Niko Matsakis
-1
/
+2
2015-01-01
std: Second pass stabilization for `boxed`
Alex Crichton
-3
/
+24
2015-01-01
Reviewer change
Nick Cameron
-5
/
+1
2015-01-01
Add some impls of Show (RefCell, Weak, some resolve types)
Nick Cameron
-0
/
+11
2014-12-31
Test fixes and rebase conflicts
Alex Crichton
-0
/
+1
2014-12-30
rollup merge of #20061: aturon/stab-2-vec-slice
Alex Crichton
-1
/
+1
2014-12-30
Fallout from stabilization
Aaron Turon
-1
/
+1
2014-12-30
rollup merge of #20348: frewsxcv/rm-reexports
Alex Crichton
-19
/
+20
2014-12-30
Stabilize cmp
Aaron Turon
-9
/
+13
2014-12-30
Remove core::atomic::Ordering::* public reexport
Corey Farwell
-19
/
+20
2014-12-29
rollup merge of #20248: steveklabnik/gh20038
Alex Crichton
-1
/
+1
2014-12-29
rollup merge of #20042: alexcrichton/second-pass-ptr
Alex Crichton
-4
/
+4
2014-12-29
std: Second pass stabilization for `ptr`
Alex Crichton
-4
/
+4
2014-12-29
std: Second pass stabilization for `comm`
Alex Crichton
-3
/
+3
2014-12-29
std: Return Result from RWLock/Mutex methods
Alex Crichton
-2
/
+2
[prev]
[next]