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-05-14
rustc: rename ast::self_ty and related fields to explicit_self
Erick Tryzelaar
-184
/
+184
2013-05-14
rustc: rename a method receiver type to rcvr_ty
Erick Tryzelaar
-18
/
+20
2013-05-14
syntax: add IterBytes impls for some ast types
Erick Tryzelaar
-0
/
+101
2013-05-14
rustc: rename some ty_self variables to self_arg
Erick Tryzelaar
-9
/
+9
2013-05-14
rustc: Remove ty::arg
Erick Tryzelaar
-302
/
+181
2013-05-14
rustc: minor cleanup
Erick Tryzelaar
-8
/
+11
2013-05-14
rusti: Ignore tests. Failing on i686. #6489
Brian Anderson
-1
/
+1
2013-05-14
core::rt: Ignore tcp test multiple_connect_interleaved_lazy_schedule
Brian Anderson
-1
/
+1
2013-05-15
Rename vec::len(var) to var.len()
Youngmin Yoo
-134
/
+128
2013-05-14
rustpkg: Tests for well-formed and ill-formed package IDs...
Tim Chevalier
-271
/
+121
2013-05-14
auto merge of #6333 : bjz/rust/cond-macro, r=thestinger
bors
-29
/
+105
2013-05-15
Use parentheses for cond! macro instead of preceding pipes
Brendan Zabarauskas
-14
/
+14
2013-05-14
rustpkg: Implement URL-like package IDs
Tim Chevalier
-207
/
+222
2013-05-14
Fix resolution tests
Corey Richardson
-2
/
+6
2013-05-14
Fix ICE
Corey Richardson
-5
/
+11
2013-05-14
Get span from import_directive
Corey Richardson
-1
/
+1
2013-05-14
Add span to some import resolution errors
Corey Richardson
-11
/
+13
2013-05-14
Add test for resolution errors
Corey Richardson
-1
/
+7
2013-05-14
Better error reporting with renaming imports
Corey Richardson
-1
/
+6
2013-05-14
Merge remote-tracking branch 'brson/io-upstream' into incoming
Brian Anderson
-660
/
+1552
2013-05-14
auto merge of #6471 : gifnksm/rust/reform-rational, r=brson
bors
-84
/
+126
2013-05-14
core::rt: Wait for handles to close
Brian Anderson
-24
/
+60
2013-05-14
core::rt: Register stacks with valgrind. #6428
Brian Anderson
-6
/
+48
2013-05-14
core::rt: Docs
Brian Anderson
-13
/
+61
2013-05-14
core: Move unstable::exchange_alloc to rt::global_heap
Brian Anderson
-7
/
+8
2013-05-14
core: Cleanup warnings
Brian Anderson
-109
/
+117
2013-05-14
rtdebug off
Brian Anderson
-2
/
+2
2013-05-14
core::rt: 0 is a valid TLS key
Brian Anderson
-3
/
+3
2013-05-14
core::rt: Make TCP servers work
Brian Anderson
-34
/
+161
2013-05-14
core::rt: Add a simple channel type for passing buffered messages between Sch...
Brian Anderson
-8
/
+212
2013-05-14
core::rt: Add a very simple ref counted pointer
Brian Anderson
-0
/
+146
2013-05-14
Warnings
Brian Anderson
-1
/
+1
2013-05-14
Tidy
Brian Anderson
-5
/
+4
2013-05-14
core::rt Wire up logging to newsched tasks
Brian Anderson
-25
/
+117
2013-05-14
core::rt: Just a small fix to TcpStream
Brian Anderson
-3
/
+30
2013-05-14
core::rt: Move all the uv callback definitions to one place
Brian Anderson
-42
/
+23
2013-05-14
core::rt: Move the implementation of IdleWatcher to its own file
Brian Anderson
-69
/
+86
2013-05-14
core::rt: Only use one mechanism for attaching custom data to uv handles
Brian Anderson
-50
/
+19
2013-05-14
core::rt: Reording code
Brian Anderson
-114
/
+115
2013-05-14
core::rt: Convert some uv functions to extension methods
Brian Anderson
-148
/
+127
2013-05-14
core::rt: Fix some copies in uv
Brian Anderson
-14
/
+9
2013-05-14
core::rt: Fix the finalizer on UvTcpStream and UvTcpListener
Brian Anderson
-52
/
+16
2013-05-14
core::rt: Use unsafe pointers instead of transmuted regions
Brian Anderson
-79
/
+85
2013-05-14
auto merge of #6468 : gifnksm/rust/rposition-immutable, r=brson
bors
-26
/
+26
2013-05-15
Add Scheme-style `cond!` macro to syntax::ext::expand
Brendan Zabarauskas
-29
/
+105
2013-05-14
testsuite: Update and un-xfail unsafe-fn-autoderef
Tim Chevalier
-4
/
+6
2013-05-14
auto merge of #6479 : brson/rust/flatpipes, r=brson
bors
-0
/
+2
2013-05-14
Ignore two failing flatpipes tests
Brian Anderson
-0
/
+2
2013-05-14
Add inlining for iter_bytes for types used as hashmap keys
Björn Steinbrink
-0
/
+5
2013-05-14
Fix rustpkg tests now that they're in a different location
Alex Crichton
-3
/
+3
[prev]
[next]