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
/
librustuv
/
queue.rs
Age
Commit message (
Expand
)
Author
Lines
2014-10-01
Remove librustuv
Aaron Turon
-185
/
+0
2014-08-18
libsyntax: Remove the `use foo = bar` syntax from the language in favor
Patrick Walton
-1
/
+1
2014-06-29
librustc: Remove the fallback to `int` for integers and `f64` for
Patrick Walton
-1
/
+1
2014-06-28
Rename all raw pointers as necessary
Alex Crichton
-5
/
+5
2014-06-06
rustuv: Deal with the rtio changes
Alex Crichton
-1
/
+1
2014-05-19
rustuv: Remove usage of UnsafeArc
Alex Crichton
-20
/
+13
2014-05-11
core: Remove the cast module
Alex Crichton
-5
/
+5
2014-05-06
librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except
Patrick Walton
-2
/
+2
2014-05-02
Replace most ~exprs with 'box'. #11779
Brian Anderson
-1
/
+1
2014-04-24
Update libuv
Alex Crichton
-3
/
+2
2014-04-04
Fix fallout from std::libc separation
Corey Richardson
-1
/
+1
2014-03-31
rustuv: Switch field privacy as necessary
Alex Crichton
-3
/
+3
2014-03-28
Convert most code to new inner attribute syntax.
Brian Anderson
-1
/
+1
2014-02-24
green,native,rustuv: Replace many pointer `transmute`'s with `as` or referenc...
Huon Wilson
-1
/
+1
2014-02-16
std: add a NativeMutex type as a wrapper to destroy StaticNativeMutex.
Huon Wilson
-3
/
+3
2014-02-11
Shuffle around ownership in concurrent queues
Alex Crichton
-25
/
+26
2014-02-03
std: Remove try_send_deferred plus all fallout
Alex Crichton
-1
/
+1
2014-02-03
rustuv: Require all results are used and fix fallout
Alex Crichton
-1
/
+1
2013-12-24
rustuv: Fix a use-after-free on destruction
Alex Crichton
-1
/
+7
2013-12-24
Test fixes and rebase problems
Alex Crichton
-0
/
+2
2013-12-24
rustuv: Reimplement without using std::rt::sched
Alex Crichton
-0
/
+184