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
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
2015-01-06
cleanup: use short AT notation (`Ty::Item` instead of `<Ty as Trait>::Item`)
Jorge Aparicio
-81
/
+78
2015-01-06
Apply stability attributes to core::num::{Int, SignedInt, UnsignedInt}.
Huon Wilson
-11
/
+40
2015-01-06
Unstabilise f32/f64 constants that are int/uint.
Huon Wilson
-14
/
+13
2015-01-06
Reword unstability message for core::num::Float.
Huon Wilson
-1
/
+1
2015-01-06
Deprecate the constant-returning functions in Float.
Huon Wilson
-3
/
+33
2015-01-06
num: remove deprecated functionality.
Huon Wilson
-12
/
+12
2015-01-05
More test fixes!
Alex Crichton
-157
/
+0
2015-01-05
Revert "Remove i suffix in docs"
Alex Crichton
-50
/
+207
2015-01-05
Test fixes
Alex Crichton
-53
/
+0
2015-01-05
rollup merge of #20482: kmcallister/macro-reform
Alex Crichton
-37
/
+205
2015-01-05
Merge remote-tracking branch 'nrc/sized-2' into rollup
Alex Crichton
-69
/
+69
2015-01-05
rollup merge of #20556: japaric/no-for-sized
Alex Crichton
-37
/
+35
2015-01-05
rollup merge of #20594: nikomatsakis/orphan-ordered
Alex Crichton
-0
/
+5
2015-01-05
rollup merge of #20565: alexcrichton/missing-stability
Alex Crichton
-38
/
+13
2015-01-05
rollup merge of #20560: aturon/stab-2-iter-ops-slice
Alex Crichton
-333
/
+487
2015-01-05
rollup merge of #20554: huonw/mut-pattern
Alex Crichton
-1
/
+1
2015-01-05
rollup merge of #20507: alexcrichton/issue-20444
Alex Crichton
-1
/
+1
2015-01-05
rollup merge of #20434: steveklabnik/five_eye
Alex Crichton
-60
/
+60
2015-01-05
Modernize macro_rules! invocations
Keegan McAllister
-6
/
+7
2015-01-06
Fallout
Nick Cameron
-71
/
+71
2015-01-05
Remove i suffix in docs
Steve Klabnik
-60
/
+60
2015-01-05
Stabilization of impls and fallout from stabilization
Aaron Turon
-28
/
+69
2015-01-05
register snapshot
Jorge Aparicio
-42
/
+0
2015-01-05
Implement new orphan rule that requires that impls of remote traits meet the ...
Niko Matsakis
-0
/
+5
2015-01-05
Final alpha stabilization of std::slice
Aaron Turon
-4
/
+8
[prev]
[next]