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
/
libsync
/
raw.rs
Age
Commit message (
Expand
)
Author
Lines
2014-06-24
librustc: Remove cross borrowing from mutable `Box`es to `&mut`.
Patrick Walton
-1
/
+1
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-10
/
+10
2014-06-15
Register new snapshots
Alex Crichton
-2
/
+2
2014-06-11
sync: Move underneath libstd
Alex Crichton
-5
/
+11
2014-06-08
Remove the dead code identified by the new lint
Jakub Wieczorek
-4
/
+4
2014-06-06
Make sync::raw::Sem use Unsafe to manage mutability instead of transmuting an...
Jonathan S
-22
/
+8
2014-05-23
std: Move unstable::finally to std::finally. #1457
Brian Anderson
-1
/
+1
2014-05-17
std: Refactor liballoc out of lib{std,sync}
Alex Crichton
-1
/
+1
2014-05-11
core: Remove the cast module
Alex Crichton
-9
/
+8
2014-05-06
librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except
Patrick Walton
-3
/
+5
2014-05-02
Replace most ~exprs with 'box'. #11779
Brian Anderson
-3
/
+3
2014-04-10
std: Make std::comm return types consistent
Alex Crichton
-6
/
+5
2014-03-31
sync: Switch field privacy as necessary
Alex Crichton
-14
/
+14
2014-03-28
Rename Pod into Copy
Flavio Percoco
-3
/
+3
2014-03-27
Fix fallout of removing default bounds
Alex Crichton
-2
/
+2
2014-03-23
sync: Rewrite the base primitives
Alex Crichton
-0
/
+1119