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
Age
Commit message (
Expand
)
Author
Lines
2013-08-16
an attempt at a singleton pausible idle callback for each scheduler. suffers ...
toddaaro
-19
/
+83
2013-08-16
Delegate `{}` to Default instead of Poly
Alex Crichton
-29
/
+100
2013-08-16
Implement `{:s}` for ~str and @str as well
Alex Crichton
-3
/
+5
2013-08-16
Remove obsolete error message regarding do-blocks with internal iters
Kevin Ballard
-50
/
+1
2013-08-16
debuginfo: Added test cases for static struct and enum methods.
Michael Woerister
-0
/
+134
2013-08-16
debuginfo: Test cases for [generic][default][static] methods and functions:
Michael Woerister
-3
/
+635
2013-08-16
debuginfo: Support for combinations of Self type and type parameters.
Michael Woerister
-133
/
+81
2013-08-16
debuginfo: Add test case for issue #8513.
Michael Woerister
-0
/
+20
2013-08-16
debuginfo: Implemented support for Self type parameter in trait methods with ...
Michael Woerister
-45
/
+266
2013-08-16
debuginfo: Added test cases for methods on structs, enums, traits, and tuple-...
Michael Woerister
-0
/
+663
2013-08-16
debuginfo: Added support for self parameter in methods.
Michael Woerister
-12
/
+70
2013-08-16
debuginfo: Fixed crash occuring for parameterless closures.
Michael Woerister
-6
/
+5
2013-08-16
debuginfo: Added test cases for generic structs and enums.
Michael Woerister
-6
/
+213
2013-08-16
debuginfo: Properly handle monomorphization of generic functions.
Michael Woerister
-87
/
+158
2013-08-16
debuginfo: Generate template type parameters for generic functions.
Michael Woerister
-9
/
+165
2013-08-16
debuginfo: Fixed option-like-enum test case so it does not rely on undefined ...
Michael Woerister
-11
/
+28
2013-08-16
Reserve 'yield' keyword
Kevin Ballard
-72
/
+75
2013-08-16
rt: Remove unused uv helpers
Brian Anderson
-108
/
+0
2013-08-16
rt: Remove empty rust_upcall.h
Brian Anderson
-15
/
+0
2013-08-16
rt: Remove unused rust_clone_type_desc declaration
Brian Anderson
-2
/
+0
2013-08-16
rt: Remove rust_stack
Brian Anderson
-159
/
+10
2013-08-16
rt: Remove rust_refcount.h
Brian Anderson
-32
/
+2
2013-08-16
rt: Remove unused parts of rust_log
Brian Anderson
-80
/
+6
2013-08-16
rt: Remove unused parts of rust_globals.h
Brian Anderson
-21
/
+0
2013-08-16
rt: Remove rust_signal.h
Brian Anderson
-27
/
+0
2013-08-16
Remove the annihilate lang item
Brian Anderson
-67
/
+44
2013-08-16
rt: Remove rust_env
Brian Anderson
-203
/
+53
2013-08-16
Give XorShiftRng::new() a random seed
Kevin Ballard
-6
/
+15
2013-08-16
auto merge of #8534 : huonw/rust/tls-key-macro, r=alexcrichton
bors
-3
/
+64
2013-08-16
auto merge of #8532 : kballard/rust/cstr-cleanup, r=erickt
bors
-152
/
+271
2013-08-16
Add UUID support to libextra
Gavin Baker
-0
/
+795
2013-08-16
auto merge of #8530 : brson/rust/rt-backtrace, r=alexcrichton
bors
-1
/
+1
2013-08-16
Implement Clone and DeepClone for time types.
Chris Morgan
-2
/
+2
2013-08-16
Implement DeepClone for str types.
Chris Morgan
-1
/
+15
2013-08-16
auto merge of #8526 : blake2-ppc/rust/either-result, r=catamorphism
bors
-103
/
+130
2013-08-15
auto merge of #8518 : catamorphism/rust/issue-8498-workaround, r=brson
bors
-15
/
+61
2013-08-16
doc: convert remaining uses of core:: to std::.
Huon Wilson
-30
/
+30
2013-08-16
doc: correct spelling in documentation.
Huon Wilson
-33
/
+32
2013-08-16
syntax: add a local_data_key macro that creates a key for access to the TLS.
Huon Wilson
-3
/
+64
2013-08-15
Better error message for unknown start of token
Kevin Ballard
-1
/
+3
2013-08-15
auto merge of #7917 : catamorphism/rust/resolve-and-testcases, r=catamorphism
bors
-0
/
+44
2013-08-15
testsuite: xfailed test cases
Tim Chevalier
-0
/
+44
2013-08-15
rm obsolete test
Daniel Micay
-44
/
+0
2013-08-15
vec: rm redundant is_empty implementations
Daniel Micay
-12
/
+0
2013-08-15
iterator: cleanup
Daniel Micay
-4
/
+3
2013-08-15
vec: rm obsolete zip and zip_slice
Daniel Micay
-100
/
+4
2013-08-15
tuple: remove obsolete ExtendedTupleOps
Daniel Micay
-53
/
+1
2013-08-15
kinds: update documentation
Daniel Micay
-9
/
+3
2013-08-15
ptr: inline the Clone implementation
Daniel Micay
-0
/
+1
2013-08-15
Fix error message when trait method ends with wrong token
Kevin Ballard
-1
/
+14
[prev]
[next]