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
/
libcore
/
task
/
spawn.rs
Age
Commit message (
Expand
)
Author
Lines
2012-10-04
Remove by-copy mode from std, mostly
Tim Chevalier
-2
/
+2
2012-10-04
Forbid deprecated modes again in core
Tim Chevalier
-0
/
+1
2012-10-04
De-mode comm::Chan
Tim Chevalier
-1
/
+1
2012-10-03
core: Make some parts of task private
Brian Anderson
-21
/
+21
2012-10-02
De-export the submodules of task. Part of #3583.
Graydon Hoare
-27
/
+28
2012-10-02
Removing explicit uses of + mode
Tim Chevalier
-10
/
+10
2012-10-01
Move over to calling ptr::addr_of
Tim Chevalier
-1
/
+1
2012-09-29
core: Fix unsafe code in spawn_raw
Brian Anderson
-9
/
+2
2012-09-28
Add a demoded version of ptr::addr_of
Tim Chevalier
-2
/
+9
2012-09-28
Long lines
Brian Anderson
-1
/
+3
2012-09-28
core: Demode patterns
Brian Anderson
-3
/
+3
2012-09-27
core: More option demoding
Brian Anderson
-1
/
+1
2012-09-26
core: Replace map/map_default with map_ref/map_default_ref
Brian Anderson
-1
/
+1
2012-09-23
Make it illegal to use modes in a fn signature with providing
Niko Matsakis
-1
/
+1
2012-09-19
core: Decompose task into more submodules
Brian Anderson
-0
/
+691