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
/
libcore
Age
Commit message (
Expand
)
Author
Lines
2015-01-08
rollup merge of #20754: nikomatsakis/int-feature
Alex Crichton
-3
/
+4
2015-01-08
Remove warning from the libraries.
Huon Wilson
-3
/
+4
2015-01-08
Improvements to feature staging
Brian Anderson
-110
/
+110
2015-01-08
Add missing module stability attributes
Aaron Turon
-0
/
+1
2015-01-07
Test fixes and rebase conflicts
Alex Crichton
-7
/
+14
2015-01-07
rollup merge of #20720: nick29581/assoc-ice-missing
Alex Crichton
-4
/
+33
2015-01-08
Remove String impls and fix for make tidy
Nick Cameron
-51
/
+0
2015-01-07
rollup merge of #20721: japaric/snap
Alex Crichton
-47
/
+46
2015-01-07
rollup merge of #20722: alexcrichton/audit-show
Alex Crichton
-39
/
+13
2015-01-07
rollup merge of #20708: aturon/new-int-modules
Alex Crichton
-77
/
+56
2015-01-07
rollup merge of #20696: reem/unsized-typeid
Alex Crichton
-0
/
+13
2015-01-07
rollup merge of #20680: nick29581/target-word
Alex Crichton
-8
/
+11
2015-01-07
rollup merge of #20663: brson/feature-staging
Alex Crichton
-0
/
+1
2015-01-07
rollup merge of #20654: alexcrichton/stabilize-hash
Alex Crichton
-533
/
+400
2015-01-07
fix the `&mut _` patterns
Jorge Aparicio
-5
/
+5
2015-01-08
Remove the unneeded Sized bound on TypeId creation
Jonathan Reem
-0
/
+13
2015-01-07
Preliminary feature staging
Brian Anderson
-0
/
+1
2015-01-07
std: Tweak String implementations
Alex Crichton
-61
/
+13
2015-01-07
use slicing sugar
Jorge Aparicio
-42
/
+41
2015-01-08
Show, String, Eq impls for Ranges
Nick Cameron
-4
/
+84
2015-01-07
register new snapshots
Jorge Aparicio
-58
/
+0
2015-01-07
std: Stabilize the std::hash module
Alex Crichton
-533
/
+400
2015-01-08
Rename `target_word_size` to `target_pointer_width`
Nick Cameron
-8
/
+11
2015-01-07
Add isize, usize modules, deprecate int, uint modules
Aaron Turon
-6
/
+55
2015-01-07
Register new snapshots
Alex Crichton
-71
/
+1
2015-01-07
Merge pull request #20674 from jbcrail/fix-misspelled-comments
bors
-2
/
+2
2015-01-06
More test fixes
Alex Crichton
-14
/
+50
2015-01-06
Fix misspelled comments.
Joseph Crail
-2
/
+2
2015-01-06
Revert "Remove the unneeded Sized bound on TypeId creation"
Alex Crichton
-17
/
+1
2015-01-06
Test fixes and rebase conflicts
Alex Crichton
-6
/
+21
2015-01-06
rollup merge of #20563: cmr/macro-input-future-proofing
Alex Crichton
-14
/
+16
2015-01-06
Minor fallout/update FOLLOW sets
Corey Richardson
-4
/
+4
2015-01-06
rollup merge of #20656: japaric/at-clean
Alex Crichton
-81
/
+78
2015-01-06
rollup merge of #20662: reem/unsized-typeid
Alex Crichton
-3
/
+3
2015-01-06
rollup merge of #20615: aturon/stab-2-thread
Alex Crichton
-1
/
+1
2015-01-06
rollup merge of #20607: nrc/kinds
Alex Crichton
-321
/
+339
2015-01-06
Register new snapshots
Alex Crichton
-21
/
+7
2015-01-06
rollup merge of #20481: seanmonstar/fmt-show-string
Alex Crichton
-45
/
+189
2015-01-07
markers -> marker
Nick Cameron
-35
/
+35
2015-01-07
fallout
Nick Cameron
-67
/
+70
2015-01-06
Stricter rules surrounding adjacent nonterminals and sequences
Corey Richardson
-1
/
+4
2015-01-06
Fallout from stabilization
Aaron Turon
-1
/
+1
2015-01-06
core: split into fmt::Show and fmt::String
Sean McArthur
-45
/
+189
2015-01-06
Remove the unneeded Sized bound on TypeId creation
Jonathan Reem
-3
/
+3
2015-01-07
Replace full slice notation with index calls
Nick Cameron
-48
/
+63
2015-01-07
Impls using the new scheme for slicing
Nick Cameron
-183
/
+144
2015-01-07
Review changes
Nick Cameron
-2
/
+1
2015-01-07
stabilisation
Nick Cameron
-0
/
+16
2015-01-07
Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`
Nick Cameron
-328
/
+331
2015-01-06
Fix fallout
Corey Richardson
-11
/
+10
[next]